You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91 lines
2.4 KiB
91 lines
2.4 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "whatwg-url-compat",
|
|
"raw": "whatwg-url-compat@~0.6.5",
|
|
"rawSpec": "~0.6.5",
|
|
"scope": null,
|
|
"spec": ">=0.6.5 <0.7.0",
|
|
"type": "range"
|
|
},
|
|
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom"
|
|
]
|
|
],
|
|
"_from": "whatwg-url-compat@>=0.6.5 <0.7.0",
|
|
"_id": "whatwg-url-compat@0.6.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/whatwg-url-compat",
|
|
"_nodeVersion": "2.5.0",
|
|
"_npmUser": {
|
|
"email": "sebmaster16@gmail.com",
|
|
"name": "sebmaster"
|
|
},
|
|
"_npmVersion": "2.13.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "whatwg-url-compat",
|
|
"raw": "whatwg-url-compat@~0.6.5",
|
|
"rawSpec": "~0.6.5",
|
|
"scope": null,
|
|
"spec": ">=0.6.5 <0.7.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jsdom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/whatwg-url-compat/-/whatwg-url-compat-0.6.5.tgz",
|
|
"_shasum": "00898111af689bb097541cd5a45ca6c8798445bf",
|
|
"_shrinkwrap": null,
|
|
"_spec": "whatwg-url-compat@~0.6.5",
|
|
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom",
|
|
"author": {
|
|
"email": "github@smayr.name",
|
|
"name": "Sebastian Mayr"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jsdom/whatwg-url/issues"
|
|
},
|
|
"dependencies": {
|
|
"tr46": "~0.0.1"
|
|
},
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "00898111af689bb097541cd5a45ca6c8798445bf",
|
|
"tarball": "https://registry.npmjs.org/whatwg-url-compat/-/whatwg-url-compat-0.6.5.tgz"
|
|
},
|
|
"gitHead": "19c3d3d4080f3ea5c28d8ff74a721c2225a7b515",
|
|
"homepage": "https://github.com/jsdom/whatwg-url#readme",
|
|
"license": "MIT",
|
|
"main": "lib/url.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "sebmaster16@gmail.com",
|
|
"name": "sebmaster"
|
|
}
|
|
],
|
|
"name": "whatwg-url-compat",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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"
|
|
}
|