{
  "name": "hycrawl",
  "version": "0.1.3",
  "description": "简单操作爬取王者荣耀所有原画",
  "main": "./lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "爬虫",
    "王者"
  ],
  "author": "huangyan123",
  "license": "ISC",
  "dependencies": {
    "cheerio": "^1.0.0-rc.10",
    "iconv-lite": "^0.6.3"
  }
}
