1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Tims-Chat/package.json
2020-03-25 23:23:49 +01:00

10 lines
170 B
JSON

{
"dependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"requirejs": "^2.3.6",
"terser": "^4.6.7"
}
}