73 lines
1.7 KiB
JSON
73 lines
1.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"bin-check@4.1.0",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "bin-check@4.1.0",
|
||
|
"_id": "bin-check@4.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-b6weQyEUKsDGFlACWSIOfveEnImkJyK/FGW6FAG42loyoquvjdtOIqO6yBFzHyqyVVhNgNkQxxx09SFLK28YnA==",
|
||
|
"_location": "/bin-check",
|
||
|
"_optional": true,
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "bin-check@4.1.0",
|
||
|
"name": "bin-check",
|
||
|
"escapedName": "bin-check",
|
||
|
"rawSpec": "4.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "4.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/bin-wrapper"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/bin-check/-/bin-check-4.1.0.tgz",
|
||
|
"_spec": "4.1.0",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Kevin Mårtensson",
|
||
|
"email": "kevinmartensson@gmail.com",
|
||
|
"url": "https://github.com/kevva"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/kevva/bin-check/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"execa": "^0.7.0",
|
||
|
"executable": "^4.1.0"
|
||
|
},
|
||
|
"description": "Check if a binary is working",
|
||
|
"devDependencies": {
|
||
|
"ava": "*",
|
||
|
"xo": "*"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/kevva/bin-check#readme",
|
||
|
"keywords": [
|
||
|
"binary",
|
||
|
"check",
|
||
|
"executable",
|
||
|
"test"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "bin-check",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/kevva/bin-check.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "xo && ava"
|
||
|
},
|
||
|
"version": "4.1.0"
|
||
|
}
|