{
  "name": "playmusic",
  "version": "2.3.0",
  "description": "Node JS Google Play Music API.  Supports All Access",
  "keywords": [
    "gmusic",
    "gmusicapi",
    "google play",
    "play music",
    "all access"
  ],
  "homepage": "https://www.github.com/jamon/playmusic",
  "main": "play",
  "bugs": {
    "url": "https://github.com/jamon/playmusic/issues",
    "email": "playmusic@jamonterrell.com"
  },
  "license": "MPL-2.0",
  "author": {
    "name": "Jamon Terrell",
    "email": "playmusic@jamonterrell.com",
    "url": "https://github.com/jamon/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jamon/playmusic.git"
  },
  "dependencies": {
    "crypto-js": ">= 3.1",
    "node-uuid": "~1.4.1",
    "rsa-pem-from-mod-exp": "^0.8.4"
  }
}
