Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pterodactyl
GitHub Repository: pterodactyl/panel
Path: blob/1.0-develop/package.json
7382 views
1
{
2
"name": "pterodactyl-panel",
3
"engines": {
4
"node": ">=14"
5
},
6
"dependencies": {
7
"@floating-ui/react-dom-interactions": "^0.6.6",
8
"@fortawesome/fontawesome-svg-core": "^1.2.32",
9
"@fortawesome/free-solid-svg-icons": "^5.15.1",
10
"@fortawesome/react-fontawesome": "^0.1.11",
11
"@headlessui/react": "^1.6.4",
12
"@heroicons/react": "^1.0.6",
13
"@hot-loader/react-dom": "^16.14.0",
14
"@preact/signals-react": "^1.2.1",
15
"@tailwindcss/forms": "^0.5.2",
16
"@tailwindcss/line-clamp": "^0.4.0",
17
"axios": "^0.27.2",
18
"boring-avatars": "^1.7.0",
19
"chart.js": "^3.8.0",
20
"classnames": "^2.3.1",
21
"codemirror": "^5.57.0",
22
"copy-to-clipboard": "^3.3.1",
23
"date-fns": "^2.28.0",
24
"debounce": "^1.2.0",
25
"deepmerge-ts": "^4.2.1",
26
"easy-peasy": "^4.0.1",
27
"events": "^3.0.0",
28
"formik": "^2.2.6",
29
"framer-motion": "^6.3.10",
30
"i18next": "^21.8.9",
31
"i18next-http-backend": "^1.4.1",
32
"i18next-multiload-backend-adapter": "^1.0.0",
33
"qrcode.react": "^1.0.1",
34
"react": "^16.14.0",
35
"react-chartjs-2": "^4.2.0",
36
"react-dom": "npm:@hot-loader/react-dom",
37
"react-fast-compare": "^3.2.0",
38
"react-hot-loader": "^4.12.21",
39
"react-i18next": "^11.2.1",
40
"react-router-dom": "^5.1.2",
41
"react-transition-group": "^4.4.1",
42
"reaptcha": "^1.7.2",
43
"sockette": "^2.0.6",
44
"styled-components": "^5.2.1",
45
"styled-components-breakpoint": "^3.0.0-preview.20",
46
"swr": "^0.2.3",
47
"tailwindcss": "^3.0.24",
48
"use-fit-text": "^2.4.0",
49
"uuid": "^8.3.2",
50
"xterm": "^4.19.0",
51
"xterm-addon-fit": "^0.5.0",
52
"xterm-addon-search": "^0.9.0",
53
"xterm-addon-search-bar": "^0.2.0",
54
"xterm-addon-web-links": "^0.6.0",
55
"yup": "^0.29.1"
56
},
57
"devDependencies": {
58
"@babel/core": "^7.12.1",
59
"@babel/plugin-proposal-class-properties": "^7.12.1",
60
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
61
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
62
"@babel/plugin-proposal-optional-chaining": "^7.12.1",
63
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
64
"@babel/plugin-transform-modules-commonjs": "^7.18.2",
65
"@babel/plugin-transform-react-jsx": "^7.12.1",
66
"@babel/plugin-transform-runtime": "^7.12.1",
67
"@babel/preset-env": "^7.12.1",
68
"@babel/preset-react": "^7.12.1",
69
"@babel/preset-typescript": "^7.12.1",
70
"@babel/runtime": "^7.12.1",
71
"@testing-library/dom": "^8.14.0",
72
"@testing-library/jest-dom": "^5.16.4",
73
"@testing-library/react": "12.1.5",
74
"@testing-library/user-event": "^14.2.1",
75
"@types/codemirror": "^0.0.98",
76
"@types/debounce": "^1.2.0",
77
"@types/events": "^3.0.0",
78
"@types/jest": "^28.1.3",
79
"@types/node": "^14.11.10",
80
"@types/qrcode.react": "^1.0.1",
81
"@types/react": "^16.14.0",
82
"@types/react-copy-to-clipboard": "^4.3.0",
83
"@types/react-dom": "^16.9.16",
84
"@types/react-redux": "^7.1.1",
85
"@types/react-router": "^5.1.3",
86
"@types/react-router-dom": "^5.1.3",
87
"@types/react-transition-group": "^4.4.0",
88
"@types/styled-components": "^5.1.7",
89
"@types/uuid": "^3.4.5",
90
"@types/webpack-env": "^1.15.2",
91
"@types/yup": "^0.29.3",
92
"@typescript-eslint/eslint-plugin": "^5.29.0",
93
"@typescript-eslint/parser": "^5.29.0",
94
"autoprefixer": "^10.4.7",
95
"babel-jest": "^28.1.1",
96
"babel-loader": "^8.2.5",
97
"babel-plugin-styled-components": "^2.0.7",
98
"cross-env": "^7.0.2",
99
"css-loader": "^5.2.7",
100
"eslint": "^8.18.0",
101
"eslint-config-prettier": "^8.5.0",
102
"eslint-plugin-jest-dom": "^4.0.2",
103
"eslint-plugin-node": "^11.1.0",
104
"eslint-plugin-prettier": "^4.0.0",
105
"eslint-plugin-react": "^7.30.1",
106
"eslint-plugin-react-hooks": "^4.6.0",
107
"fork-ts-checker-webpack-plugin": "^6.2.10",
108
"identity-obj-proxy": "^3.0.0",
109
"jest": "^28.1.1",
110
"postcss": "^8.4.14",
111
"postcss-import": "^14.1.0",
112
"postcss-loader": "^4.0.0",
113
"postcss-nesting": "^10.1.8",
114
"postcss-preset-env": "^7.7.1",
115
"prettier": "^2.7.1",
116
"redux-devtools-extension": "^2.13.8",
117
"source-map-loader": "^1.1.3",
118
"style-loader": "^2.0.0",
119
"svg-url-loader": "^7.1.1",
120
"terser-webpack-plugin": "^4.2.3",
121
"ts-essentials": "^9.1.2",
122
"ts-jest": "^28.0.5",
123
"twin.macro": "^2.8.2",
124
"typescript": "^4.7.3",
125
"webpack": "^4.43.0",
126
"webpack-assets-manifest": "^3.1.1",
127
"webpack-bundle-analyzer": "^3.8.0",
128
"webpack-cli": "^3.3.12",
129
"webpack-dev-server": "^3.11.0",
130
"yarn-deduplicate": "^1.1.1"
131
},
132
"scripts": {
133
"clean": "cd public/assets && find . \\( -name \"*.js\" -o -name \"*.map\" \\) -type f -delete",
134
"test": "jest",
135
"lint": "eslint ./resources/scripts/**/*.{ts,tsx} --ext .ts,.tsx",
136
"watch": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --watch --progress",
137
"build": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --progress",
138
"build:production": "yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production",
139
"serve": "yarn run clean && cross-env WEBPACK_PUBLIC_PATH=/webpack@hmr/ NODE_ENV=development webpack-dev-server --host 0.0.0.0 --port 8080 --public https://pterodactyl.test --hot"
140
},
141
"browserslist": [
142
"> 0.5%",
143
"last 2 versions",
144
"firefox esr",
145
"not dead"
146
],
147
"babelMacros": {
148
"twin": {
149
"preset": "styled-components"
150
},
151
"styledComponents": {
152
"pure": true,
153
"displayName": true,
154
"fileName": true
155
}
156
}
157
}
158
159