2017-09-13 07:52:34 +02:00

97 lines
2.2 KiB
JSON

{
"_args": [
[
{
"raw": "bin-check@^2.0.0",
"scope": null,
"escapedName": "bin-check",
"name": "bin-check",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\bin-wrapper"
]
],
"_from": "bin-check@>=2.0.0 <3.0.0",
"_id": "bin-check@2.0.0",
"_inCache": true,
"_location": "/bin-check",
"_nodeVersion": "2.2.1",
"_npmUser": {
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "bin-check@^2.0.0",
"scope": null,
"escapedName": "bin-check",
"name": "bin-check",
"rawSpec": "^2.0.0",
"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": "c:\\xampp\\htdocs\\laravel\\node_modules\\bin-wrapper",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"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": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
}
],
"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"
}