UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

101 lines (100 loc) 2.36 kB
{ "_args": [ [ { "raw": "nash@^2.0.0", "scope": null, "escapedName": "nash", "name": "nash", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\superstatic" ] ], "_from": "nash@>=2.0.0 <3.0.0", "_id": "nash@2.0.4", "_inCache": true, "_installable": true, "_location": "/nash", "_nodeVersion": "5.1.1", "_npmUser": { "name": "scottcorgan", "email": "scottcorgan@gmail.com" }, "_npmVersion": "2.14.14", "_phantomChildren": {}, "_requested": { "raw": "nash@^2.0.0", "scope": null, "escapedName": "nash", "name": "nash", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/superstatic" ], "_resolved": "https://registry.npmjs.org/nash/-/nash-2.0.4.tgz", "_shasum": "cb964791cefd376d59cfacd80109274616aa15d2", "_shrinkwrap": null, "_spec": "nash@^2.0.0", "_where": "C:\\src\\pnpm\\node_modules\\superstatic", "author": { "name": "Scott Corgan" }, "bugs": { "url": "https://github.com/scottcorgan/nash/issues" }, "dependencies": { "async": "^1.3.0", "flat-arguments": "^1.0.0", "lodash": "^3.10.0", "minimist": "^1.1.0" }, "description": "Craft command-line Masterpieces", "devDependencies": { "@tap-format/spec": "0.2.0", "eslint": "^0.24.0", "tape": "^4.0.0" }, "directories": {}, "dist": { "shasum": "cb964791cefd376d59cfacd80109274616aa15d2", "tarball": "https://registry.npmjs.org/nash/-/nash-2.0.4.tgz" }, "gitHead": "95ec65323f22e271dbc9e471e41543e587d5831d", "homepage": "https://github.com/scottcorgan/nash", "keywords": [ "command", "line", "cli", "bash", "terminal", "commander", "prompt" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "scottcorgan", "email": "scottcorgan@gmail.com" } ], "name": "nash", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/scottcorgan/nash.git" }, "scripts": { "jshint": "jshint ./lib/** ./test/**", "lint": "eslint lib/", "test": "npm run lint && tape test/** | tap-format-spec" }, "version": "2.0.4" }