2017-01-03 17:32:23 -05:00
|
|
|
{
|
2018-03-30 23:58:38 -05:00
|
|
|
"name": "pterodactyl-panel",
|
2018-06-03 17:40:35 -07:00
|
|
|
"dependencies": {
|
2020-10-14 20:13:36 -07:00
|
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.32",
|
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.1",
|
|
|
|
"@fortawesome/react-fontawesome": "^0.1.11",
|
2020-10-31 16:16:41 -04:00
|
|
|
"@types/react-copy-to-clipboard": "^4.3.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"axios": "^0.19.2",
|
2019-09-29 13:23:15 -07:00
|
|
|
"chart.js": "^2.8.0",
|
2020-09-13 17:17:40 -06:00
|
|
|
"codemirror": "^5.57.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"date-fns": "^2.14.0",
|
2020-07-04 21:46:49 -07:00
|
|
|
"debounce": "^1.2.0",
|
|
|
|
"deepmerge": "^4.2.2",
|
2020-07-03 13:55:33 -07:00
|
|
|
"easy-peasy": "^3.3.1",
|
2019-06-29 16:57:11 -07:00
|
|
|
"events": "^3.0.0",
|
2020-03-18 21:32:07 -07:00
|
|
|
"formik": "^2.1.4",
|
2019-11-16 12:46:19 -08:00
|
|
|
"i18next": "^19.0.0",
|
|
|
|
"i18next-chained-backend": "^2.0.0",
|
|
|
|
"i18next-localstorage-backend": "^3.0.0",
|
|
|
|
"i18next-xhr-backend": "^3.2.2",
|
2019-02-02 17:33:12 -08:00
|
|
|
"jquery": "^3.3.1",
|
2019-08-02 22:22:01 -07:00
|
|
|
"path": "^0.12.7",
|
2019-06-16 16:57:57 -07:00
|
|
|
"query-string": "^6.7.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"react": "^16.13.1",
|
2020-10-31 16:16:41 -04:00
|
|
|
"react-copy-to-clipboard": "^5.0.2",
|
2019-12-07 12:12:33 -08:00
|
|
|
"react-dom": "npm:@hot-loader/react-dom",
|
2020-07-04 21:46:49 -07:00
|
|
|
"react-fast-compare": "^3.2.0",
|
2020-10-14 20:13:36 -07:00
|
|
|
"react-ga": "^3.1.2",
|
2019-12-15 18:05:44 -08:00
|
|
|
"react-google-recaptcha": "^2.0.1",
|
2020-07-26 23:32:24 -04:00
|
|
|
"react-helmet": "^6.1.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"react-hot-loader": "^4.12.21",
|
2019-11-16 12:46:19 -08:00
|
|
|
"react-i18next": "^11.2.1",
|
2019-06-29 18:28:23 -07:00
|
|
|
"react-redux": "^7.1.0",
|
2019-12-07 12:12:33 -08:00
|
|
|
"react-router-dom": "^5.1.2",
|
2020-07-04 09:46:26 -07:00
|
|
|
"react-transition-group": "^4.4.1",
|
2020-08-02 00:11:49 -04:00
|
|
|
"reaptcha": "^1.7.2",
|
2019-06-29 16:14:32 -07:00
|
|
|
"sockette": "^2.0.6",
|
2020-07-03 13:55:33 -07:00
|
|
|
"styled-components": "^5.1.1",
|
2019-12-22 17:03:44 -08:00
|
|
|
"styled-components-breakpoint": "^3.0.0-preview.20",
|
2020-07-09 19:56:46 -07:00
|
|
|
"swr": "^0.2.3",
|
2019-08-04 14:58:31 -07:00
|
|
|
"uuid": "^3.3.2",
|
2020-10-14 02:34:53 -04:00
|
|
|
"xterm": "^4.9.0",
|
|
|
|
"xterm-addon-attach": "^0.6.0",
|
|
|
|
"xterm-addon-fit": "^0.4.0",
|
|
|
|
"xterm-addon-search": "^0.7.0",
|
|
|
|
"xterm-addon-search-bar": "^0.2.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"yup": "^0.29.1"
|
2018-06-03 17:40:35 -07:00
|
|
|
},
|
2018-03-30 23:58:38 -05:00
|
|
|
"devDependencies": {
|
2020-10-17 12:23:25 -07:00
|
|
|
"@babel/core": "^7.12.1",
|
|
|
|
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
|
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.12.1",
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
|
|
"@babel/plugin-transform-react-jsx": "^7.12.1",
|
|
|
|
"@babel/plugin-transform-runtime": "^7.12.1",
|
|
|
|
"@babel/preset-env": "^7.12.1",
|
|
|
|
"@babel/preset-react": "^7.12.1",
|
|
|
|
"@babel/preset-typescript": "^7.12.1",
|
|
|
|
"@babel/runtime": "^7.12.1",
|
2019-09-29 13:23:15 -07:00
|
|
|
"@types/chart.js": "^2.8.5",
|
2020-09-13 17:17:40 -06:00
|
|
|
"@types/codemirror": "^0.0.98",
|
2020-07-04 21:46:49 -07:00
|
|
|
"@types/debounce": "^1.2.0",
|
2019-06-29 16:57:11 -07:00
|
|
|
"@types/events": "^3.0.0",
|
2020-10-17 12:23:25 -07:00
|
|
|
"@types/node": "^14.11.10",
|
2019-06-16 16:57:57 -07:00
|
|
|
"@types/query-string": "^6.3.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"@types/react": "^16.9.41",
|
|
|
|
"@types/react-dom": "^16.9.8",
|
2020-07-26 23:32:24 -04:00
|
|
|
"@types/react-helmet": "^6.0.0",
|
2019-06-29 18:28:23 -07:00
|
|
|
"@types/react-redux": "^7.1.1",
|
2019-12-07 12:12:33 -08:00
|
|
|
"@types/react-router": "^5.1.3",
|
|
|
|
"@types/react-router-dom": "^5.1.3",
|
2020-07-04 09:46:26 -07:00
|
|
|
"@types/react-transition-group": "^4.4.0",
|
2020-07-04 09:13:41 -07:00
|
|
|
"@types/styled-components": "^5.1.0",
|
2019-08-04 14:58:31 -07:00
|
|
|
"@types/uuid": "^3.4.5",
|
2020-07-03 13:55:33 -07:00
|
|
|
"@types/webpack-env": "^1.15.2",
|
|
|
|
"@types/yup": "^0.29.3",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^3.5.0",
|
|
|
|
"@typescript-eslint/parser": "^3.5.0",
|
2019-09-17 21:05:20 -07:00
|
|
|
"babel-loader": "^8.0.6",
|
2020-07-03 13:55:33 -07:00
|
|
|
"babel-plugin-styled-components": "^1.10.7",
|
2020-03-23 02:42:04 +00:00
|
|
|
"cross-env": "^7.0.2",
|
2019-12-07 12:12:33 -08:00
|
|
|
"css-loader": "^3.2.1",
|
2020-07-03 13:55:33 -07:00
|
|
|
"eslint": "^7.4.0",
|
|
|
|
"eslint-config-standard": "^14.1.1",
|
|
|
|
"eslint-plugin-import": "^2.22.0",
|
2019-06-09 17:38:33 -07:00
|
|
|
"eslint-plugin-node": "^9.1.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"eslint-plugin-promise": "^4.2.1",
|
|
|
|
"eslint-plugin-react": "^7.20.3",
|
|
|
|
"eslint-plugin-react-hooks": "^4.0.5",
|
|
|
|
"eslint-plugin-standard": "^4.0.1",
|
|
|
|
"fork-ts-checker-webpack-plugin": "^5.0.6",
|
2019-12-22 00:16:13 -08:00
|
|
|
"redux-devtools-extension": "^2.13.8",
|
2020-07-04 20:54:33 -07:00
|
|
|
"source-map-loader": "^1.0.1",
|
2020-07-03 13:55:33 -07:00
|
|
|
"style-loader": "^1.2.1",
|
2020-07-04 18:19:46 -07:00
|
|
|
"svg-url-loader": "^6.0.0",
|
2020-10-17 13:43:22 -07:00
|
|
|
"tailwindcss": "^1.9.4",
|
2020-07-03 13:55:33 -07:00
|
|
|
"terser-webpack-plugin": "^3.0.6",
|
2020-10-17 13:43:22 -07:00
|
|
|
"twin.macro": "^1.10.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"typescript": "^3.9.6",
|
|
|
|
"typescript-plugin-tw-template": "^2.0.1",
|
|
|
|
"webpack": "^4.43.0",
|
2019-02-02 17:33:12 -08:00
|
|
|
"webpack-assets-manifest": "^3.1.1",
|
2020-07-04 18:19:46 -07:00
|
|
|
"webpack-bundle-analyzer": "^3.8.0",
|
2020-07-03 13:55:33 -07:00
|
|
|
"webpack-cli": "^3.3.12",
|
|
|
|
"webpack-dev-server": "^3.11.0",
|
2019-12-07 12:12:33 -08:00
|
|
|
"yarn-deduplicate": "^1.1.1"
|
2018-03-30 23:58:38 -05:00
|
|
|
},
|
|
|
|
"scripts": {
|
2020-07-04 20:54:33 -07:00
|
|
|
"clean": "cd public/assets && find . \\( -name \"*.js\" -o -name \"*.map\" \\) -type f -delete",
|
2020-07-04 18:30:50 -07:00
|
|
|
"lint": "eslint ./resources/scripts/**/*.{ts,tsx} --ext .ts,.tsx",
|
2020-03-23 02:42:04 +00:00
|
|
|
"watch": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --watch --progress",
|
|
|
|
"build": "cross-env NODE_ENV=development ./node_modules/.bin/webpack --progress",
|
|
|
|
"build:production": "yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production",
|
2020-07-04 20:54:33 -07:00
|
|
|
"serve": "yarn run clean && cross-env PUBLIC_PATH=https://pterodactyl.test:8080 NODE_ENV=development TSC_WATCHFILE=UseFsEventsWithFallbackDynamicPolling webpack-dev-server --host 0.0.0.0 --hot --https --key /etc/ssl/private/pterodactyl.test-key.pem --cert /etc/ssl/private/pterodactyl.test.pem"
|
2019-09-17 21:05:20 -07:00
|
|
|
},
|
|
|
|
"browserslist": [
|
2019-11-16 11:18:23 -08:00
|
|
|
"> 0.5%",
|
|
|
|
"last 2 versions",
|
|
|
|
"firefox esr",
|
|
|
|
"not dead"
|
2019-09-17 21:05:20 -07:00
|
|
|
]
|
2017-01-03 17:32:23 -05:00
|
|
|
}
|