mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
updated bunch of file paths and changed the way posts are loaded
This commit is contained in:
117
node_modules/consolidate/package.json
generated
vendored
Normal file
117
node_modules/consolidate/package.json
generated
vendored
Normal file
@@ -0,0 +1,117 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"consolidate@0.12.1",
|
||||
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express"
|
||||
]
|
||||
],
|
||||
"_from": "consolidate@0.12.1",
|
||||
"_id": "consolidate@0.12.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.12.1",
|
||||
"rawSpec": "0.12.1",
|
||||
"scope": null,
|
||||
"spec": "0.12.1",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/mongo-express"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/consolidate/-/consolidate-0.12.1.tgz",
|
||||
"_shasum": "1ff009e7c8d03c1f6c050574d464b92fd0cfc7d5",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "consolidate@0.12.1",
|
||||
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express",
|
||||
"author": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "TJ Holowaychuk"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/visionmedia/consolidate.js/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"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": "1ff009e7c8d03c1f6c050574d464b92fd0cfc7d5",
|
||||
"tarball": "http://registry.npmjs.org/consolidate/-/consolidate-0.12.1.tgz"
|
||||
},
|
||||
"gitHead": "326e35df9bbc190bb78ef22768303cb7a30baf08",
|
||||
"homepage": "https://github.com/visionmedia/consolidate.js",
|
||||
"keywords": [
|
||||
"engine",
|
||||
"template",
|
||||
"view"
|
||||
],
|
||||
"main": "index",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tjholowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
{
|
||||
"name": "doowb",
|
||||
"email": "brian.woodward@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "consolidate",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/visionmedia/consolidate.js.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"version": "0.12.1"
|
||||
}
|
||||
Reference in New Issue
Block a user