Website/node_modules/metalsmith-collections/package.json

88 lines
2.2 KiB
JSON

{
"_args": [
[
"metalsmith-collections",
"/Users/okennedy/Documents/Website"
]
],
"_from": "metalsmith-collections@*",
"_id": "metalsmith-collections@0.7.0",
"_inCache": true,
"_installable": true,
"_location": "/metalsmith-collections",
"_npmUser": {
"email": "tj@segment.io",
"name": "segment"
},
"_npmVersion": "1.4.9",
"_phantomChildren": {
"lru-cache": "2.7.3",
"sigmund": "1.0.1"
},
"_requested": {
"name": "metalsmith-collections",
"raw": "metalsmith-collections",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/metalsmith-collections/-/metalsmith-collections-0.7.0.tgz",
"_shasum": "be3081ddb6c4a8a8a3c03d095a4bf1b573fb9df6",
"_shrinkwrap": null,
"_spec": "metalsmith-collections",
"_where": "/Users/okennedy/Documents/Website",
"bugs": {
"url": "https://github.com/segmentio/metalsmith-collections/issues"
},
"dependencies": {
"debug": "~0.7.4",
"extend": "~1.2.1",
"minimatch": "^0.2.14",
"read-metadata": "0.0.2",
"uniq": "0.0.2"
},
"description": "A Metalsmith plugin that adds collections of files to the global metadata.",
"devDependencies": {
"metalsmith": "0.x",
"mocha": "1.x"
},
"directories": {},
"dist": {
"shasum": "be3081ddb6c4a8a8a3c03d095a4bf1b573fb9df6",
"tarball": "http://registry.npmjs.org/metalsmith-collections/-/metalsmith-collections-0.7.0.tgz"
},
"homepage": "https://github.com/segmentio/metalsmith-collections",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "ianstormtaylor",
"email": "ian@ianstormtaylor.com"
},
{
"name": "segmentio",
"email": "team@segment.io"
},
{
"name": "anthonyshort",
"email": "antshort@gmail.com"
},
{
"name": "segment",
"email": "tj@segment.io"
}
],
"name": "metalsmith-collections",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/segmentio/metalsmith-collections.git"
},
"version": "0.7.0"
}