Ghost/ghost/admin/bower.json

21 lines
563 B
JSON
Raw Normal View History

2015-02-13 07:22:32 +03:00
{
2016-09-24 18:47:09 +03:00
"name": "ghost-admin",
2015-02-13 07:22:32 +03:00
"dependencies": {
"devicejs": "0.2.7",
"Faker": "3.1.0",
"fastclick": "1.0.6",
2016-06-01 14:02:00 +03:00
"google-caja": "6005.0.0",
2016-06-01 14:15:00 +03:00
"jquery-file-upload": "9.12.3",
"jquery-ui": "1.11.4",
"jquery.simulate.drag-sortable": "0.1.0",
"jqueryui-touch-punch": "furf/jquery-ui-touch-punch#4bc009145202d9c7483ba85f3a236a8f3470354d",
"keymaster": "1.6.3",
2015-05-14 16:45:37 +03:00
"normalize.css": "3.0.3",
2016-06-01 14:26:56 +03:00
"pretender": "1.1.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
}
}