This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpackage.json
143 lines (143 loc) · 4.14 KB
/
package.json
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
{
"name": "wed",
"description": "Wed is a schema-aware editor for XML documents.",
"version": "2.0.0",
"versionedSources": "lib/wed/editor.ts",
"keywords": [
"RelaxNG",
"rng",
"XML",
"editor"
],
"homepage": "https://github.com/mangalam-research/wed",
"author": "Louis-Dominique Dubeau <[email protected]>",
"repository": {
"type": "git",
"url": "https://github.com/mangalam-research/wed.git"
},
"licenses": [
{
"type": "MPL",
"url": "https://www.mozilla.org/MPL/2.0/"
}
],
"dependencies": {
"ajv": "^6.5.0",
"amd-loader": "0.0.8",
"argparse": ">=1.0.3 <2",
"js-yaml": "^3.8.4",
"salve": "^7.0.2",
"urijs": "^1.19.1"
},
"devDependencies": {
"@commitlint/cli": "^6.2.0",
"@commitlint/config-conventional": "^6.1.3",
"@types/argparse": "^1.0.30",
"@types/bluebird": "^3.5.2",
"@types/blueimp-md5": "^2.7.0",
"@types/bootbox": "^4.4.35",
"@types/bootstrap": "^3.3.32",
"@types/bootstrap-notify": "^3.1.30",
"@types/chai": "^4.1.3",
"@types/diff": "^3.2.2",
"@types/jquery": "^2.0.48",
"@types/js-yaml": "^3.5.31",
"@types/jsdom": "^11.0.2",
"@types/localforage": "0.0.33",
"@types/lodash": "^4.14.62",
"@types/mocha": "^5.2.0",
"@types/node": "^10.1.1",
"@types/qs": "^6.5.0",
"@types/sinon": "^4.3.3",
"@types/sinon-chai": "^2.7.31",
"@types/slug": "^0.9.0",
"amd-loader": "https://registry.npmjs.org/amd-loader/-/amd-loader-0.0.8.tgz",
"bluebird": "^3.5.0",
"blueimp-md5": "^2.10.0",
"bluejax": "^1.1.0",
"bluejax.try": "^1.0.0",
"bootbox": ">=4.4.0 <5",
"bootstrap": ">=3.3.7 <3.4",
"bootstrap-notify": "^3.1.3",
"chai": "^4.1.2",
"child-process-promise": "^2.2.1",
"classlist-polyfill": ">=1.0.2 <2",
"compression": ">=1.2.0 <2",
"copy-webpack-plugin": "^4.2.0",
"core-js": "^2.5.0",
"corejs-typeahead": "^1.2.1",
"del": "^3.0.0",
"dexie": "^2.0.0-beta.11",
"diff": "https://registry.npmjs.org/diff/-/diff-1.4.0.tgz",
"eslint": "^4.19.1",
"eslint-config-lddubeau-base": "^2.0.1",
"event-stream": ">=3.3.1 <4",
"express": ">=4.10.2 <5",
"fancy-log": "^1.3.2",
"font-awesome": ">=4.4.0 <4.5",
"fs-extra": "^6.0.1",
"gulp": "^3.9.1",
"gulp-changed": "^3.2.0",
"gulp-debug": ">=2.1.0 <3",
"gulp-eslint": "^4.0.2",
"gulp-filter": "^5.1.0",
"gulp-less": ">=3.0.3 <4",
"gulp-newer": ">=1.0.0 <2",
"gulp-rename": "^1.2.3",
"gulp-replace": "^1.0.0",
"gulp-wrap-amd": ">=0.5.0 <1",
"html-loader": "^0.4.4",
"husky": "^0.14.3",
"interactjs": "https://github.com/lddubeau/interact.js/tarball/fix/typescript-definitions.tgz",
"jquery": ">=2 <4",
"jsdom": "^11.1.0",
"json-schema-to-typescript": "^4.4.0",
"karma": "^2.0.2",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-firefox-launcher": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.4",
"karma-requirejs": "^1.1.0",
"karma-source-map-support": "^1.2.0",
"last-resort": "^0.1.0",
"less": ">=2 <3",
"localforage": ">=1.2.4 <2",
"lodash-amd": ">=4 <5",
"merge-options": "0.0.64",
"mocha": "^5.1.1",
"morgan": ">=1.5.0 <2",
"qs": "^6.5.1",
"rangy": "git+https://github.com/lddubeau/rangy#feature/custom-is-collapsed-node",
"raw-loader": "^0.5.1",
"require-dir": "^1.0.0",
"requirejs": "^2.3.4",
"requirejs-text": ">=2.0.12 <3",
"rxjs": "^6.2.0",
"salve-dom": "^3.0.0",
"semver": ">=5 <6",
"serve-static": ">=1.7.1 <2",
"shell-quote": ">=1.4.3 <2",
"sinon": "^5.0.7",
"sinon-chai": "^3.0.0",
"slug": "^0.9.1",
"touch": "^3.1.0",
"tslint": "^5.6.0",
"tslint-config-lddubeau": "^2.0.1",
"tslint-microsoft-contrib": "^5.0.1",
"typeahead.js-bootstrap-css": "^1.2.1",
"typedoc": "^0.11.1",
"typescript": "^2.7.1",
"versync": "^3.1.0",
"vinyl-file": "^3.0.0",
"webpack": "^3.8.1",
"zone.js": "^0.8.10"
},
"bin": {
"wed-metadata": "./bin/wed-metadata"
},
"scripts": {
"test": "make test",
"commitmsg": "commitlint -e $GIT_PARAMS"
}
}