{
  "name": "bk",
  "version": "1.1.27",
  "description": "Download bilibili videos;B站视频下载;支持新版BV号;支持分P及一键多P下载;支持多质量选择;",
  "main": "app.js",
  "scripts": {
    "test": "echo \"no test.\""
  },
  "preferGlobal": "true",
  "bin": {
    "bk": "app.js"
  },
  "author": "Keel",
  "license": "MIT",
  "keywords": [
    "bilibili",
    "bili",
    "video",
    "download"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/keel/bk.git"
  },
  "bugs": {
    "url": "https://github.com/keel/bk/issues"
  },
  "homepage": "https://github.com/keel/bk#readme",
  "dependencies": {
    "bc-dlp": "^2.0.0",
    "fluent-ffmpeg": "^2.1.2",
    "ktool": "^1.0.107",
    "progress-estimator": "^0.3.1",
    "progress-stream": "^2.0.0",
    "readline-sync": "^1.4.10",
    "single-line-log": "^1.1.2",
    "youtube-dl": "^3.5.0",
    "youtube-dl-exec": "^2.5.8"
  }
}
