mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-14 19:35:46 +03:00
Backbone.js and Underscrore.js left untouched because of versions conflict with Marionette.js
17 lines
368 B
JSON
17 lines
368 B
JSON
{
|
|
"name": "mibew",
|
|
"private": true,
|
|
"dependencies": {
|
|
"underscore": "1.8.2",
|
|
"json": "2012.10.08",
|
|
"jquery": "1.11.3",
|
|
"backbone": "1.1.2",
|
|
"marionette": "2.4.1",
|
|
"handlebars": "3.0.3",
|
|
"vex": "2.3.2",
|
|
"validator-js": "3.40.0"
|
|
},
|
|
"resolutions": {
|
|
"underscore": "1.8.2"
|
|
}
|
|
} |