| 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/url/ |
Upload File : |
{
"_args": [
[
"url@0.11.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "url@0.11.4",
"_id": "url@0.11.4",
"_inBundle": false,
"_integrity": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==",
"_location": "/url",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "url@0.11.4",
"name": "url",
"escapedName": "url",
"rawSpec": "0.11.4",
"saveSpec": null,
"fetchSpec": "0.11.4"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/url/-/url-0.11.4.tgz",
"_spec": "0.11.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "defunctzombie"
},
"bugs": {
"url": "https://github.com/defunctzombie/node-url/issues"
},
"dependencies": {
"punycode": "^1.4.1",
"qs": "^6.12.3"
},
"description": "The core `url` packaged standalone for use with Browserify.",
"devDependencies": {
"@ljharb/eslint-config": "^21.1.1",
"acorn": "^8.12.1",
"aud": "^2.0.4",
"eslint": "=8.8.0",
"mocha": "^3.5.3",
"nyc": "^10.3.2",
"zuul": "^3.12.0"
},
"engines": {
"node": ">= 0.4"
},
"homepage": "https://github.com/defunctzombie/node-url#readme",
"keywords": [
"parsing",
"url",
"analyze"
],
"license": "MIT",
"main": "./url.js",
"name": "url",
"repository": {
"type": "git",
"url": "git+https://github.com/defunctzombie/node-url.git"
},
"scripts": {
"lint": "eslint .",
"posttest": "aud --production",
"pretest": "npm run lint",
"test": "npm run tests-only",
"test-local": "zuul --local -- test/index.js",
"tests-only": "nyc mocha",
"zuul": "zuul -- test/index.js"
},
"version": "0.11.4"
}