package.json
374 字节
{
"name": "ai-interlocution",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"clipboard": "^2.0.11",
"dayjs": "^1.11.9",
"event-source-polyfill": "^1.0.31",
"uview-plus": "^3.1.32"
}
}