{
  "name": "libs-dogstatsd",
  "version": "1.4.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "nyc mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://makinoy@github.com/makinoy/libs-dogstatsd.git"
  },
  "keywords": [
    "dogstatsd"
  ],
  "author": "@makinoy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/makinoy/libs-dogstatsd/issues"
  },
  "homepage": "https://github.com/makinoy/libs-dogstatsd#readme",
  "dependencies": {
    "node-dogstatsd": "0.0.7"
  },
  "devDependencies": {
    "coveralls": "3.0.2",
    "mocha": "5.2.0",
    "nyc": "14.1.1"
  }
}
