-
Notifications
You must be signed in to change notification settings - Fork 53
/
package.json
157 lines (157 loc) · 4.76 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
{
"name": "chemotion",
"repository": {},
"dependencies": {
"@babel/core": "^7.11.5",
"@babel/plugin-proposal-class-properties": "^7.11.0",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@babel/preset-react": "7.10.4",
"@citation-js/plugin-isbn": "0.3.0",
"@complat/chem-spectra-client": "1.3.2",
"@complat/chemotion-converter-client": "~0.12.0",
"@complat/react-spectra-editor": "1.3.2",
"@novnc/novnc": "^1.2.0",
"@rails/ujs": "^6.1.3-1",
"@rails/webpacker": "https://github.com/rails/webpacker.git",
"@sentry/react": "^7.73.0",
"@sentry/tracing": "^7.16.0",
"@sentry/webpack-plugin": "^2.22.4",
"acorn": "^5.7.0",
"ag-grid-community": "^32.0.1",
"ag-grid-react": "^32.0.1",
"alt": "0.18.6",
"alt-utils": "2.0.0",
"antd": "^5.17.2",
"aviator": "v0.6.1",
"base-64": "^0.1.0",
"chem-generic-ui": "^1.4.4",
"citation-js": "0.6.8",
"classnames": "^2.2.5",
"commonmark": "^0.28.1",
"create-react-class": "^15.6.3",
"d3": "^3.5.15",
"d3-selection": "^3.0.0",
"deep-equal": "1.0.1",
"es6-promise-debounce": "^1.0.1",
"factory-bot": "^6.3.1",
"html2pdf.js": "^0.10.1",
"humps": "^2.0.1",
"immutable": "^4.0.0-rc.12",
"jcampconverter": "^2.11.0",
"js-yaml": "^3.13.1",
"jsdom": "^22.1.0",
"lodash": "^4.17.20",
"mime-types": "^2.1.35",
"mobx": "^6.6.0",
"mobx-react": "^7.5.0",
"mobx-state-tree": "^5.1.5",
"moment": "^2.29.4",
"moment-precise-range-plugin": "^1.2.4",
"npm": "^8.11.0",
"numeral": "^1.5.3",
"path": "^0.12.7",
"pdf-lib": "^1.17.1",
"prop-types": "15.6.2",
"quagga": "^0.11.5",
"querystring-es3": "^0.2.1",
"quill": "^1.3.7",
"quill-delta": "3.4.3",
"quill-delta-to-html": "0.8.2",
"quill-delta-to-plaintext": "^1.0.0",
"raw-loader": "^4.0.2",
"react": "^17.0.2",
"react-barcode": "^1.1.0",
"react-big-calendar": "^1.5.1",
"react-bootstrap": "~2.10.2",
"react-color": "^2.17.3",
"react-contextmenu": "^2.14.0",
"react-cookie": "^0.4.8",
"react-datepicker": "~7.3.0",
"react-datetime-picker": "^4.1.1",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.3",
"react-dom": "^17.0.2",
"react-draggable": "^4.4.3",
"react-dropzone": "^3.6.0",
"react-html-id": "^0.1.5",
"react-inlinesvg": "0.8.4",
"react-input-autosize": "1.1.0",
"react-json-editor-ajrm": "^2.5.10",
"react-markdown": "^6.0.2",
"react-molviewer": "^1.1.3",
"react-notification-system": "^0.2.7",
"react-papaparse": "^3.17.2",
"react-pdf": "^7.7.3",
"react-qr-reader": "^2.1.0",
"react-select": "^5.8.1",
"react-svg-file-zoom-pan": "0.1.5",
"react-svg-file-zoom-pan-latest": "npm:@complat/react-svg-file-zoom-pan@1.1.3",
"react-ui-tree": "3.1.0",
"react-vis": "1.12.1",
"reactflow": "^11.7.2",
"redux": "^4.1.0",
"sha256": "^0.2.0",
"spark-md5": "^3.0.1",
"svgedit": "^7.3.0",
"uglify-js": "~3.10.3",
"uglifyify": "^5.0.2",
"util": "^0.12.4",
"uuid": "^3.3.2",
"webpack-cli": "^5.1.4",
"whatwg-fetch": "^3.6.2",
"yarn": "^1.22.19"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.0",
"@babel/plugin-proposal-class-properties": "^7.11.0",
"@babel/register": "^7.11.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
"babel-loader": "^8.2.2",
"cypress": "^12.3.0",
"enzyme": "^3.7.0",
"eslint": "^8.20.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-filtered-fix": "^0.3.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-relative-import-paths": "^1.4.0",
"eslint-plugin-react": "^7.30.1",
"expect": "^24.7.1",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"process": "^0.11.10",
"react-refresh": "^0.12.0",
"sinon": "^15.2.0",
"webpack-dev-server": "^4.8.1"
},
"scripts": {
"postinstall": "./package_postinstall.sh",
"test": "NODE_PATH=./spec/javascripts:./app/packs yarn mocha --exit --require '@babel/register' './spec/javascripts/helper/setup.js' './spec/javascripts/**/*.spec.js'",
"coverage": "yarn nyc npm test;yarn nyc report --reporter=html"
},
"nyc": {
"exclude": [
"**/*.spec.js",
"spec/javascripts/fixture/*",
"spec/javascripts/helper/*"
]
},
"license": "MIT",
"engines": {
"node": "^18.19.1"
},
"browserslist": [
"defaults"
],
"babel": {
"presets": [
"@rails/webpacker/package/babel/preset.js",
"@babel/preset-react"
]
}
}