2013-08-30 22:45:29 +00:00
{
"name" : "stackedit" ,
2013-12-03 23:11:58 +00:00
"version" : "3.0.1" ,
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" : {
2013-12-01 15:43:46 +00:00
"bootstrap" : "v3.0.0" ,
2013-08-30 22:45:29 +00:00
"jquery" : "2.0.3" ,
"underscore" : "1.5.1" ,
"requirejs" : "~2.1.8" ,
2013-12-02 00:09:39 +00:00
"require-css" : "0.1.0" ,
"require-less" : "0.1.0" ,
2013-08-30 22:45:29 +00:00
"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-12-01 15:43:46 +00:00
"bootstrap-tour" : "~0.7.1" ,
2013-10-22 22:12:38 +00:00
"ace" : "4bbe5346f2ae5ad35c0c47defa244ab27aedd451" ,
2013-11-19 00:40:03 +00:00
"pagedown-ace" : "https://github.com/benweet/pagedown-ace.git#72a27932f6f4f78e93a186aa2947d1f15c1cd7d5" ,
2013-12-03 22:59:36 +00:00
"pagedown-extra" : "https://github.com/jmcmanus/pagedown-extra.git#161c003a733b96644bf67eecc73296ab48558394" ,
2013-09-15 14:14:42 +00:00
"crel" : "git@github.com:KoryNunn/crel.git#8dbda04b129fc0aec01a2a080d1cab26816e11c1" ,
"waitForImages" : "git@github.com:alexanderdickson/waitForImages.git#~1.4.2" ,
2013-09-19 19:48:21 +00:00
"to-markdown" : "git@github.com:benweet/to-markdown.git#jquery" ,
2013-10-03 01:02:52 +00:00
"Typo.js" : "git@github.com:cfinke/Typo.js.git" ,
2013-10-07 00:17:21 +00:00
"xregexp" : "d06eff50f87d81d2dd3afc1e854784c38b17bcc4" ,
2013-10-09 01:16:49 +00:00
"yaml.js" : "git@github.com:jeremyfa/yaml.js.git#~0.1.4" ,
"lz-string" : "git@github.com:pieroxy/lz-string.git"
2013-09-21 14:13:32 +00:00
} ,
"resolutions" : {
2013-11-30 01:40:26 +00:00
"jquery" : "2.0.3" ,
2013-12-01 15:43:46 +00:00
"bootstrap" : "v3.0.0"
2013-08-30 22:45:29 +00:00
}
}