@zkochan/pnpm
Version:
A fast implementation of npm install
100 lines (99 loc) • 2.26 kB
JSON
{
"_args": [
[
{
"raw": "gnode@0.1.1",
"scope": null,
"escapedName": "gnode",
"name": "gnode",
"rawSpec": "0.1.1",
"spec": "0.1.1",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\metalsmith-start"
]
],
"_from": "gnode@0.1.1",
"_id": "gnode@0.1.1",
"_inCache": true,
"_installable": true,
"_location": "/gnode",
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "gnode@0.1.1",
"scope": null,
"escapedName": "gnode",
"name": "gnode",
"rawSpec": "0.1.1",
"spec": "0.1.1",
"type": "version"
},
"_requiredBy": [
"/metalsmith-start"
],
"_resolved": "https://registry.npmjs.org/gnode/-/gnode-0.1.1.tgz",
"_shasum": "82e1e12bc6007938520211e3987166ac30420aa6",
"_shrinkwrap": null,
"_spec": "gnode@0.1.1",
"_where": "C:\\src\\pnpm\\node_modules\\metalsmith-start",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io/"
},
"bin": {
"gnode": "bin/gnode"
},
"bugs": {
"url": "https://github.com/TooTallNate/gnode/issues"
},
"dependencies": {
"regenerator": "~0.8.8"
},
"description": "Run node with ES6 Generators, today!",
"devDependencies": {
"co": "~2.1.0",
"mocha": "~1.13.0",
"semver": "~2.2.1",
"suspend": "~0.3.0"
},
"directories": {},
"dist": {
"shasum": "82e1e12bc6007938520211e3987166ac30420aa6",
"tarball": "https://registry.npmjs.org/gnode/-/gnode-0.1.1.tgz"
},
"gitHead": "12b4fb12e0cb41bf8b5602b288254526ea5874b3",
"homepage": "https://github.com/TooTallNate/gnode",
"keywords": [
"node",
"generators",
"es6",
"facebook",
"regenerator",
"co"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "gnode",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/gnode.git"
},
"scripts": {
"test": "node test"
},
"version": "0.1.1"
}