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.
89 lines
2.1 KiB
89 lines
2.1 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"bin-check@^2.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/bin-wrapper"
|
||
|
]
|
||
|
],
|
||
|
"_from": "bin-check@>=2.0.0 <3.0.0",
|
||
|
"_id": "bin-check@2.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/bin-check",
|
||
|
"_nodeVersion": "2.2.1",
|
||
|
"_npmUser": {
|
||
|
"email": "kevinmartensson@gmail.com",
|
||
|
"name": "kevva"
|
||
|
},
|
||
|
"_npmVersion": "2.11.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "bin-check",
|
||
|
"raw": "bin-check@^2.0.0",
|
||
|
"rawSpec": "^2.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=2.0.0 <3.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/bin-wrapper"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/bin-check/-/bin-check-2.0.0.tgz",
|
||
|
"_shasum": "86f8e6f4253893df60dc316957f5af02acb05930",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "bin-check@^2.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/bin-wrapper",
|
||
|
"author": {
|
||
|
"email": "kevinmartensson@gmail.com",
|
||
|
"name": "Kevin Mårtensson",
|
||
|
"url": "https://github.com/kevva"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/kevva/bin-check/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"executable": "^1.0.0"
|
||
|
},
|
||
|
"description": "Check if a binary is working",
|
||
|
"devDependencies": {
|
||
|
"ava": "^0.0.4"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "86f8e6f4253893df60dc316957f5af02acb05930",
|
||
|
"tarball": "https://registry.npmjs.org/bin-check/-/bin-check-2.0.0.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "6b2cfc0b1926e8d3054fb606d9559ba24cfd4545",
|
||
|
"homepage": "https://github.com/kevva/bin-check#readme",
|
||
|
"keywords": [
|
||
|
"binary",
|
||
|
"check",
|
||
|
"executable",
|
||
|
"test"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "kevinmartensson@gmail.com",
|
||
|
"name": "kevva"
|
||
|
}
|
||
|
],
|
||
|
"name": "bin-check",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/kevva/bin-check.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test/test.js"
|
||
|
},
|
||
|
"version": "2.0.0"
|
||
|
}
|