makedrive/bower.json

17 строки
399 B
JSON
Исходник Обычный вид История

2014-06-01 06:02:42 +04:00
{
"name": "makedrive",
"dependencies": {
2014-07-26 03:11:53 +04:00
"angular": "~1.2.21",
"angular-route": "~1.2.21",
"jquery": "~2.1.1",
"makerstrap": "0.1.8",
2014-06-12 00:06:07 +04:00
"ace-builds": "1.1.3",
2014-07-26 03:11:53 +04:00
"jstree": "~3.0.2",
"angular-bootstrap": "~0.11.0",
2014-08-05 23:02:39 +04:00
"angular-ui": "~0.4.0",
"filer-dialogs": "https://github.com/ScottDowne/filer-dialogs.git",
2014-08-05 23:02:39 +04:00
"font-awesome": "~4.1.0"
2014-06-01 06:02:42 +04:00
},
2014-11-14 18:15:04 +03:00
"version": "0.0.69"
2014-06-01 06:02:42 +04:00
}