@zkochan/pnpm
Version:
A fast implementation of npm install
133 lines (132 loc) • 3.15 kB
JSON
{
"_args": [
[
{
"raw": "metalsmith@2.1.0",
"scope": null,
"escapedName": "metalsmith",
"name": "metalsmith",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\docpress-core"
]
],
"_from": "metalsmith@2.1.0",
"_id": "metalsmith@2.1.0",
"_inCache": true,
"_installable": true,
"_location": "/metalsmith",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "ianstormtaylor",
"email": "ian@ianstormtaylor.com"
},
"_npmVersion": "2.14.2",
"_phantomChildren": {
"escape-string-regexp": "1.0.5"
},
"_requested": {
"raw": "metalsmith@2.1.0",
"scope": null,
"escapedName": "metalsmith",
"name": "metalsmith",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"_requiredBy": [
"/docpress-core",
"/metalsmith-start"
],
"_resolved": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.1.0.tgz",
"_shasum": "2d1781c13f4def7650f708f9342dd1052918a576",
"_shrinkwrap": null,
"_spec": "metalsmith@2.1.0",
"_where": "C:\\src\\pnpm\\node_modules\\docpress-core",
"bin": {
"metalsmith": "bin/metalsmith",
"_metalsmith": "bin/_metalsmith"
},
"bugs": {
"url": "https://github.com/segmentio/metalsmith/issues"
},
"dependencies": {
"absolute": "0.0.1",
"async": "~0.9.0",
"chalk": "^0.5.0",
"clone": "^0.1.11",
"co-fs-extra": "0.0.2",
"commander": "^2.6.0",
"fs-extra": "~0.10.0",
"gray-matter": "^2.0.0",
"has-generators": "^1.0.1",
"is": "^2.2.0",
"is-utf8": "~0.2.0",
"recursive-readdir": "^1.2.1",
"rimraf": "^2.2.8",
"stat-mode": "^0.2.0",
"thunkify": "^2.1.2",
"unyield": "0.0.1",
"ware": "^1.2.0",
"win-fork": "^1.1.1"
},
"description": "An extremely simple, pluggable static site generator.",
"devDependencies": {
"assert-dir-equal": "~1.0.1",
"co-mocha": "^1.0.1",
"metalsmith-drafts": "0.0.1",
"metalsmith-markdown": "0.2.1",
"mocha": "^2.2.5"
},
"directories": {},
"dist": {
"shasum": "2d1781c13f4def7650f708f9342dd1052918a576",
"tarball": "https://registry.npmjs.org/metalsmith/-/metalsmith-2.1.0.tgz"
},
"gitHead": "e1d6e93206e56a5a1394939da69d220db4c242bb",
"homepage": "https://github.com/segmentio/metalsmith",
"keywords": [
"static",
"file",
"site",
"website",
"blog",
"generator",
"markdown",
"jekyll",
"wintersmith",
"blacksmith"
],
"license": "MIT",
"maintainers": [
{
"name": "ianstormtaylor",
"email": "ian@ianstormtaylor.com"
},
{
"name": "segmentio",
"email": "team@segment.io"
},
{
"name": "segment",
"email": "tj@segment.io"
},
{
"name": "dominicbarnes",
"email": "dominic@dbarnes.info"
}
],
"name": "metalsmith",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/segmentio/metalsmith.git"
},
"scripts": {
"test": "make test"
},
"version": "2.1.0"
}