{
  "name": "hubot-starven",
  "description": "The latest details about startups and ventures.",
  "version": "0.0.57",
  "author": "robksawyer <robksawyer@gmail.com>",
  "license": "MIT",
  "keywords": [
    "hubot",
    "hubot-scripts",
    "stratups",
    "zacks",
    "quandl",
    "angel",
    "investors",
    "investing",
    "news",
    "ventures"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/robksawyer/hubot-starven.git"
  },
  "bugs": {
    "url": "https://github.com/robksawyer/hubot-starven/issues"
  },
  "dependencies": {
    "ascii-chart": "^1.1.0",
    "chart": "^0.1.2",
    "coffee-script": "~1.6",
    "crypto": "0.0.3",
    "events": "^1.0.2",
    "googleapis": "^1.0.20",
    "limit": "0.0.1",
    "parser": "^0.1.4",
    "quiche": "0.0.8",
    "short-url": "0.0.1"
  },
  "devDependencies": {
    "hubot": ">= 2.5.1",
    "hubot-scripts": ">= 2.4.2",
    "hubot-script-boilerplate": ">= 0.0.0",
    "hubot-starven": "*",
    "mocha": "*",
    "chai": "*",
    "sinon-chai": "*",
    "sinon": "*",
    "grunt-mocha-test": "~0.7.0",
    "grunt-release": "~0.6.0",
    "matchdep": "~0.1.2",
    "grunt-contrib-watch": "~0.5.3"
  },
  "main": "index.coffee",
  "scripts": {
    "test": "grunt test"
  }
}
