package.json 321 B

1234567891011121314
  1. {
  2. "name": "libai",
  3. "version": "1.0.0",
  4. "description": "- 资料:https://www.gushicimingju.com/\r - 数据范式:Shige",
  5. "main": "href.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "cheerio": "^1.0.0-rc.12"
  13. }
  14. }