-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
173 lines (173 loc) · 5.74 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
{
"private": true,
"engines": {
"node": "22",
"npm": "9 || 10"
},
"type": "module",
"dependencies": {
"@arendjr/text-clipper": "npm:@jsr/arendjr__text-clipper@^3.0.0",
"@effect/platform": "^0.72.1",
"@effect/platform-node": "^0.68.1",
"@effect/sql": "^0.25.1",
"@effect/sql-libsql": "^0.15.1",
"@hapi/address": "^5.1.1",
"@js-temporal/polyfill": "^0.4.4",
"@keyv/redis": "^3.0.1",
"anonymus": "^2.1.3",
"cacache": "^19.0.1",
"case-anything": "^3.1.0",
"clock-ts": "^0.1.2",
"cloudinary": "^2.5.1",
"content-security-policy-builder": "^2.2.0",
"cookie": "^0.7.2",
"cookie-signature": "^1.2.2",
"crossref-ts": "^0.1.5",
"datacite-ts": "^0.1.4",
"doi-ts": "^0.1.10",
"effect": "^3.7.2",
"express": "^4.21.2",
"express-async-handler": "^1.2.0",
"fetch-fp-ts": "^0.1.6",
"fp-ts": "^2.16.9",
"fp-ts-routing": "^0.6.0",
"html-entities": "^2.5.2",
"http-errors": "^2.0.0",
"http-proxy-middleware": "^3.0.3",
"http-status-codes": "^2.3.0",
"hyper-ts": "^0.7.9",
"hyper-ts-oauth": "^0.1.1",
"hyper-ts-routing": "^0.1.1",
"hyper-ts-session": "^0.3.3",
"io-ts": "^2.2.22",
"ioredis": "^5.4.2",
"iso-639-1": "^3.1.2",
"katex": "^0.16.19",
"keyv": "^5.1.3",
"logger-fp-ts": "^0.2.2",
"logging-ts": "^0.3.4",
"make-fetch-happen": "^14.0.3",
"markdown-it": "^14.1.0",
"mjml": "^4.15.3",
"multer": "^1.4.5-lts.1",
"nanohtml": "^1.10.0",
"nodemailer": "^6.9.16",
"orcid-id-ts": "^0.1.3",
"rtl-detect": "^1.1.2",
"safe-stable-stringify": "^2.5.0",
"sanitize-html": "^2.14.0",
"spectacles-ts": "^1.0.7",
"striptags": "^3.2.0",
"tinyld": "^1.3.4",
"ts-pattern": "^5.6.0",
"turndown": "^7.2.0",
"uuid-ts": "^0.1.2",
"zenodo-ts": "^0.1.22"
},
"devDependencies": {
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@csstools/postcss-global-data": "^3.0.0",
"@csstools/stylelint-no-at-nest-rule": "^1.0.0",
"@fast-check/jest": "^2.0.3",
"@ibm/plex": "^6.4.1",
"@open-wc/testing": "^4.0.0",
"@playwright/test": "^1.47.2",
"@prettier/plugin-xml": "^3.4.1",
"@rollup/plugin-url": "^8.0.2",
"@tiptap/core": "^2.11.0",
"@tiptap/extension-link": "^2.11.0",
"@tiptap/extension-subscript": "^2.11.0",
"@tiptap/extension-superscript": "^2.11.0",
"@tiptap/extension-typography": "^2.11.0",
"@tiptap/starter-kit": "^2.11.0",
"@tsconfig/node22": "^22.0.0",
"@types/cacache": "^17.0.2",
"@types/cookie": "^0.6.0",
"@types/cookie-signature": "^1.1.2",
"@types/express": "^4.17.21",
"@types/http-errors": "^2.0.4",
"@types/katex": "^0.16.7",
"@types/make-fetch-happen": "^10.0.4",
"@types/markdown-it": "^14.1.2",
"@types/mjml": "^4.7.4",
"@types/mocha": "^10.0.10",
"@types/multer": "^1.4.12",
"@types/node": "^22.8.2",
"@types/nodemailer": "^6.4.17",
"@types/rtl-detect": "^1.0.3",
"@types/sanitize-html": "^2.13.0",
"@types/turndown": "^5.0.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@typescript/analyze-trace": "^0.10.1",
"@web/dev-server-esbuild": "^1.0.3",
"@web/dev-server-rollup": "^0.6.4",
"@web/test-runner": "^0.19.0",
"@web/test-runner-commands": "^0.9.0",
"@web/test-runner-playwright": "^0.11.0",
"babel-loader": "^9.2.1",
"cdigit": "^4.0.2",
"cookie-signature": "^1.2.2",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"del-cli": "^6.0.0",
"dotenv": "^16.4.7",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-fp-ts": "^0.3.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-comments": "^1.1.10",
"eslint-plugin-require-extensions": "^0.1.3",
"eslint-plugin-wc": "^2.2.0",
"fast-check": "^3.23.2",
"fetch-mock": "^11.1.5",
"fp-ts-contrib": "^0.1.29",
"glob": "^11.0.0",
"image-minimizer-webpack-plugin": "^4.1.3",
"imagemin": "^9.0.0",
"imagemin-svgo": "^11.0.1",
"iso-639-3": "^2.2.0",
"jest": "^29.7.0",
"mini-css-extract-plugin": "^2.9.2",
"node-mocks-http": "^1.16.2",
"oauth2-mock-server": "^7.2.0",
"postcss": "^8.4.49",
"postcss-font-display": "^0.3.0",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.1.3",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-sh": "^0.14.0",
"prettier-plugin-toml": "^2.0.1",
"purgecss-webpack-plugin": "^7.0.2",
"remixicon": "^4.6.0",
"stylelint": "^15.11.0",
"stylelint-config-property-sort-order-smacss": "^10.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-use-logical-spec": "^5.0.1",
"ts-deepmerge": "^7.0.2",
"ts-jest": "^29.2.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-manifest-plugin": "^5.0.0",
"webpack-remove-empty-scripts": "^1.0.4"
},
"scripts": {
"prebuild": "del assets/locales dist src/locales src/manifest.json",
"build": "run-s build:translations build:assets build:app",
"build:app": "tsc --project tsconfig.build.json",
"build:assets": "webpack build --mode production",
"build:translations": "scripts/intlc.sh",
"format": "prettier --ignore-unknown --check '**'",
"format:fix": "npm run format -- --write",
"lint:css": "stylelint '**/*.css'",
"lint:ts": "eslint . --max-warnings 0",
"test": "jest",
"test:integration": "docker run --rm --volume \"$(pwd)\"/integration/snapshots:/app/integration/snapshots --volume \"$(pwd)\"/integration-results:/app/integration-results",
"typecheck": "tsc --noEmit"
}
}