19 lines
611 B
JSON
19 lines
611 B
JSON
{
|
|
"name": "uni-ai-chat",
|
|
"dependencies": {
|
|
"uni-sec-check": "file:..\/..\/..\/..\/uni-sec-check\/uniCloud\/cloudfunctions\/common\/uni-sec-check",
|
|
"uni-config-center": "file:..\/..\/..\/..\/uni-config-center\/uniCloud\/cloudfunctions\/common\/uni-config-center"
|
|
},
|
|
"extensions": {
|
|
"uni-cloud-jql": {},
|
|
"uni-cloud-push": {},
|
|
"uni-cloud-ai": {}
|
|
},
|
|
"cloudfunction-config": {
|
|
"timeout": 60
|
|
},
|
|
"origin-plugin-dev-name": "uni-cms",
|
|
"origin-plugin-version": "1.0.20",
|
|
"plugin-dev-name": "uni-cms",
|
|
"plugin-version": "1.0.20"
|
|
} |