Website/node_modules/metalsmith-drafts/package.json
2015-12-02 18:21:44 -05:00

67 lines
1.7 KiB
JSON

{
"_args": [
[
"metalsmith-drafts",
"/Users/okennedy/Desktop/Website"
]
],
"_from": "metalsmith-drafts@*",
"_id": "metalsmith-drafts@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/metalsmith-drafts",
"_npmUser": {
"email": "ian@ianstormtaylor.com",
"name": "ianstormtaylor"
},
"_npmVersion": "1.3.25",
"_phantomChildren": {},
"_requested": {
"name": "metalsmith-drafts",
"raw": "metalsmith-drafts",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/metalsmith-drafts/-/metalsmith-drafts-0.0.1.tgz",
"_shasum": "727858ba266934a37a287013beca9b6033272f77",
"_shrinkwrap": null,
"_spec": "metalsmith-drafts",
"_where": "/Users/okennedy/Desktop/Website",
"bugs": {
"url": "https://github.com/segmentio/metalsmith-drafts/issues"
},
"dependencies": {},
"description": "A metalsmith plugin to hide drafts.",
"devDependencies": {
"assert-dir-equal": "0.0.1",
"metalsmith": "0.0.0",
"mocha": "1.x"
},
"directories": {},
"dist": {
"shasum": "727858ba266934a37a287013beca9b6033272f77",
"tarball": "http://registry.npmjs.org/metalsmith-drafts/-/metalsmith-drafts-0.0.1.tgz"
},
"homepage": "https://github.com/segmentio/metalsmith-drafts",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "ianstormtaylor",
"email": "ian@ianstormtaylor.com"
}
],
"name": "metalsmith-drafts",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/segmentio/metalsmith-drafts.git"
},
"version": "0.0.1"
}