Website/node_modules/metalsmith-date-in-filename/package.json

85 lines
2.1 KiB
JSON

{
"_args": [
[
"metalsmith-date-in-filename",
"/Users/okennedy/Documents/Website"
]
],
"_from": "metalsmith-date-in-filename@*",
"_id": "metalsmith-date-in-filename@0.0.14",
"_inCache": true,
"_installable": true,
"_location": "/metalsmith-date-in-filename",
"_nodeVersion": "0.11.16",
"_npmUser": {
"email": "gerardo+npm@gaderas.com",
"name": "sanx"
},
"_npmVersion": "2.3.0",
"_phantomChildren": {},
"_requested": {
"name": "metalsmith-date-in-filename",
"raw": "metalsmith-date-in-filename",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/metalsmith-date-in-filename/-/metalsmith-date-in-filename-0.0.14.tgz",
"_shasum": "cd89093281f4102df353c0ecbfccf4e1e22fdf77",
"_shrinkwrap": null,
"_spec": "metalsmith-date-in-filename",
"_where": "/Users/okennedy/Documents/Website",
"author": {
"name": "gerardo@gerardomoad.com"
},
"bugs": {
"url": "https://github.com/sanx/metalsmith-date-in-filename/issues"
},
"dependencies": {
"lodash": "^2.4.1"
},
"description": "Incorporate date information on filename into metadata.",
"devDependencies": {
"metalsmith": "^1.0.1",
"mocha": "^2.0.1"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "cd89093281f4102df353c0ecbfccf4e1e22fdf77",
"tarball": "http://registry.npmjs.org/metalsmith-date-in-filename/-/metalsmith-date-in-filename-0.0.14.tgz"
},
"gitHead": "485d6b7db959b762ce693cb7fc59a419a9429229",
"homepage": "https://github.com/sanx/metalsmith-date-in-filename",
"keywords": [
"date",
"filename",
"jekyll",
"metalsmith"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "sanx",
"email": "gerardo+npm@gaderas.com"
}
],
"name": "metalsmith-date-in-filename",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sanx/metalsmith-date-in-filename.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.0.14"
}