Phillip Johnsen
GitHub
6 лет назад
Родитель
Сommit
1053567e1e
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
0 добавлений и
20 удалений
-
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" |
|
|
|
] |
|
|
|
} |