mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"private": true,
|
|
"name": "tgui-workspace",
|
|
"version": "4.2.0",
|
|
"workspaces": [
|
|
"packages/*"
|
|
],
|
|
"dependencies": {
|
|
"@babel/core": "^7.6.2",
|
|
"@babel/plugin-transform-jscript": "^7.2.0",
|
|
"@babel/preset-env": "^7.6.2",
|
|
"babel-eslint": "^10.0.3",
|
|
"babel-loader": "^8.0.6",
|
|
"babel-plugin-inferno": "^6.1.0",
|
|
"babel-plugin-transform-remove-console": "^6.9.4",
|
|
"common": "workspace:*",
|
|
"css-loader": "^3.2.0",
|
|
"cssnano": "^4.1.10",
|
|
"eslint": "^7.4.0",
|
|
"eslint-plugin-react": "^7.17.0",
|
|
"extract-css-chunks-webpack-plugin": "^4.6.0",
|
|
"file-loader": "^6.0.0",
|
|
"inferno": "^7.4.2",
|
|
"optimize-css-assets-webpack-plugin": "^5.0.3",
|
|
"pnp-webpack-plugin": "^1.6.4",
|
|
"sass": "^1.22.12",
|
|
"sass-loader": "^9.0.2",
|
|
"style-loader": "^1.0.0",
|
|
"terser-webpack-plugin": "^3.0.6",
|
|
"url-loader": "^4.1.0",
|
|
"webpack": "^4.40.2",
|
|
"webpack-build-notifier": "^2.0.0",
|
|
"webpack-bundle-analyzer": "^3.5.1",
|
|
"webpack-cli": "^3.3.12"
|
|
}
|
|
}
|