-
Notifications
You must be signed in to change notification settings - Fork 87
/
Copy pathpackage.json
177 lines (177 loc) · 6.15 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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
{
"name": "superdesk-core",
"version": "2.0.2",
"license": "AGPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/superdesk/superdesk-client-core.git"
},
"contributors": [
"Adrian Magdas",
"Andrew Marwood",
"Gabriel Nistor",
"Holman Romero",
"Ioan Pocol",
"Kuna Siva",
"Mayur Dhamanwala",
"Mihai Nistor",
"Mugur Rus",
"Nicoara Vlad",
"Nikola Nikolic",
"Ozan Ozbek",
"Peter Lamut",
"Petr Jasek",
"Sava Tatic",
"Syed Junaid",
"Tolga Akin",
"Yauhen 'actionless' Kirylau"
],
"main": "scripts/index.js",
"dependencies": {
"@metadata/exif": "github:superdesk/exif#431066d",
"@types/angular": "1.6.50",
"@types/draft-js": "0.10.29",
"@types/enzyme": "3.9.1",
"@types/lodash": "4.14.117",
"@types/react": "16.8.23",
"@types/react-autocomplete": "1.8.5",
"@types/react-dom": "16.8.0",
"@types/react-redux": "7.1.1",
"@typescript-eslint/parser": "2.16.0",
"angular": "1.6.9",
"angular-contenteditable": "0.3.9",
"angular-dynamic-locale": "0.1.32",
"angular-embed": "github:superdesk/angular-embed#d75968e",
"angular-embedly": "github:Urigo/angular-embedly#0.0.8",
"angular-gettext": "github:tomaskikutis/angular-gettext#master",
"angular-history": "github:decipherinc/angular-history#v0.8.0",
"angular-i18n": "1.6.9",
"angular-mocks": "1.6.9",
"angular-moment": "1.2.0",
"angular-resource": "1.6.9",
"angular-route": "1.6.9",
"angular-vs-repeat": "1.1.7",
"bootstrap": "3.3.7",
"classnames": "2.2.5",
"css": "2.2.4",
"css-loader": "0.28.10",
"css-selector-tokenizer": "0.7.1",
"d3": "3.5.17",
"diff-match-patch": "1.0.0",
"docs-soap": "github:tomaskikutis/docs-soap#convert-tables",
"draft-js": "github:superdesk/draft-js#df890ab",
"draft-js-export-html": "1.3.3",
"end-to-end-testing-helpers": "1.0.6",
"eslint": "6.6.0",
"eslint-plugin-react": "7.16.0",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.11",
"gettext.js": "0.9.0",
"git-rev-sync": "1.10.0",
"gridster": "0.5.6",
"grunt": "1.0.2",
"grunt-angular-gettext": "2.5.1",
"grunt-angular-templates": "1.1.0",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-copy": "1.0.0",
"grunt-filerev": "2.3.1",
"grunt-usemin": "3.1.1",
"grunt-webpack": "3.0.2",
"hls.js": "0.12.4",
"html-loader": "0.5.5",
"immutable": "3.8.2",
"jquery": "3.3.1",
"jquery-jcrop": "0.9.13",
"jquery-ui": "github:components/jqueryui#1.11.4",
"jquery.gridster": "github:dustmoo/gridster.js#c306335397816beceb74e4a176067baef34a0359",
"json-loader": "~0.5.4",
"json-merge-patch": "0.2.3",
"json5": "0.5.1",
"load-grunt-config": "0.19.2",
"load-grunt-tasks": "3.5.2",
"lodash": "4.17.5",
"medium-editor": "5.23.3",
"medium-editor-tables": "0.6.1",
"ment.io": "0.9.23",
"moment": "2.20.1",
"moment-timezone": "0.5.14",
"ng-file-upload": "12.2.13",
"node-sass": "4.12.0",
"owl.carousel": "2.2.0",
"postscribe": "2.0.8",
"prop-types": "15.6.1",
"rangy": "1.3.0",
"raven-js": "3.22.3",
"react": "16.9.0",
"react-autocomplete": "1.8.1",
"react-bootstrap": "0.32.1",
"react-debounce-input": "3.2.0",
"react-dom": "16.9.0",
"react-mentions": "1.2.2",
"react-paginate": "6.3.0",
"react-portal": "4.1.3",
"react-redux": "5.0.7",
"react-textarea-autosize": "5.2.1",
"redux": "4.0.4",
"redux-logger": "3.0.6",
"redux-thunk": "2.2.0",
"sass-loader": "6.0.6",
"shortid": "2.2.8",
"style-loader": "0.20.2",
"superdesk-ui-framework": "2.2.4",
"ts-loader": "3.5.0",
"tslint": "5.11.0",
"typescript": "3.7.2",
"webpack": "3.11.0",
"webpack-dev-server": "2.11.1"
},
"devDependencies": {
"@types/moment": "^2.13.0",
"@types/moment-timezone": "^0.5.13",
"@types/webpack-env": "^1.13.9",
"btoa": "^1.1.2",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "^1.15.5",
"grunt-karma": "^2.0.0",
"http-server": "^0.12.1",
"jasmine-core": "^2.99.1",
"jasmine-reporters": "^2.3.0",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-jasmine": "^1.1.1",
"karma-ng-html2js-preprocessor": "^1.0.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.13",
"protractor": "5.4.2",
"react-addons-test-utils": "^15.6.0",
"react-test-renderer": "^16.13.1",
"request": "^2.88.2",
"superdesk-code-style": "1.3.0",
"typescript-eslint-parser": "^18.0.0"
},
"resolutions": {
"moment": "2.20.1"
},
"scripts": {
"gettext-extract": "grunt gettext:extract",
"setup-extensions": "node ./tasks/namespace-css-from-extensions.js && node ./tasks/install-extensions.js",
"compile-end-to-end-tests": "find spec/ -name '*.js' -type f -delete && tsc -p spec",
"watch-css-from-extensions": "node tasks/namespace-css-from-extensions.js --watch",
"watch-end-to-end-tests": "find spec/ -name '*.js' -type f -delete && tsc -p spec -w",
"postinstall": "npm run setup-extensions && node ./tasks/compile-e2e-tests.js",
"test": "grunt ci:travis && npm run lint",
"debug-unit-tests": "karma start karma.conf.js --browsers=Chrome",
"unit": "grunt unit",
"build": "grunt build",
"lint": "tsc -p scripts --noEmit && tslint -c tslint.json './**/*.{ts,tsx}' && eslint --parser=@typescript-eslint/parser --ext .js --ext .jsx --ext .ts --ext .tsx scripts spec tasks *.js",
"lint-fix": "tsc -p scripts --noEmit && tslint --fix -c tslint.json 'scripts/**/*.{ts,tsx}' && eslint --fix --parser=@typescript-eslint/parser --ext .js --ext .jsx --ext .ts --ext .tsx scripts spec tasks *.js",
"start-test-server": "cd test-server && docker-compose build && docker-compose up -d",
"stop-test-server": "cd test-server && docker-compose stop",
"start-client-server": "http-server dist -p 9000 -s &",
"stop-client-server": "fuser -k 9000/tcp",
"protractor": "protractor protractor.conf.js",
"webdriver-manager": "webdriver-manager update --gecko false --standalone false --versions.chrome=84.0.4147.30",
"server": "grunt server",
"dev": "npm run server"
}
}