2015-03-23 19:42:32 +03:00
|
|
|
{
|
|
|
|
"name": "mibew",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
|
|
|
"underscore": "1.8.2",
|
2015-06-01 16:35:58 +03:00
|
|
|
"json": "https://github.com/douglascrockford/JSON-js.git#c98948ae1944a28e2e8ebc3717894e580aeaaa05",
|
2015-06-01 16:28:07 +03:00
|
|
|
"jquery": "1.11.3",
|
2015-03-23 19:42:32 +03:00
|
|
|
"backbone": "1.1.2",
|
|
|
|
"marionette": "2.4.1",
|
2015-06-01 16:28:07 +03:00
|
|
|
"handlebars": "3.0.3",
|
2015-03-23 19:42:32 +03:00
|
|
|
"vex": "2.3.2",
|
2015-06-01 16:28:07 +03:00
|
|
|
"validator-js": "3.40.0"
|
2015-03-23 19:42:32 +03:00
|
|
|
},
|
|
|
|
"resolutions": {
|
|
|
|
"underscore": "1.8.2"
|
|
|
|
}
|
|
|
|
}
|