mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-01-26 03:03:58 +00:00
18 lines
545 B
JSON
18 lines
545 B
JSON
{
|
|
"name": "lentolaskuri2",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"backbone": "git://github.com/documentcloud/backbone.git#1.0.0",
|
|
"bootstrap": "~2.3.2",
|
|
"requirejs": "git://github.com/jrburke/requirejs#~2.1.5",
|
|
"jquery": "git://github.com/components/jquery.git#~1.8.3",
|
|
"select2": "3.4.0",
|
|
"lodash": "~1.3.1",
|
|
"font-awesome": "~3.2.1",
|
|
"jquery-ui": "~1.10.3",
|
|
"requirejs-plugins": "git://github.com/millermedeiros/requirejs-plugins.git",
|
|
"Backbone-Mediator": "latest",
|
|
"i18next": "~1.6.0"
|
|
}
|
|
}
|