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.

18 lines
419 B

{
"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"
}
}