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

120 lines
2.8 KiB
JSON

{
"_args": [
[
"consolidate@^0.13.1",
"/Users/okennedy/Desktop/Website/node_modules/metalsmith-layouts"
]
],
"_from": "consolidate@>=0.13.1 <0.14.0",
"_id": "consolidate@0.13.1",
"_inCache": true,
"_installable": true,
"_location": "/consolidate",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "brian.woodward@gmail.com",
"name": "doowb"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "consolidate",
"raw": "consolidate@^0.13.1",
"rawSpec": "^0.13.1",
"scope": null,
"spec": ">=0.13.1 <0.14.0",
"type": "range"
},
"_requiredBy": [
"/metalsmith-layouts"
],
"_resolved": "https://registry.npmjs.org/consolidate/-/consolidate-0.13.1.tgz",
"_shasum": "9e9503568eb4850889da6ed87a852c8dd2d13f64",
"_shrinkwrap": null,
"_spec": "consolidate@^0.13.1",
"_where": "/Users/okennedy/Desktop/Website/node_modules/metalsmith-layouts",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"bugs": {
"url": "https://github.com/visionmedia/consolidate.js/issues"
},
"dependencies": {
"bluebird": "^2.9.26"
},
"description": "Template engine consolidation library",
"devDependencies": {
"atpl": ">=0.7.6",
"dot": "1.0.1",
"dust": "0.3.0",
"dustjs-helpers": "1.1.1",
"dustjs-linkedin": "1.2",
"eco": "1.1.0-rc-3",
"ect": "0.3.5",
"ejs": "0.7.1",
"haml-coffee": "1.4.0",
"hamlet": "0.3.3",
"hamljs": "0.6.1",
"handlebars": "1.0.7",
"hogan.js": "2.0.0",
"htmling": "0.0.3",
"jade": "1.9.1",
"jazz": "0.0.18",
"jqtpl": "1.1.0",
"just": "0.1.8",
"liquor": "0.0.4",
"lodash": "1.2.0",
"mocha": "*",
"mote": "0.2.0",
"mustache": "0.4.0",
"nunjucks": "~1.0.0",
"qejs": "3.0.5",
"ractive": "^0.6.1",
"react": "^0.13.0",
"react-tools": "^0.13.0",
"should": "*",
"swig": "1.4.1",
"templayed": ">=0.2.3",
"tinyliquid": "~0.2.22",
"toffee": "0.0.52",
"underscore": "1.3.3",
"walrus": "0.9.0",
"whiskers": "0.2.2"
},
"directories": {},
"dist": {
"shasum": "9e9503568eb4850889da6ed87a852c8dd2d13f64",
"tarball": "http://registry.npmjs.org/consolidate/-/consolidate-0.13.1.tgz"
},
"gitHead": "ab0cbe591f4747c1cfa687c1601d03ffd607c94a",
"homepage": "https://github.com/visionmedia/consolidate.js",
"keywords": [
"engine",
"template",
"view"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
}
],
"name": "consolidate",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/visionmedia/consolidate.js.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.13.1"
}