UNPKG

d2-ui

Version:
108 lines (107 loc) 2.88 kB
{ "_args": [ [ "cross-spawn-async@^2.1.9", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-sass" ] ], "_from": "cross-spawn-async@>=2.1.9 <3.0.0", "_id": "cross-spawn-async@2.2.4", "_inCache": true, "_installable": true, "_location": "/cross-spawn-async", "_nodeVersion": "4.4.3", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/cross-spawn-async-2.2.4.tgz_1463576428626_0.09064486157149076" }, "_npmUser": { "email": "andremiguelcruz@msn.com", "name": "satazor" }, "_npmVersion": "2.15.4", "_phantomChildren": { "pseudomap": "1.0.2", "yallist": "2.0.0" }, "_requested": { "name": "cross-spawn-async", "raw": "cross-spawn-async@^2.1.9", "rawSpec": "^2.1.9", "scope": null, "spec": ">=2.1.9 <3.0.0", "type": "range" }, "_requiredBy": [ "/node-sass" ], "_resolved": "https://registry.npmjs.org/cross-spawn-async/-/cross-spawn-async-2.2.4.tgz", "_shasum": "c9a8d8e9a06502c7a46296e33a1a054b5d2f1812", "_shrinkwrap": null, "_spec": "cross-spawn-async@^2.1.9", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/node-sass", "author": { "email": "hello@indigounited.com", "name": "IndigoUnited", "url": "http://indigounited.com" }, "bugs": { "url": "https://github.com/IndigoUnited/node-cross-spawn-async/issues/" }, "dependencies": { "lru-cache": "^4.0.0", "which": "^1.2.8" }, "deprecated": "cross-spawn no longer requires a build toolchain, use it instead!", "description": "Cross platform child_process#spawn", "devDependencies": { "@satazor/eslint-config": "^2.3.0", "eslint": "^2.10.2", "expect.js": "^0.3.0", "glob": "^7.0.0", "mkdirp": "^0.5.1", "mocha": "^2.2.5", "rimraf": "^2.5.0" }, "directories": {}, "dist": { "shasum": "c9a8d8e9a06502c7a46296e33a1a054b5d2f1812", "tarball": "https://registry.npmjs.org/cross-spawn-async/-/cross-spawn-async-2.2.4.tgz" }, "gitHead": "ede8f4ea904f43184fd8fdc90356a07cf2cb668d", "homepage": "https://github.com/IndigoUnited/node-cross-spawn-async#readme", "keywords": [ "spawn", "windows", "cross", "platform", "path", "ext", "path-ext", "path_ext", "shebang", "hashbang", "cmd", "execute" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "andremiguelcruz@msn.com", "name": "satazor" } ], "name": "cross-spawn-async", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/IndigoUnited/node-cross-spawn-async.git" }, "scripts": { "lint": "eslint '{*.js,lib/**/*.js,test/**/*.js}'", "test": "node test/prepare && mocha --bail test/test" }, "version": "2.2.4" }