{
  "name": "intercom.io",
  "version": "1.5.0",
  "description": "An NodeJS API client for intercom.io",
  "keywords": [
    "api",
    "intercom",
    "node-intercom",
    "client",
    "intercom.io"
  ],
  "author": "Mike McDonald <mcdonald@firebase.com>",
  "repository": {
    "type": "git",
    "url": "git://github.com/tarunc/intercom.io.git"
  },
  "homepage": "https://github.com/tarunc/intercom.io",
  "license": "MIT",
  "dependencies": {
    "debug": "^2.2.0",
    "lodash": "^4.3.0",
    "q": "^1.4.1",
    "qs": "^6.1.0",
    "request": "^2.74.0"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "chai-as-promised": "^6.0.0",
    "chai-subset": "^1.2.0",
    "docker": "^1.0.0",
    "grunt": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-docker": "0.0.11",
    "grunt-gh-pages": "^2.0.0",
    "grunt-shell": "^2.0.0",
    "grunt-string-replace": "^1.2.1",
    "matchdep": "^1.0.1",
    "mocha": "^3.1.2",
    "replay": "^2.0.6",
    "sinon": "^1.17.3",
    "sinon-chai": "^2.8.0"
  },
  "main": "index"
}
