adding backbone.marionette
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"main": "lib/backbone.marionette.min",
|
||||||
|
"dependencyShim": {
|
||||||
|
"lib/backbone.marionette.min": ["backbone"]
|
||||||
|
},
|
||||||
|
"dependencyMap": {
|
||||||
|
"backbone": "backbone@1.1.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -7,6 +7,7 @@
|
|||||||
"chosen.jquery": "cdnjs:chosen/{version}#chosen.jquery",
|
"chosen.jquery": "cdnjs:chosen/{version}#chosen.jquery",
|
||||||
"jquery": "github:components/jquery",
|
"jquery": "github:components/jquery",
|
||||||
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
||||||
|
"marionette": "github:marionettejs/backbone.marionette",
|
||||||
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
||||||
"underscore": "npm:underscore",
|
"underscore": "npm:underscore",
|
||||||
"webfont": "cdnjs:webfont/1.3.0#webfont"
|
"webfont": "cdnjs:webfont/1.3.0#webfont"
|
||||||
|
|||||||
Reference in New Issue
Block a user