|
|
@@ -4,5 +4,8 @@ |
|
|
"description": "Logic-less {{mustache}} templates with JavaScript", |
|
|
"description": "Logic-less {{mustache}} templates with JavaScript", |
|
|
"author": "mustache.js Authors <http://github.com/janl/mustache.js>", |
|
|
"author": "mustache.js Authors <http://github.com/janl/mustache.js>", |
|
|
"keywords": ["mustache", "template", "templates", "ejs"], |
|
|
"keywords": ["mustache", "template", "templates", "ejs"], |
|
|
"main": "./mustache" |
|
|
|
|
|
|
|
|
"main": "./mustache", |
|
|
|
|
|
"devDependencies": { |
|
|
|
|
|
"vows": "0.6.x" |
|
|
|
|
|
} |
|
|
} |
|
|
} |