mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 12:02:48 +00:00
euh
This commit is contained in:
96
node_modules/express-handlebars/package.json
generated
vendored
Normal file
96
node_modules/express-handlebars/package.json
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"express-handlebars",
|
||||
"/home/beppe/Github/yahooApi"
|
||||
]
|
||||
],
|
||||
"_from": "express-handlebars@latest",
|
||||
"_id": "express-handlebars@3.0.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/express-handlebars",
|
||||
"_npmUser": {
|
||||
"email": "sakhat@gmail.com",
|
||||
"name": "sahat"
|
||||
},
|
||||
"_npmVersion": "1.4.29",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "express-handlebars",
|
||||
"raw": "express-handlebars",
|
||||
"rawSpec": "",
|
||||
"scope": null,
|
||||
"spec": "latest",
|
||||
"type": "tag"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/express-handlebars/-/express-handlebars-3.0.0.tgz",
|
||||
"_shasum": "80a070bb819b09e4af2ca6d0780f75ce05e75c2f",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "express-handlebars",
|
||||
"_where": "/home/beppe/Github/yahooApi",
|
||||
"author": {
|
||||
"email": "eferraiuolo@gmail.com",
|
||||
"name": "Eric Ferraiuolo",
|
||||
"url": "http://ericf.me/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/ericf/express-handlebars/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"glob": "^6.0.4",
|
||||
"graceful-fs": "^4.1.2",
|
||||
"handlebars": "^4.0.5",
|
||||
"object.assign": "^4.0.3",
|
||||
"promise": "^7.0.0"
|
||||
},
|
||||
"description": "A Handlebars view engine for Express which doesn't suck.",
|
||||
"devDependencies": {},
|
||||
"directories": {
|
||||
"example": "examples"
|
||||
},
|
||||
"dist": {
|
||||
"shasum": "80a070bb819b09e4af2ca6d0780f75ce05e75c2f",
|
||||
"tarball": "https://registry.npmjs.org/express-handlebars/-/express-handlebars-3.0.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
},
|
||||
"gitHead": "a7076983c39916a6525c244a8e3a39638759a318",
|
||||
"homepage": "https://github.com/ericf/express-handlebars",
|
||||
"keywords": [
|
||||
"express",
|
||||
"express3",
|
||||
"handlebars",
|
||||
"layout",
|
||||
"partials",
|
||||
"templates",
|
||||
"view"
|
||||
],
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "ericf",
|
||||
"email": "eferraiuolo@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "sahat",
|
||||
"email": "sakhat@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "express-handlebars",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/ericf/express-handlebars.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "3.0.0"
|
||||
}
|
Reference in New Issue
Block a user