decide.nolog.cz/bower.json
jelhan ae0ad7bd42 Import sjcl by newly added Anonymous AMD Support
Fixes: `invalid aes key size` error in sjcl 1.0.5 and 1.0.6.

https://github.com/ember-cli/ember-cli/pull/5976
2016-09-20 02:01:33 +02:00

18 lines
435 B
JSON

{
"name": "croodle",
"dependencies": {
"ember": "~2.8.0",
"ember-cli-shims": "0.1.3",
"sjcl": "~1.0.6",
"bootstrap": "~3.3.5",
"bootstrap-datepicker": "~1.4.0",
"floatThead": "^1.4.3",
"jstimezonedetect": "~1.0.5",
"ember-cli-moment-shim": "~0.2.0",
"moment-timezone": ">= 0.1.0",
"pretender": "^0.6.0",
"moment": ">= 2.8.0",
"bootstrap-switch": "^3.3.2",
"ceibo": "1.1.0"
}
}