UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

68 lines (67 loc) 1.72 kB
{ "_args": [ [ { "raw": "spawn-command@0.0.2", "scope": null, "escapedName": "spawn-command", "name": "spawn-command", "rawSpec": "0.0.2", "spec": "0.0.2", "type": "version" }, "C:\\src\\pnpm\\node_modules\\ghooks" ] ], "_from": "spawn-command@0.0.2", "_id": "spawn-command@0.0.2", "_inCache": true, "_installable": true, "_location": "/spawn-command", "_phantomChildren": {}, "_requested": { "raw": "spawn-command@0.0.2", "scope": null, "escapedName": "spawn-command", "name": "spawn-command", "rawSpec": "0.0.2", "spec": "0.0.2", "type": "version" }, "_requiredBy": [ "/ghooks" ], "_resolved": "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2.tgz", "_shasum": "9544e1a43ca045f8531aac1a48cb29bdae62338e", "_shrinkwrap": null, "_spec": "spawn-command@0.0.2", "_where": "C:\\src\\pnpm\\node_modules\\ghooks", "author": { "name": "Maciej Małecki", "email": "me@mmalecki.com" }, "dependencies": {}, "description": "Spawn commands like `child_process.exec` does but return a `ChildProcess`", "devDependencies": { "assert-called": "0.1.x" }, "directories": {}, "dist": { "shasum": "9544e1a43ca045f8531aac1a48cb29bdae62338e", "tarball": "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2.tgz" }, "main": "./lib/spawn-command", "maintainers": [ { "name": "mmalecki", "email": "me@mmalecki.com" } ], "name": "spawn-command", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "scripts": { "test": "node test/spawn-command-test.js" }, "version": "0.0.2" }