UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

96 lines (95 loc) 2.44 kB
{ "_args": [ [ { "raw": "spawn-sync@^1.0.15", "scope": null, "escapedName": "spawn-sync", "name": "spawn-sync", "rawSpec": "^1.0.15", "spec": ">=1.0.15 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\external-editor" ] ], "_from": "spawn-sync@>=1.0.15 <2.0.0", "_id": "spawn-sync@1.0.15", "_inCache": true, "_installable": true, "_location": "/spawn-sync", "_nodeVersion": "5.2.0", "_npmUser": { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "raw": "spawn-sync@^1.0.15", "scope": null, "escapedName": "spawn-sync", "name": "spawn-sync", "rawSpec": "^1.0.15", "spec": ">=1.0.15 <2.0.0", "type": "range" }, "_requiredBy": [ "/external-editor" ], "_resolved": "https://registry.npmjs.org/spawn-sync/-/spawn-sync-1.0.15.tgz", "_shasum": "b00799557eb7fb0c8376c29d44e8a1ea67e57476", "_shrinkwrap": null, "_spec": "spawn-sync@^1.0.15", "_where": "C:\\src\\pnpm\\node_modules\\external-editor", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/ForbesLindesay/spawn-sync/issues" }, "dependencies": { "concat-stream": "^1.4.7", "os-shim": "^0.1.2" }, "description": "Prollyfill for child_process.spawnSync", "devDependencies": { "try-thread-sleep": "^1.0.0" }, "directories": {}, "dist": { "shasum": "b00799557eb7fb0c8376c29d44e8a1ea67e57476", "tarball": "https://registry.npmjs.org/spawn-sync/-/spawn-sync-1.0.15.tgz" }, "gitHead": "f04f41279b2e02915460a86c9dd538501804af5f", "homepage": "https://github.com/ForbesLindesay/spawn-sync#readme", "keywords": [], "license": "MIT", "maintainers": [ { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, { "name": "leobalter", "email": "leonardo.balter@gmail.com" }, { "name": "bengl", "email": "bryan@bryanenglish.com" } ], "name": "spawn-sync", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/spawn-sync.git" }, "scripts": { "postinstall": "node postinstall", "prepublish": "node postinstall", "test": "node test/index.js" }, "version": "1.0.15" }