UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

84 lines (83 loc) 2.14 kB
{ "_args": [ [ { "raw": "try-require@^1.0.0", "scope": null, "escapedName": "try-require", "name": "try-require", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\superstatic" ] ], "_from": "try-require@>=1.0.0 <2.0.0", "_id": "try-require@1.2.1", "_inCache": true, "_installable": true, "_location": "/try-require", "_nodeVersion": "0.12.0", "_npmUser": { "name": "rrragan", "email": "rragan@gmail.com" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "raw": "try-require@^1.0.0", "scope": null, "escapedName": "try-require", "name": "try-require", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/superstatic" ], "_resolved": "https://registry.npmjs.org/try-require/-/try-require-1.2.1.tgz", "_shasum": "34489a2cac0c09c1cc10ed91ba011594d4333be2", "_shrinkwrap": null, "_spec": "try-require@^1.0.0", "_where": "C:\\src\\pnpm\\node_modules\\superstatic", "author": { "name": "Richard Ragan" }, "bugs": { "url": "https://github.com/rragan/try-require/issues" }, "dependencies": {}, "description": "Conditional load modules.", "devDependencies": { "async": "1.0.0", "mocha": "2.2.5" }, "directories": {}, "dist": { "shasum": "34489a2cac0c09c1cc10ed91ba011594d4333be2", "tarball": "https://registry.npmjs.org/try-require/-/try-require-1.2.1.tgz" }, "gitHead": "fe64842e775838042f7749269856dd759972b89b", "homepage": "https://github.com/rragan/try-require", "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "rrragan", "email": "rragan@gmail.com" } ], "name": "try-require", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/rragan/try-require.git" }, "scripts": { "test": "npm update; node_modules/mocha/bin/mocha -b -u tdd --reporter list test/*.test.js" }, "version": "1.2.1" }