{
  "name": "atlassian-connect-express-hipchat",
  "version": "0.3.9",
  "description": "HipChat compatibility layer for atlassian-connect-express (ACE)",
  "main": "index.js",
  "dependencies": {
    "request": "^2.69.0",
    "lodash": "^4.2.1",
    "rsvp": "^3.1.0",
    "jwt-simple": "^0.4.1"
  },
  "repository": {
    "type": "git",
    "url": "https://bitbucket.org/atlassianlabs/atlassian-connect-express-hipchat"
  },
  "keywords": [
    "atlassian",
    "connect",
    "express",
    "hipchat"
  ],
  "author": "Rich Manalang",
  "license": "Apache 2.0"
}
