{
  "name": "ymi.js",
  "version": "0.1.3",
  "description": "A Nodejs library for interacting with a Youtube live stream",
  "main": "index.js",
  "files": [
    "lib",
    "index.js",
    "LICENSE"
  ],
  "scripts": {},
  "dependencies": {
    "googleapis": "^14.0.0",
    "lodash": "^4.16.6"
  },
  "engines": {
    "node": ">=4.4.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/m3talstorm/ymi.js"
  },
  "bugs": {
    "url": "https://github.com/m3talstorm/ymi.js/issues"
  },
  "keywords": [
    "ymi",
    "node",
    "youtube",
    "youtube.com",
    "live",
    "stream",
    "broadcast",
    "chat",
    "message",
    "messaging",
    "interface",
    "subscriber",
    "bot",
    "robot"
  ],
  "author": "Stuart Bannerman",
  "contributors": [],
  "license": "MIT"
}
