hz-zhhq-web/node_modules/nwsapi/package.json

69 lines
1.6 KiB
JSON

{
"_from": "nwsapi@^2.0.7",
"_id": "nwsapi@2.2.16",
"_inBundle": false,
"_integrity": "sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ==",
"_location": "/nwsapi",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "nwsapi@^2.0.7",
"name": "nwsapi",
"escapedName": "nwsapi",
"rawSpec": "^2.0.7",
"saveSpec": null,
"fetchSpec": "^2.0.7"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.16.tgz",
"_shasum": "177760bba02c351df1d2644e220c31dfec8cdb43",
"_spec": "nwsapi@^2.0.7",
"_where": "E:\\hz-zhhq-web\\node_modules\\jsdom",
"author": {
"name": "Diego Perini",
"email": "diego.perini@gmail.com",
"url": "http://www.iport.it/"
},
"bugs": {
"url": "http://github.com/dperini/nwsapi/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Fast CSS Selectors API Engine",
"homepage": "http://javascript.nwbox.com/nwsapi/",
"keywords": [
"css",
"css3",
"css4",
"matcher",
"selector"
],
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
}
],
"main": "./src/nwsapi",
"maintainers": [
{
"name": "Diego Perini",
"email": "diego.perini@gmail.com",
"url": "http://www.iport.it/"
}
],
"name": "nwsapi",
"repository": {
"type": "git",
"url": "git://github.com/dperini/nwsapi.git"
},
"scripts": {
"lint": "eslint ./src/nwsapi.js"
},
"version": "2.2.16"
}