{ "name": "tools", "version": "1.0.0", "description": "小工具", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "coder-xiaomo", "license": "MIT", "dependencies": { "chalk": "4.1.2", "cheerio": "^1.0.0-rc.12", "crypto": "^1.0.1", "dotenv": "^16.0.1", "fs": "^0.0.1-security", "iconv-lite": "^0.6.3", "minimist": "^1.2.6", "mysql": "^2.18.1", "NeteaseCloudMusicApi": "^4.8.2", "node-schedule": "^2.1.0", "path": "^0.12.7", "play-sound": "^1.1.5", "request": "^2.88.2", "solarlunar": "^2.0.7" } }