{
  "name": "webui-aria2",
  "version": "1.0.1",
  "description": "webui-aria2 cli",
  "main": "index.js",
  "bin": {
    "webui-aria2": "./app.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "koa": "~1.2.0",
    "koa-static-cache": "~3.1.7",
    "open": "0.0.5"
  }
}
