1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-11-18 16:50:08 +00:00
Tims-Chat/package.json
2018-08-28 02:14:38 +02: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.5",
"terser": "^3.8.1"
}
}