-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
59 lines (59 loc) · 2.01 KB
/
Copy pathbower.json
File metadata and controls
59 lines (59 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"name": "WriteOn",
"version": "1.10.4",
"description": "On a mission to build the world's finest writing experience.",
"devDependencies": {
"bootstrap": "3.3.4",
"jquery": "2.1.3",
"underscore": "1.5.1",
"requirejs": "~2.1.11",
"require-css": "0.1.5",
"require-less": "0.1.2",
"mousetrap": "~1.4.4",
"jgrowl": "~1.2.10",
"google-code-prettify": "~1.0.0",
"FileSaver": "*",
"stacktrace": "~0.6.2",
"requirejs-text": "~2.0.10",
"bootstrap-tour": "~0.7.1",
"pagedown-extra": "https://github.com/jmcmanus/pagedown-extra.git",
"crel": "*",
"waitForImages": "~1.4.2",
"to-markdown": "https://github.com/BeardandFedora/to-markdown.git",
"xregexp": "https://github.com/BeardandFedora/xregexp/archive/0.1.1.zip",
"yaml.js": "~0.1.4",
"prism": "https://github.com/BeardandFedora/prism/archive/0.0.3.zip",
"MutationObservers": "https://github.com/Polymer/MutationObservers/archive/0.4.2.zip",
"rangy": "~1.2.3",
"google-diff-match-patch-js": "~1.0.0",
"jsondiffpatch": "https://github.com/BeardandFedora/jsondiffpatch.git",
"hammerjs": "~1.0.10",
"raphael": "~2.1.2",
"js-sequence-diagrams": "https://github.com/BeardandFedora/js-sequence-diagrams.git",
"flowchart": "https://github.com/adrai/flowchart.js/archive/v1.3.3.zip",
"monetizejs": "~0.2.0",
"alertify.js": "~0.3.11",
"Context.js": "*",
"bootstrap-material-design": "~0.2.2",
"bootstrap-hover-dropdown": "~2.1.3",
"seiyria-bootstrap-slider": "~4.8.1",
"writeon-pad": "*",
"codemirror": "~5.3.0",
"ace": "~1.1.9",
"ace-builds": "~1.1.9",
"bootstrap-social": "~4.9.0",
"pace": "~1.0.2",
"Slidebars": "~0.10.3"
},
"resolutions": {
"pagedown-extra": "ea782c3d11eb78f57d00aa819527338996a70721",
"jquery": "2.1.3",
"xregexp": "d06eff50f87d81d2dd3afc1e854784c38b17bcc4",
"seiyria-bootstrap-slider": "~4.8.1"
},
"main": [
"/public/res/main.js",
"/public/res/styles/jquery.jgrowl.css"
],
"dependencies": {}
}