{
  "name": "denmark-dr-stream",
  "description": "Creates a download stream from a dr.dk programcard URN",
  "version": "2.0.2",
  "author": "Andreas Madsen <amwebdk@gmail.com>",
  "scripts": {
    "test": "tap -R=tap -t=600 test.js"
  },
  "main": "./index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/denmark-io/denmark-dr-stream.git"
  },
  "keywords": [
    "denmark",
    "dr",
    "video",
    "download"
  ],
  "dependencies": {
    "request": "2.60.x"
  },
  "devDependencies": {
    "tap": "1.4.x"
  },
  "license": "MIT"
}
