{
  "name": "tsdns",
  "version": "0.1.1",
  "description": "TeamSpeak™ 3 DNS (TSDNS) implementation for Node.js",
  "main": "tsdns.js",
  "scripts": {
    "test": "node --use_strict -r babel/register test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/veltrogaming/tsdns.git"
  },
  "keywords": [
    "TeamSpeak",
    "TeamSpeak 3",
    "TS",
    "TS3",
    "TSDNS"
  ],
  "author": "Jan Buschtöns",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/veltrogaming/tsdns/issues"
  },
  "homepage": "https://github.com/veltrogaming/tsdns#readme",
  "devDependencies": {
    "babel": "^5.8.23"
  }
}
