teeworlds
Version:
Library for (ingame) teeworlds bots.
22 lines (21 loc) • 390 B
JSON
{
"name": "teeworlds",
"version": "2.6.1",
"description": "Library for (ingame) teeworlds bots.",
"license": "MIT",
"main": "index.js",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "git+github.com/swarfeya/teeworlds-library-ts.git"
},
"keywords": [
"teeworlds",
"ddracenetwork",
"headless"
],
"files": [
"*",
"lib/**"
]
}