1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-11-19 17:00:08 +00:00
Tims-Chat/package.json

10 lines
170 B
JSON
Raw Normal View History

2018-08-16 22:30:59 +00:00
{
"dependencies": {
2018-08-28 00:14:38 +00:00
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
2018-08-16 22:30:59 +00:00
"requirejs": "^2.3.5",
"terser": "^3.8.1"
}
}