Website/node_modules/nth-check/package.json
2015-12-03 19:57:30 -05:00

80 lines
1.9 KiB
JSON

{
"_args": [
[
"nth-check@~1.0.0",
"/Users/okennedy/Documents/Website/node_modules/css-select"
]
],
"_from": "nth-check@>=1.0.0 <1.1.0",
"_id": "nth-check@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/nth-check",
"_nodeVersion": "1.5.1",
"_npmUser": {
"email": "me@feedic.com",
"name": "feedic"
},
"_npmVersion": "2.6.1",
"_phantomChildren": {},
"_requested": {
"name": "nth-check",
"raw": "nth-check@~1.0.0",
"rawSpec": "~1.0.0",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/css-select"
],
"_resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.1.tgz",
"_shasum": "9929acdf628fc2c41098deab82ac580cf149aae4",
"_shrinkwrap": null,
"_spec": "nth-check@~1.0.0",
"_where": "/Users/okennedy/Documents/Website/node_modules/css-select",
"author": {
"email": "me@feedic.com",
"name": "Felix Boehm"
},
"bugs": {
"url": "https://github.com/fb55/nth-check/issues"
},
"dependencies": {
"boolbase": "~1.0.0"
},
"description": "performant nth-check parser & compiler",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9929acdf628fc2c41098deab82ac580cf149aae4",
"tarball": "http://registry.npmjs.org/nth-check/-/nth-check-1.0.1.tgz"
},
"gitHead": "257338e5bbd53228236abd4cc09539b66b27dd11",
"homepage": "https://github.com/fb55/nth-check",
"keywords": [
"css",
"nth",
"nth-child"
],
"license": "BSD",
"main": "index.js",
"maintainers": [
{
"name": "feedic",
"email": "me@feedic.com"
}
],
"name": "nth-check",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/fb55/nth-check.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.1"
}