UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

132 lines (131 loc) 3.35 kB
{ "_args": [ [ { "raw": "metalsmith-start@2.0.1", "scope": null, "escapedName": "metalsmith-start", "name": "metalsmith-start", "rawSpec": "2.0.1", "spec": "2.0.1", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress" ] ], "_from": "metalsmith-start@2.0.1", "_id": "metalsmith-start@2.0.1", "_inCache": true, "_installable": true, "_location": "/metalsmith-start", "_nodeVersion": "4.1.0", "_npmUser": { "name": "rstacruz", "email": "dropbox@ricostacruz.com" }, "_npmVersion": "2.14.3", "_phantomChildren": { "ansi-styles": "2.2.1", "escape-string-regexp": "1.0.5", "has-ansi": "2.0.0", "native-or-bluebird": "1.2.0", "strip-ansi": "3.0.1", "thenify-all": "1.6.0" }, "_requested": { "raw": "metalsmith-start@2.0.1", "scope": null, "escapedName": "metalsmith-start", "name": "metalsmith-start", "rawSpec": "2.0.1", "spec": "2.0.1", "type": "version" }, "_requiredBy": [ "/docpress" ], "_resolved": "https://registry.npmjs.org/metalsmith-start/-/metalsmith-start-2.0.1.tgz", "_shasum": "417d86348abea4fc0acbe70c113b763eb0117196", "_shrinkwrap": null, "_spec": "metalsmith-start@2.0.1", "_where": "C:\\src\\pnpm\\node_modules\\docpress", "author": { "name": "Rico Sta. Cruz", "email": "rico@ricostacruz.com" }, "bin": { "metalsmith-start": "bin/metalsmith-start", "metalstart": "bin/metalsmith-start" }, "bugs": { "url": "https://github.com/rstacruz/metalsmith-start/issues" }, "dependencies": { "chalk": "1.1.1", "chokidar": "1.4.2", "co": "4.6.0", "connect": "3.4.0", "connect-livereload": "0.5.4", "debounce-collect": "1.0.2", "get-port": "2.1.0", "gnode": "0.1.1", "meow": "3.7.0", "metalsmith": "2.1.0", "mz": "2.1.0", "object-assign": "4.0.1", "observatory": "1.0.0", "superstatic": "4.0.1", "throat": "2.0.2", "thunkify": "2.1.2", "tiny-lr": "0.2.1" }, "description": "Development server for Metalsmith.", "devDependencies": { "expect": "1.13.4", "istanbul": "0.4.1", "metalsmith-layouts": "1.4.2", "mocha": "2.3.4", "mocha-eventually": "1.1.0", "mocha-standard": "1.0.0", "standard": "5.4.1", "supertest": "1.1.0" }, "directories": { "test": "test" }, "dist": { "shasum": "417d86348abea4fc0acbe70c113b763eb0117196", "tarball": "https://registry.npmjs.org/metalsmith-start/-/metalsmith-start-2.0.1.tgz" }, "docpress": { "css": "http://ricostacruz.com/docpress-rsc/style.css", "github": "rstacruz/metalsmith-start" }, "gitHead": "c5c55aea97ede026f5e3e80f1b06bb6aea5b6450", "homepage": "https://github.com/rstacruz/metalsmith-start#readme", "keywords": [ "jekyll", "metalsmith", "static" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "rstacruz", "email": "rico@ricostacruz.com" } ], "name": "metalsmith-start", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rstacruz/metalsmith-start.git" }, "scripts": { "coverage": "istanbul cover _mocha -- -R spec", "test": "mocha" }, "version": "2.0.1" }