1.0.0
Showing
changelog.md
0 → 100644
{ | ||
"name": "uni-ai-chat", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "main.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://oauth2:kgLJqNu7Nq7_-ADr9AsC@gitcode.net/dcloud/uni-ai-chat.git" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"highlight.js": "^11.7.0", | ||
"markdown-it": "^13.0.1" | ||
} | ||
} | ||
{ | ||
"id": "uni-ai-chat", | ||
"name": "uni-ai-chat", | ||
"version": "1.0.0", | ||
"description": "云端一体uni-ai示例项目", | ||
"main": "main.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": {}, | ||
"keywords": [ | ||
"uni-ai-chat" | ||
], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"highlight.js": "^11.7.0", | ||
"markdown-it": "^13.0.1" | ||
}, | ||
"displayName": "uni-ai-chat" | ||
} | ||
\ No newline at end of file |
因为 它太大了无法显示 source diff 。你可以改为 查看blob。
3.0 KB
3.9 KB
16.3 KB