{
  "name": "biquge-downloader",
  "version": "1.0.4",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "小说下载",
    "笔趣阁",
    "小说",
    "novel",
    "爬虫",
    "爬小说"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "cheerio": "^1.0.0-rc.3",
    "https": "^1.0.0"
  }
}