{ "name": "drpy-node", "version": "1.0.0", "main": "index.js", "type": "module", "scripts": { "dev": "node index.js" }, "repository": "https://github.com/hjdhnx/drpy-node.git", "author": "晚风拂柳颜 <434857005@qq.com>", "license": "MIT", "dependencies": { "axios": "^1.7.8", "cheerio": "^1.0.0", "fastify": "^4.15.0", "jsonpath": "^1.1.1", "lodash": "^4.17.21", "pino-pretty": "^13.0.0", "qs": "^6.13.1", "tunnel": "^0.0.6", "underscore": "^1.13.7" } }