decide.nolog.cz/bower.json

21 lines
515 B
JSON
Raw Normal View History

2014-07-06 17:37:54 +02:00
{
"name": "croodle",
"dependencies": {
"ember": "~2.4.1",
"ember-cli-shims": "0.1.0",
"ember-cli-test-loader": "0.2.2",
2015-12-07 20:24:22 +01:00
"ember-qunit-notifications": "0.1.0",
2014-10-30 21:44:22 +01:00
"sjcl": "~1.0.0",
2016-05-24 01:06:47 +02:00
"bootstrap": "~3.3.5",
2015-04-04 02:43:59 +02:00
"bootstrap-datepicker": "~1.4.0",
"floatThead": "1.2.12",
"jstimezonedetect": "~1.0.5",
"ember-cli-moment-shim": "~0.2.0",
2015-08-01 11:41:41 +02:00
"moment-timezone": ">= 0.1.0",
"pretender": "^0.6.0",
"moment": ">= 2.8.0",
2016-03-17 13:32:53 +01:00
"bootstrap-switch": "^3.3.2",
"ceibo": "1.1.0"
2014-07-06 17:37:54 +02:00
}
}