adding mustache.js

This commit is contained in:
Jarred de Beer
2013-12-12 19:02:42 +02:00
parent 61db52fd89
commit 4a62671d8d
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"main": "mustache",
"files": ["mustache.js"],
"buildConfig": {
"uglify": true
}
}