mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-07 16:24:43 +03:00
17 lines
446 B
JSON
17 lines
446 B
JSON
{
|
|
"name": "mibew",
|
|
"private": true,
|
|
"dependencies": {
|
|
"underscore": "1.8.2",
|
|
"json": "https://github.com/douglascrockford/JSON-js.git#c98948ae1944a28e2e8ebc3717894e580aeaaa05",
|
|
"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"
|
|
}
|
|
} |