2014-02-25 23:58:00 -05:00
|
|
|
{
|
2014-03-03 21:41:34 +00:00
|
|
|
"name": "ghost",
|
|
|
|
"dependencies": {
|
2014-03-05 20:55:11 +00:00
|
|
|
"backbone": "1.0.0",
|
2014-03-16 12:28:12 +00:00
|
|
|
"codemirror": "4.0.1",
|
2014-03-05 20:55:11 +00:00
|
|
|
"Countable": "2.0.2",
|
2014-04-06 15:57:49 -04:00
|
|
|
"ember": "1.5.0",
|
|
|
|
"ember-resolver": "git://github.com/stefanpenner/ember-jj-abrams-resolver.git#181251821cf513bb58d3e192faa13245a816f75e",
|
2014-03-05 20:55:11 +00:00
|
|
|
"fastclick": "1.0.0",
|
2014-03-26 12:47:53 +00:00
|
|
|
"ghost-ui": "0.1.3",
|
2014-04-06 15:57:49 -04:00
|
|
|
"handlebars": "1.3.0",
|
2014-03-02 15:30:35 +01:00
|
|
|
"ic-ajax": "1.0.1",
|
2014-03-03 21:41:34 +00: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 16:18:47 +00:00
|
|
|
"showdown": "https://github.com/ErisDS/showdown.git#v0.3.2-ghost",
|
2014-02-27 23:51:52 -07:00
|
|
|
"validator-js": "3.4.0"
|
2014-03-05 23:10:44 +00:00
|
|
|
},
|
|
|
|
"resolutions": {
|
|
|
|
"ember": "~1.4.0"
|
2014-03-03 21:41:34 +00:00
|
|
|
}
|
2014-04-07 22:26:53 +01:00
|
|
|
}
|