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.

95 lines
2.4 KiB

{
"_args": [
[
{
"name": "webidl-conversions",
"raw": "webidl-conversions@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom"
]
],
"_from": "webidl-conversions@>=2.0.0 <3.0.0",
"_id": "webidl-conversions@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/webidl-conversions",
"_nodeVersion": "4.2.2",
"_npmUser": {
"email": "sebmaster16@gmail.com",
"name": "sebmaster"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "webidl-conversions",
"raw": "webidl-conversions@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-2.0.1.tgz",
"_shasum": "3bf8258f7d318c7443c36f2e169402a1a6703506",
"_shrinkwrap": null,
"_spec": "webidl-conversions@^2.0.0",
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom",
"author": {
"email": "d@domenic.me",
"name": "Domenic Denicola",
"url": "https://domenic.me/"
},
"bugs": {
"url": "https://github.com/jsdom/webidl-conversions/issues"
},
"dependencies": {},
"description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
"devDependencies": {
"mocha": "^1.21.4"
},
"directories": {},
"dist": {
"shasum": "3bf8258f7d318c7443c36f2e169402a1a6703506",
"tarball": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-2.0.1.tgz"
},
"files": [
"lib/"
],
"gitHead": "46f236ff6c2fd5a83cddffaadb78c8d9edbb679b",
"homepage": "https://github.com/jsdom/webidl-conversions#readme",
"keywords": [
"webidl",
"web",
"types"
],
"license": "BSD-2-Clause",
"main": "lib/index.js",
"maintainers": [
{
"email": "d@domenic.me",
"name": "domenic"
},
{
"email": "sebmaster16@gmail.com",
"name": "sebmaster"
}
],
"name": "webidl-conversions",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jsdom/webidl-conversions.git"
},
"scripts": {
"test": "mocha test/*.js"
},
"version": "2.0.1"
}