{
  "name": "slackbots",
  "version": "0.5.2",
  "description": "Simple API for Slack",
  "main": "index.js",
  "author": {
    "name": "Mikhail Mokrushin",
    "email": "mokrushin.ms@ya.ru"
  },
  "homepage": "https://github.com/mishk0/slack-bot-api",
  "bugs": {
    "url": "https://github.com/mishk0/slack-bot-api/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mishk0/slack-bot-api.git"
  },
  "license": "MIT",
  "scripts": {
    "test": "./node_modules/jshint/bin/jshint libs/*.js index.js && ./node_modules/jscs/bin/jscs libs/*.js index.js && ./node_modules/mocha/bin/mocha"
  },
  "dependencies": {
    "extend": "^2.0.1",
    "request": "^2.56.0",
    "vow": "^0.4.9",
    "ws": "^1.0.1"
  },
  "devDependencies": {
    "chai": "^2.3.0",
    "jscs": "^1.13.1",
    "jshint": "^2.8.0",
    "mocha": "^2.2.5",
    "sinon": "^1.14.1",
    "sinon-chai": "^2.8.0"
  },
  "gitHead": "6249af4281934af66f3b5f39035da1382f987490",
  "_id": "slackbots@0.5.2",
  "_shasum": "18b00c8866a05d6edac4e359300fdad3930981f1",
  "_from": "slackbots@>=0.5.2 <0.6.0",
  "_npmVersion": "3.3.12",
  "_nodeVersion": "5.4.1",
  "_npmUser": {
    "name": "mishk0",
    "email": "mokrushin.ms@ya.ru"
  },
  "maintainers": [
    {
      "name": "mishk0",
      "email": "mokrushin.ms@ya.ru"
    }
  ],
  "dist": {
    "shasum": "18b00c8866a05d6edac4e359300fdad3930981f1",
    "tarball": "https://registry.npmjs.org/slackbots/-/slackbots-0.5.2.tgz"
  },
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/slackbots-0.5.2.tgz_1470596738402_0.5155251421965659"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/slackbots/-/slackbots-0.5.2.tgz",
  "readme": "ERROR: No README data found!"
}
