{
  "name": "circledisc",
  "version": "0.2.6",
  "description": "Zero dependency CI -> Discord webhook server.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ClarityMoe/CircleDisc.git"
  },
  "keywords": [
    "circleci",
    "travis",
    "appveyor",
    "discord",
    "webhook"
  ],
  "author": "noud02",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ClarityMoe/CircleDisc/issues"
  },
  "homepage": "https://github.com/ClarityMoe/CircleDisc#readme",
  "optionalDependencies": {
    "bluebird": "latest",
    "eventemitter3": "latest"
  }
}
