{
  "name": "icecast-admin",
  "version": "0.2.2",
  "description": "icecast admin nodejs library",
  "main": "index.js",
  "directories": {
    "example": "examples",
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/moul/node-icecast-admin"
  },
  "dependencies": {
    "xml2js": "0.2.2"
  },
  "devDependencies": {
    "cli-table": "0.2.0"
  },
  "keywords": [
    "icecast",
    "admin",
    "npm",
    "coffee",
    "javascript",
    "request"
  ],
  "author": "Manfred Touron <m@42.am>",
  "license": "MIT",
  "readmeFilename": "README.md"
}
