Ghost/ghost/admin/bower.json

31 lines
846 B
JSON
Raw Normal View History

2015-02-13 07:22:32 +03:00
{
"name": "ghost",
"dependencies": {
"blueimp-md5": "2.3.0",
"codemirror": "5.13.2",
"devicejs": "0.2.7",
"ember": "2.5.1",
"ember-cli-shims": "0.1.1",
2016-02-04 13:35:59 +03:00
"ember-cli-test-loader": "0.2.2",
"ember-mocha": "0.8.11",
"Faker": "3.1.0",
"fastclick": "1.0.6",
2015-02-13 07:22:32 +03:00
"google-caja": "5669.0.0",
2016-04-20 14:18:47 +03:00
"jquery-deparam": "0.5.1",
2015-02-13 07:22:32 +03:00
"jquery-file-upload": "9.5.6",
"jquery-ui": "1.11.4",
"jqueryui-touch-punch": "furf/jquery-ui-touch-punch#4bc009145202d9c7483ba85f3a236a8f3470354d",
"jquery.simulate.drag-sortable": "0.1.0",
"keymaster": "1.6.3",
2015-11-30 21:23:47 +03:00
"lodash": "3.7.0",
"moment": "2.12.0",
2015-05-14 16:45:37 +03:00
"normalize.css": "3.0.3",
2016-04-19 22:18:37 +03:00
"password-generator": "2.0.2",
"pretender": "1.0.0",
"rangyinputs": "1.2.0",
"selectize": "~0.12.1",
"showdown-ghost": "0.3.6",
"validator-js": "3.39.0"
2015-02-13 07:22:32 +03:00
}
}