{ "name": "@filesite/service-3rd", "description": "Service for api or sdk of the 3rd party.", "version": "0.0.1", "author": "filesite.io", "repository": { "type": "git", "url": "https://git.filesite.io/filesite/service-3rd.git" }, "license": "MIT", "engines": { "node": ">=8.x" }, "dependencies": { "@alicloud/dysmsapi20170525": "^2.0.24", "express": "^4.18.2", "md5": "^2.3.0", "axios": "^1.3.3" } }