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.
 
 
 
 

79 lines
1.9 KiB

{
"_args": [
[
"nth-check@^1.0.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/css-select"
]
],
"_from": "nth-check@>=1.0.1 <2.0.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.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.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.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/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": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.1.tgz"
},
"gitHead": "257338e5bbd53228236abd4cc09539b66b27dd11",
"homepage": "https://github.com/fb55/nth-check",
"keywords": [
"nth-child",
"nth",
"css"
],
"license": "BSD",
"main": "index.js",
"maintainers": [
{
"email": "me@feedic.com",
"name": "feedic"
}
],
"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"
}