{ "name": "node_util", "version": "1.0.0", "description": "js脚本工具", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@turf/turf": "^6.5.0", "moment": "^2.30.1", "pg": "^8.12.0", "uuid": "^10.0.0", "wellknown": "^0.5.0", "wkx": "^0.5.0" } }