Phillip Johnsen
GitHub
6年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
bower.json
|
|
|
@@ -1,20 +0,0 @@ |
|
|
|
{ |
|
|
|
"name": "mustache.js", |
|
|
|
"main": "mustache.js", |
|
|
|
"homepage": "https://github.com/janl/mustache.js", |
|
|
|
"authors": [ |
|
|
|
"mustache.js Authors <http://github.com/janl/mustache.js>" |
|
|
|
], |
|
|
|
"description": "Logic-less {{mustache}} templates with JavaScript", |
|
|
|
"keywords": ["mustache", "template", "templates", "ejs"], |
|
|
|
"moduleType": [ |
|
|
|
"amd", |
|
|
|
"globals", |
|
|
|
"node" |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"ignore": [ |
|
|
|
"**/.*", |
|
|
|
"test" |
|
|
|
] |
|
|
|
} |