adding mustache.js
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"main": "mustache",
|
||||||
|
"files": ["mustache.js"],
|
||||||
|
"buildConfig": {
|
||||||
|
"uglify": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -29,6 +29,7 @@
|
|||||||
"marionette": "github:marionettejs/backbone.marionette",
|
"marionette": "github:marionettejs/backbone.marionette",
|
||||||
"modernizr": "github:Modernizr/Modernizr",
|
"modernizr": "github:Modernizr/Modernizr",
|
||||||
"moment": "github:moment/moment",
|
"moment": "github:moment/moment",
|
||||||
|
"mustache": "github:janl/mustache.js",
|
||||||
"raphael": "github:DmitryBaranovskiy/raphael",
|
"raphael": "github:DmitryBaranovskiy/raphael",
|
||||||
"respond": "github:scottjehl/Respond",
|
"respond": "github:scottjehl/Respond",
|
||||||
"select2": "github:ivaynberg/select2",
|
"select2": "github:ivaynberg/select2",
|
||||||
|
|||||||
Reference in New Issue
Block a user