Ghost/bower.json

21 lines
514 B
JSON
Raw Normal View History

{
"name": "ghost",
"dependencies": {
"jquery": "1.11.0",
"jquery-file-upload": "9.5.6",
"jquery-hammerjs": "1.0.1",
"jquery-ui": "1.10.4",
"showdown": "0.3.1",
"codemirror": "3.15.0",
"backbone": "1.0.0",
"handlebars.js": "1.0.0",
"lodash": "2.4.1",
"moment": "2.4.0",
"iCheck": "1.0.1",
"nprogress": "0.1.2",
"fastclick": "1.0.0",
"Countable": "2.0.2",
"validator-js": "1.5.1"
}
}