UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

114 lines (113 loc) 3.02 kB
{ "_args": [ [ { "raw": "cross-spawn-async@^2.1.1", "scope": null, "escapedName": "cross-spawn-async", "name": "cross-spawn-async", "rawSpec": "^2.1.1", "spec": ">=2.1.1 <3.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\execa" ] ], "_from": "cross-spawn-async@>=2.1.1 <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": { "name": "satazor", "email": "andremiguelcruz@msn.com" }, "_npmVersion": "2.15.4", "_phantomChildren": {}, "_requested": { "raw": "cross-spawn-async@^2.1.1", "scope": null, "escapedName": "cross-spawn-async", "name": "cross-spawn-async", "rawSpec": "^2.1.1", "spec": ">=2.1.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/execa" ], "_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.1", "_where": "C:\\src\\pnpm\\node_modules\\execa", "author": { "name": "IndigoUnited", "email": "hello@indigounited.com", "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": [ { "name": "satazor", "email": "andremiguelcruz@msn.com" } ], "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" }