{ "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": { "cheerio": "^1.0.0-rc.12", "fs": "^0.0.1-security", "mysql": "^2.18.1", "node-schedule": "^2.1.0", "path": "^0.12.7", "request": "^2.88.2", "solarlunar": "^2.0.7" } }