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