| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/parse-url/ |
Upload File : |
{
"_args": [
[
"parse-url@8.1.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "parse-url@8.1.0",
"_id": "parse-url@8.1.0",
"_inBundle": false,
"_integrity": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==",
"_location": "/parse-url",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "parse-url@8.1.0",
"name": "parse-url",
"escapedName": "parse-url",
"rawSpec": "8.1.0",
"saveSpec": null,
"fetchSpec": "8.1.0"
},
"_requiredBy": [
"/git-up"
],
"_resolved": "https://registry.npmjs.org/parse-url/-/parse-url-8.1.0.tgz",
"_spec": "8.1.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Ionică Bizău",
"email": "bizauionica@gmail.com",
"url": "https://ionicabizau.net"
},
"blah": {
"description": [
"For low-level path parsing, check out [`parse-path`](https://github.com/IonicaBizau/parse-path). This very module is designed to parse urls. By default the urls are normalized."
]
},
"bugs": {
"url": "https://github.com/IonicaBizau/parse-url/issues"
},
"dependencies": {
"parse-path": "^7.0.0"
},
"description": "An advanced url parser supporting git urls too.",
"devDependencies": {
"normalize-url": "^7.0.3",
"pkgroll": "^1.4.0",
"tester": "^1.3.1"
},
"directories": {
"example": "example",
"test": "test"
},
"exports": {
"types": "./index.d.ts",
"require": "./dist/index.js",
"import": "./dist/index.mjs"
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js",
"index.d.ts",
"bloggify.js",
"bloggify.json",
"bloggify/"
],
"homepage": "https://github.com/IonicaBizau/parse-url",
"keywords": [
"parse",
"url",
"node",
"git",
"advanced"
],
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"name": "parse-url",
"repository": {
"type": "git",
"url": "git+https://github.com/IonicaBizau/parse-url.git"
},
"scripts": {
"build": "pkgroll",
"test": "node test/index.mjs"
},
"types": "./index.d.ts",
"version": "8.1.0"
}