{
  "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/**"
  ]
}
