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

9 lines
140 B
JSON
Raw Normal View History

2018-08-16 22:30:59 +00:00
{
"dependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"requirejs": "^2.3.5",
"terser": "^3.8.1"
}
}