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