{
  "name": "bangalore-startups",
  "version": "1.1.0",
  "description": "Ever growing list of startups in Bangalore.",
  "license": "MIT",
  "repository": "hemanth/bangalore-startups",
  "author": {
    "name": "Hemanth.HM",
    "email": "hemanth.hm@gmail.com",
    "url": "h3manth.com"
  },
  "engines": {
    "node": ">= 4"
  },
  "scripts": {
    "test": "mocha"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "startups",
    "list",
    "Bangalore"
  ],
  "dependencies": {},
  "devDependencies": {
    "mocha": "^3.1.1"
  }
}
