Phillip Johnsen
GitHub
преди 6 години
родител
ревизия
1053567e1e
No known key found for this signature in database
GPG Key ID: 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" |
|
|
|
] |
|
|
|
} |