UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

114 lines (113 loc) 2.68 kB
{ "_args": [ [ { "raw": "deps-sort@^2.0.0", "scope": null, "escapedName": "deps-sort", "name": "deps-sort", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\browserify" ] ], "_from": "deps-sort@>=2.0.0 <3.0.0", "_id": "deps-sort@2.0.0", "_inCache": true, "_installable": true, "_location": "/deps-sort", "_nodeVersion": "4.1.2", "_npmUser": { "name": "zertosh", "email": "zertosh@gmail.com" }, "_npmVersion": "2.14.4", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.1", "isarray": "1.0.0", "process-nextick-args": "1.0.7", "string_decoder": "0.10.31", "util-deprecate": "1.0.2" }, "_requested": { "raw": "deps-sort@^2.0.0", "scope": null, "escapedName": "deps-sort", "name": "deps-sort", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.0.tgz", "_shasum": "091724902e84658260eb910748cccd1af6e21fb5", "_shrinkwrap": null, "_spec": "deps-sort@^2.0.0", "_where": "C:\\src\\pnpm\\node_modules\\browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bin": { "deps-sort": "bin/cmd.js" }, "bugs": { "url": "https://github.com/substack/deps-sort/issues" }, "dependencies": { "JSONStream": "^1.0.3", "shasum": "^1.0.0", "subarg": "^1.0.0", "through2": "^2.0.0" }, "description": "sort module-deps output for deterministic browserify bundles", "devDependencies": { "tap": "^2.2.0" }, "directories": {}, "dist": { "shasum": "091724902e84658260eb910748cccd1af6e21fb5", "tarball": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.0.tgz" }, "gitHead": "dfbda1ac04b03cb694991b93e7f961011403771c", "homepage": "https://github.com/substack/deps-sort", "keywords": [ "dependency", "graph", "browser", "browserify", "module-deps", "browser-pack", "sorted", "determinism" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "substack@gmail.com" }, { "name": "zertosh", "email": "zertosh@gmail.com" } ], "name": "deps-sort", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/deps-sort.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.0.0" }