Website/node_modules/nwmatcher/package.json

88 lines
2.1 KiB
JSON

{
"_args": [
[
"nwmatcher@>= 1.3.6 < 2.0.0",
"/Users/okennedy/Documents/Website/node_modules/jsdom"
]
],
"_from": "nwmatcher@>=1.3.6 <2.0.0",
"_id": "nwmatcher@1.3.7",
"_inCache": true,
"_installable": true,
"_location": "/nwmatcher",
"_nodeVersion": "5.0.0",
"_npmUser": {
"email": "diego.perini@gmail.com",
"name": "diego"
},
"_npmVersion": "3.3.9",
"_phantomChildren": {},
"_requested": {
"name": "nwmatcher",
"raw": "nwmatcher@>= 1.3.6 < 2.0.0",
"rawSpec": ">= 1.3.6 < 2.0.0",
"scope": null,
"spec": ">=1.3.6 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/nwmatcher/-/nwmatcher-1.3.7.tgz",
"_shasum": "fec04ddfb1b07ff37b1e11a02b9c3c274cc131e0",
"_shrinkwrap": null,
"_spec": "nwmatcher@>= 1.3.6 < 2.0.0",
"_where": "/Users/okennedy/Documents/Website/node_modules/jsdom",
"author": {
"email": "diego.perini@gmail.com",
"name": "Diego Perini",
"url": "http://www.iport.it/"
},
"bugs": {
"url": "http://github.com/dperini/nwmatcher/issues"
},
"dependencies": {},
"description": "A CSS3-compliant JavaScript selector engine.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "fec04ddfb1b07ff37b1e11a02b9c3c274cc131e0",
"tarball": "http://registry.npmjs.org/nwmatcher/-/nwmatcher-1.3.7.tgz"
},
"ender": "./lib/ender/bridge.js",
"gitHead": "c35b7d2ef122b300a45e15d9a9133fb27b07531e",
"homepage": "http://javascript.nwbox.com/NWMatcher/",
"keywords": [
"css",
"ender",
"matcher",
"selector"
],
"licenses": [
{
"type": "MIT",
"url": "http://javascript.nwbox.com/NWMatcher/MIT-LICENSE"
}
],
"main": "./src/nwmatcher",
"maintainers": [
{
"name": "rvagg",
"email": "rod@vagg.org"
},
{
"name": "diego",
"email": "diego.perini@gmail.com"
}
],
"name": "nwmatcher",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dperini/nwmatcher.git"
},
"scripts": {},
"version": "1.3.7"
}