UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

77 lines (76 loc) 2.04 kB
{ "name": "cross-spawn-async", "version": "2.1.9", "description": "Cross platform child_process#spawn", "main": "index.js", "scripts": { "test": "node test/prepare && mocha --bail test/test" }, "bugs": { "url": "https://github.com/IndigoUnited/node-cross-spawn-async/issues/" }, "repository": { "type": "git", "url": "git://github.com/IndigoUnited/node-cross-spawn-async.git" }, "keywords": [ "spawn", "windows", "cross", "platform", "path", "ext", "path-ext", "path_ext", "shebang", "hashbang", "cmd", "execute" ], "author": { "name": "IndigoUnited", "email": "hello@indigounited.com", "url": "http://indigounited.com" }, "license": "MIT", "dependencies": { "lru-cache": "^4.0.0", "which": "^1.2.4" }, "devDependencies": { "expect.js": "^0.3.0", "glob": "^7.0.0", "mkdirp": "^0.5.1", "mocha": "^2.2.5", "rimraf": "^2.5.0" }, "gitHead": "458db95eb5056c0bf6c7b15145a747ba30933da5", "homepage": "https://github.com/IndigoUnited/node-cross-spawn-async", "_id": "cross-spawn-async@2.1.9", "_shasum": "cbe69a808daef2c5b2a30bb776a857a744026c35", "_from": "cross-spawn-async@2.1.9", "_npmVersion": "2.14.12", "_nodeVersion": "4.2.6", "_npmUser": { "name": "satazor", "email": "andremiguelcruz@msn.com" }, "maintainers": [ { "name": "satazor", "email": "andremiguelcruz@msn.com" } ], "dist": { "shasum": "cbe69a808daef2c5b2a30bb776a857a744026c35", "tarball": "https://registry.npmjs.org/cross-spawn-async/-/cross-spawn-async-2.1.9.tgz" }, "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/cross-spawn-async-2.1.9.tgz_1455928880555_0.11877618823200464" }, "deprecated": "cross-spawn no longer requires a build toolchain, use it instead!", "directories": {}, "_resolved": "https://registry.npmjs.org/cross-spawn-async/-/cross-spawn-async-2.1.9.tgz", "readme": "ERROR: No README data found!" }