{ "name": "mist", "version": "1.0.0", "description": "薄雾 用户算力资源检测", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.satori.love:satori/mist.git" }, "author": "", "license": "ISC", "dependencies": { "express": "^4.18.2" } }