{
  "name": "grooveshark-js",
  "id": "grooveshark-js",
  "version": "1.0.0",
  "description": "Quick 'n dirty JS wrapper for the Grooveshark API.",
  "keywords": [
    "grooveshark",
    "grooveshark api",
    "grooveshark wrapper",
    "music"
  ],
  "author": {
    "name": "Hugh Rawlinson",
    "email": "hugh@codeoclock.net"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/hughrawlinson/grooveshark.git",
    "web": "https://github.com/hughrawlinson/grooveshark"
  },
  "bugs": {
    "url": "http://github.com/hughrawlinson/grooveshark/issues/"
  },
  "directories": {
    "lib": "./"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    }
  ],
  "readmeFilename": "Readme.md",
  "homepage": "https://github.com/hughrawlinson/grooveshark",
  "_id": "grooveshark-js@0.0.1"
}
