UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

95 lines (94 loc) 2.3 kB
{ "_args": [ [ { "raw": "symbol@^0.2.1", "scope": null, "escapedName": "symbol", "name": "symbol", "rawSpec": "^0.2.1", "spec": ">=0.2.1 <0.3.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\pkg-conf" ] ], "_from": "symbol@>=0.2.1 <0.3.0", "_id": "symbol@0.2.3", "_inCache": true, "_installable": true, "_location": "/symbol", "_nodeVersion": "0.10.40", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/symbol-0.2.3.tgz_1464212306138_0.6560427669901401" }, "_npmUser": { "name": "seanmonstar", "email": "sean.monstar@gmail.com" }, "_npmVersion": "2.14.11", "_phantomChildren": {}, "_requested": { "raw": "symbol@^0.2.1", "scope": null, "escapedName": "symbol", "name": "symbol", "rawSpec": "^0.2.1", "spec": ">=0.2.1 <0.3.0", "type": "range" }, "_requiredBy": [ "/pkg-conf" ], "_resolved": "https://registry.npmjs.org/symbol/-/symbol-0.2.3.tgz", "_shasum": "3b9873b8a901e47c6efe21526a3ac372ef28bbc7", "_shrinkwrap": null, "_spec": "symbol@^0.2.1", "_where": "C:\\src\\pnpm\\node_modules\\pkg-conf", "author": { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", "url": "http://seanmonstar.com" }, "bugs": { "url": "https://github.com/seanmonstar/symbol/issues" }, "dependencies": {}, "description": "ES6 Symbols in your ES5.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "3b9873b8a901e47c6efe21526a3ac372ef28bbc7", "tarball": "https://registry.npmjs.org/symbol/-/symbol-0.2.3.tgz" }, "files": [ "index.js" ], "gitHead": "353aa3eb55757349739bfa641b33b639e8bafd0b", "homepage": "https://github.com/seanmonstar/symbol#readme", "keywords": [ "symbols", "es6", "harmony" ], "license": "MPLv2.0", "main": "index.js", "maintainers": [ { "name": "seanmonstar", "email": "sean.monstar@gmail.com" } ], "name": "symbol", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/seanmonstar/symbol.git" }, "scripts": { "test": "node test.js" }, "version": "0.2.3" }