{ "name": "HaveADrink", "type": "module", "version": "v1.0.4", "description": "喝酒了么 API 服务", "main": "index.js", "scripts": { "build": "tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "cuishu", "license": "ISC", "publishConfig": { "registry": "https://npm.wash-painting.cn" } }