Website/node_modules/metalsmith-branch/package.json

79 lines
2 KiB
JSON

{
"_args": [
[
"metalsmith-branch",
"/Users/okennedy/Documents/Website"
]
],
"_from": "metalsmith-branch@*",
"_id": "metalsmith-branch@0.0.4",
"_inCache": true,
"_installable": true,
"_location": "/metalsmith-branch",
"_npmUser": {
"email": "ericgj72@gmail.com",
"name": "ericgj"
},
"_npmVersion": "1.4.6",
"_phantomChildren": {
"lru-cache": "2.7.3",
"sigmund": "1.0.1"
},
"_requested": {
"name": "metalsmith-branch",
"raw": "metalsmith-branch",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/metalsmith-branch/-/metalsmith-branch-0.0.4.tgz",
"_shasum": "2999443a2ed91df71de49a1ecd36386957ed909e",
"_shrinkwrap": null,
"_spec": "metalsmith-branch",
"_where": "/Users/okennedy/Documents/Website",
"bugs": {
"url": "https://github.com/ericgj/metalsmith-branch/issues"
},
"dependencies": {
"clone": "^0.1.11",
"debug": "~0.7.4",
"multimatch": "^0.1.0",
"ware": "~0.3.0"
},
"description": "A metalsmith plugin to run separate middleware pipelines on selected files",
"devDependencies": {
"assert-dir-equal": "0.0.1",
"async": "~0.2.10",
"metalsmith": "0.x",
"metalsmith-markdown": "0.2.x",
"metalsmith-templates": "0.3.x",
"mocha": "1.x"
},
"directories": {},
"dist": {
"shasum": "2999443a2ed91df71de49a1ecd36386957ed909e",
"tarball": "http://registry.npmjs.org/metalsmith-branch/-/metalsmith-branch-0.0.4.tgz"
},
"homepage": "https://github.com/ericgj/metalsmith-branch",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "ericgj",
"email": "ericgj72@gmail.com"
}
],
"name": "metalsmith-branch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/ericgj/metalsmith-branch.git"
},
"version": "0.0.4"
}