Files

62 lines
1.4 KiB
JSON

{
"_args": [
[
"isexe@1.1.2",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_development": true,
"_from": "isexe@1.1.2",
"_id": "isexe@1.1.2",
"_inBundle": false,
"_integrity": "sha1-NvPiLmB1CSD15yQaR2qMakInWtA=",
"_location": "/isexe",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "isexe@1.1.2",
"name": "isexe",
"escapedName": "isexe",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/which"
],
"_resolved": "https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/isexe/issues"
},
"description": "Minimal module to check if a file is executable.",
"devDependencies": {
"mkdirp": "^0.5.1",
"rimraf": "^2.5.0",
"tap": "^5.1.2"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/isaacs/isexe#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "isexe",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/isexe.git"
},
"scripts": {
"test": "tap test/*.js --branches=100 --statements=100 --functions=100 --lines=100"
},
"version": "1.1.2"
}