1 Star 0 Fork 7

danielxvcg / 微信小程序 云开发 毕业设计 单词天天斗 单词 本科毕设 typescript 原生微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 764 Bytes
一键复制 编辑 原始数据 按行查看 历史
arley 提交于 2021-12-23 22:12 . feat: 好友对战实现房间数据创建
{
"name": "wechat-words-pk-typescript",
"version": "1.0.0",
"description": "单词天天斗,是一款支持英语单词对战学习(好友对战、随机匹配、人机对战)、挑战模式学习(单词选意)、含生词本等业务闭环、体验极致的小程序",
"scripts": {
"lint": "eslint ./"
},
"keywords": [],
"author": "arley",
"private": true,
"license": "MIT",
"dependencies": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.0.1",
"eslint": "^7.12.1",
"eslint-config-standard-with-typescript": "^21.0.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.0.0",
"miniprogram-api-typings": "^2.8.3-1",
"typescript": "^4"
}
}
TypeScript
1
https://gitee.com/danielxvcg/wechat-app-words-pk.git
git@gitee.com:danielxvcg/wechat-app-words-pk.git
danielxvcg
wechat-app-words-pk
微信小程序 云开发 毕业设计 单词天天斗 单词 本科毕设 typescript 原生微信小程序
main

搜索帮助