You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/client/web/plugins/com.msgbyte.wenshushu/package.json

15 lines
344 B
JSON

{
"name": "@plugins/com.msgbyte.wenshushu",
"main": "src/index.tsx",
"version": "0.0.0",
"description": "在聊天输入框快捷打开 文叔叔 以支持传输文件",
"private": true,
"scripts": {
"sync:declaration": "tailchat declaration github"
},
"dependencies": {},
"devDependencies": {
"react": "18.2.0"
}
}