2013-08-30 22:45:29 +00:00
{
"name" : "stackedit" ,
2013-09-03 23:36:42 +00:00
"version" : "2.0.3" ,
2013-09-03 10:37:59 +00:00
"description" : "StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites." ,
2013-08-30 22:45:29 +00:00
"dependencies" : {
"bootstrap" : "3.0.0" ,
"jquery" : "2.0.3" ,
"underscore" : "1.5.1" ,
"requirejs" : "~2.1.8" ,
"require-css" : "~0.0.7" ,
"require-less" : "~0.0.7" ,
"mousetrap" : "~1.4.4" ,
"jgrowl" : "~1.2.10" ,
"google-code-prettify" : "~1.0.0" ,
"highlightjs" : "~7.3.0" ,
"jquery-ui" : "~1.10.3" ,
"FileSaver" : "*" ,
"stacktrace" : "~0.5.3" ,
2013-09-03 10:37:59 +00:00
"requirejs-text" : "~2.0.10" ,
2013-09-09 00:08:55 +00:00
"bootstrap-tour" : "~0.6.0" ,
"ace" : "~1.1.1"
2013-08-30 22:45:29 +00:00
}
}