{ "_args": [ [ { "raw": "exec-async@^2.2.0", "scope": null, "escapedName": "exec-async", "name": "exec-async", "rawSpec": "^2.2.0", "spec": ">=2.2.0 <3.0.0", "type": "range" }, "/home/jdaugherty/work/GT2/GT2-Android/node_modules/@expo/osascript" ] ], "_from": "exec-async@>=2.2.0 <3.0.0", "_id": "exec-async@2.2.0", "_inCache": true, "_location": "/exec-async", "_nodeVersion": "2.1.0", "_npmUser": { "name": "exponent", "email": "exponent.team@gmail.com" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "raw": "exec-async@^2.2.0", "scope": null, "escapedName": "exec-async", "name": "exec-async", "rawSpec": "^2.2.0", "spec": ">=2.2.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/@expo/osascript" ], "_resolved": "https://registry.npmjs.org/exec-async/-/exec-async-2.2.0.tgz", "_shasum": "c7c5ad2eef3478d38390c6dd3acfe8af0efc8301", "_shrinkwrap": null, "_spec": "exec-async@^2.2.0", "_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/@expo/osascript", "author": { "name": "Charlie Cheever", "email": "ccheever@gmail.com" }, "bugs": { "url": "https://github.com/ccheever/exec-async/issues" }, "dependencies": {}, "description": "Returns a promise with the results of a shell command", "devDependencies": {}, "directories": {}, "dist": { "shasum": "c7c5ad2eef3478d38390c6dd3acfe8af0efc8301", "tarball": "https://registry.npmjs.org/exec-async/-/exec-async-2.2.0.tgz" }, "gitHead": "31dce16793b59a387deab8fad87390fe1bbfbe08", "homepage": "https://github.com/ccheever/exec-async#readme", "keywords": [ "shell", "exec", "promise" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "exponent", "email": "exponent.team@gmail.com" } ], "name": "exec-async", "optionalDependencies": {}, "readme": "# exec-async\nReturns a promise with the results of a shell command\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/ccheever/exec-async.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.2.0" }