UNPKG

csdn-pv-utils

Version:

This is csdn page view utils

34 lines 752 B
{ "name": "csdn-pv-utils", "version": "1.2.2", "description": "This is csdn page view utils", "main": "index.js", "bin": { "csdn": "./lib/index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "csdn", "csdn-pv", "csdn-utils", "bookbook" ], "author": "bookbook", "license": "MIT", "homepage": "https://bookbook.cc", "repository": { "type": "git", "url": "https://gitee.com/penggang-home/csdn-utils" }, "dependencies": { "axios": "^0.21.1", "cheerio": "^1.0.0-rc.5", "colors": "^1.4.0", "request": "^2.88.2", "single-line-log": "^1.1.2", "commander": "^7.2.0", "inquirer": "^8.0.0" } }