{
  "name": "bqg",
  "version": "1.0.5",
  "description": "bqg: 笔趣阁小说命令行阅读器",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Selenium39/bqg.git"
  },
  "main": "index.js",
  "license": "MIT",
  "bin": {
    "bqg":"./index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["novel","bqg","reader","terimal"],
  "author": "Selenium39 <selenium39@qq.com>",
  "dependencies": {
    "axios": "^1.6.8",
    "chalk": "^4.1.2",
    "cheerio": "^1.0.0-rc.12",
    "commander": "^12.0.0"
  }
}
