-
-
Notifications
You must be signed in to change notification settings - Fork 54
/
package.json
153 lines (153 loc) · 5.04 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
{
"name": "modfy",
"version": "0.1.0",
"private": true,
"dependencies": {
"@babel/core": "^7.10.5",
"@babel/node": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@dnd-kit/core": "^1.0.1",
"@dnd-kit/sortable": "^1.0.1",
"@dnd-kit/utilities": "^1.0.3",
"@ffmpeg/ffmpeg": "git+https://github.com/Mozilla-Open-Lab-Etwas/ffmpeg.wasm.git",
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-brands-svg-icons": "^5.14.0",
"@fortawesome/free-solid-svg-icons": "^5.14.0",
"@fortawesome/react-fontawesome": "^0.1.11",
"@modfy/react-video-components": "0.0.2b",
"@replit/clui-input": "^0.0.16",
"@replit/clui-session": "^0.0.1",
"@tailwindcss/forms": "^0.2.1",
"@types/classnames": "^2.2.10",
"@types/node": "^14.14.10",
"@types/platform": "^1.3.2",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-router-dom": "^5.1.5",
"axios": "^0.21.1",
"classnames": "^2.2.6",
"downshift": "^6.0.0",
"eslint": "^7.13.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"finalhandler": "^1.1.2",
"fractional": "^1.0.0",
"javascript-terminal": "^1.0.3",
"mobx": "^5.15.4",
"mobx-react": "^6.2.2",
"netlify-plugin-pnpm-preinstaller": "^0.0.2",
"new-github-issue-url": "^0.2.1",
"next": "^10.0.3",
"platform": "^1.3.5",
"postcss": "^8.1.9",
"rc-steps": "^4.1.2",
"react": "^17.0.2",
"react-beforeunload": "^2.4.0",
"react-dev-utils": "^10.2.1",
"react-device-detect": "^1.13.1",
"react-dom": "^17.0.2",
"react-dropzone": "^11.0.2",
"react-error-boundary": "^2.3.1",
"react-hot-toast": "^1.0.1",
"react-hotkeys": "^2.0.0",
"react-modal": "^3.12.1",
"react-push-notification": "^1.3.0",
"react-reveal": "^1.2.2",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.1",
"react-select": "^3.1.0",
"react-shepherd": "^3.3.0",
"react-tooltip": "^4.2.11",
"reactrangeslider": "^3.0.6",
"shepherd.js": "^8.0.2",
"styled-jsx": "^3.3.0",
"uuid": "^8.3.1",
"video-react": "^0.14.1"
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.12.1",
"@modfy/core": "^0.0.8-b",
"@tailwindcss/jit": "^0.1.18",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.9.1",
"@types/react-modal": "^3.10.6",
"@types/react-select": "^3.0.19",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"autoprefixer": "^10.0.2",
"babel-eslint": "^10.1.0",
"caniuse-lite": "^1.0.30001214",
"eledoc": "^0.2.1",
"eslint-config-prettier": "^6.15.0",
"eslint-config-prettier-standard": "^3.0.1",
"eslint-config-react-app": "^6.0.0",
"eslint-config-standard": "^16.0.1",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-standard": "^4.1.0",
"husky": "^4.3.0",
"js-yaml": "^3.14.0",
"node-fetch": "^2.6.1",
"patch-package": "^6.2.2",
"postcss-preset-env": "^6.7.0",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.1.2",
"prettier-config-standard": "^1.0.1",
"source-map-explorer": "^2.5.0",
"tailwindcss": "^2.0.1",
"typedoc": "^0.17.8",
"typedoc-plugin-pages": "^1.0.1",
"typescript": "^4.0.2",
"typescript-plugin-css-modules": "^3.0.1",
"ytdl-core": "^3.1.2",
"ytsr": "^0.1.15"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js' --html ./analyze.html",
"generate": "mkdir src/dist; node workflow/workflow.js; node codecs/codecs.js; node formats/formats.js",
"prestart": "yarn generate",
"start": "next start",
"prebuild": "npm run generate",
"build": "next build",
"test-codecs": "node --experimental-wasm-threads --experimental-wasm-bulk-memory ./node_modules/.bin/jest --runInBand --verbose --forceExit -i tests/codecs-testing",
"document": "yarn generate; typedoc --options typedoc.json src/ --theme pages-plugin",
"lint": "eslint . --ext .ts,.tsx",
"lint:fix": "yarn lint --fix",
"prettier": "prettier --check src/",
"prettier:fix": "prettier --write src/",
"verify": "yarn prettier && yarn lint",
"verify:fix": "yarn prettier:fix && yarn lint:fix",
"dev": "next dev",
"postinstall": "patch-package"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"resolutions": {
"**/@typescript-eslint/eslint-plugin": "^4.1.1",
"**/@typescript-eslint/parser": "^4.1.1"
},
"husky": {
"hooks": {
"pre-commit": "yarn prettier",
"pre-push": "yarn verify"
}
}
}