SquadJS/rcon/package.json

9 lines
105 B
JSON
Raw Normal View History

2020-10-05 12:52:01 -05:00
{
"name": "rcon",
"version": "1.0.0",
"type": "module",
"exports": {
".": "./index.js"
}
}