提交剩余

This commit is contained in:
2023-02-07 00:43:16 +08:00
parent 4758dcf20c
commit fabccbaf7d
4 changed files with 210 additions and 28 deletions

View File

@@ -11,5 +11,15 @@
"nuxt": "3.0.0",
"nuxt-windicss": "^2.6.0",
"pug": "^3.0.2"
}
},
"name": "drawing",
"description": "Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.",
"version": "1.0.0",
"main": "index.js",
"repository": {
"type": "git",
"url": "gitea@git.satori.love:gameui/drawing.git"
},
"author": "satori.love",
"license": "MIT"
}