Service implement api or sdk of 3rd party.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|