| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/whatwg-url-compat/ |
Upload File : |
{
"_from": "whatwg-url-compat@~0.6.5",
"_id": "whatwg-url-compat@0.6.5",
"_inBundle": false,
"_integrity": "sha1-AImBEa9om7CXVBzVpFymyHmERb8=",
"_location": "/whatwg-url-compat",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "whatwg-url-compat@~0.6.5",
"name": "whatwg-url-compat",
"escapedName": "whatwg-url-compat",
"rawSpec": "~0.6.5",
"saveSpec": null,
"fetchSpec": "~0.6.5"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/whatwg-url-compat/-/whatwg-url-compat-0.6.5.tgz",
"_shasum": "00898111af689bb097541cd5a45ca6c8798445bf",
"_spec": "whatwg-url-compat@~0.6.5",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/jsdom",
"author": {
"name": "Sebastian Mayr",
"email": "github@smayr.name"
},
"bugs": {
"url": "https://github.com/jsdom/whatwg-url/issues"
},
"bundleDependencies": false,
"dependencies": {
"tr46": "~0.0.1"
},
"deprecated": false,
"description": "An implementation of the WHATWG URL algorithm",
"devDependencies": {
"istanbul": "~0.3.14",
"jscs": "^1.13.0",
"jshint": "^2.7.0",
"mocha": "^2.2.4",
"request": "^2.55.0"
},
"homepage": "https://github.com/jsdom/whatwg-url#readme",
"license": "MIT",
"main": "lib/url.js",
"name": "whatwg-url-compat",
"repository": {
"type": "git",
"url": "git+https://github.com/jsdom/whatwg-url.git"
},
"scripts": {
"coverage": "istanbul cover node_modules/mocha/bin/_mocha",
"lint": "jscs lib/ test/ scripts/ && jshint lib/ test/ scripts/",
"pretest": "iojs scripts/get-latest-platform-tests.js",
"test": "npm run lint && mocha"
},
"version": "0.6.5"
}