2014-03-03 16:41:34 -05:00
|
|
|
{
|
|
|
|
"name": "ghost",
|
|
|
|
"dependencies": {
|
2014-03-05 15:55:11 -05:00
|
|
|
"backbone": "1.0.0",
|
2014-03-16 07:28:12 -05:00
|
|
|
"codemirror": "4.0.1",
|
2014-03-05 15:55:11 -05:00
|
|
|
"Countable": "2.0.2",
|
|
|
|
"fastclick": "1.0.0",
|
2014-03-26 07:47:53 -05:00
|
|
|
"ghost-ui": "0.1.3",
|
2014-03-10 00:49:48 -05:00
|
|
|
"handlebars": "1.3.0",
|
2014-03-03 16:41:34 -05:00
|
|
|
"jquery": "1.11.0",
|
|
|
|
"jquery-file-upload": "9.5.6",
|
|
|
|
"jquery-hammerjs": "1.0.1",
|
|
|
|
"jquery-ui": "1.10.4",
|
|
|
|
"lodash": "2.4.1",
|
|
|
|
"moment": "2.4.0",
|
|
|
|
"nprogress": "0.1.2",
|
2014-03-20 11:18:47 -05:00
|
|
|
"showdown": "https://github.com/ErisDS/showdown.git#v0.3.2-ghost",
|
2014-02-28 01:51:52 -05:00
|
|
|
"validator-js": "3.4.0"
|
2014-03-03 16:41:34 -05:00
|
|
|
}
|
|
|
|
}
|