...
 
Commits (2)
    https://gitcode.net/CDL_LuFei/1024opensource/-/commit/2867d64dbb3aacc453e22f2e7486d02147b94ac0 Initial commit 2022-11-08T15:38:25+08:00 CDLche 2249289718@qq.com https://gitcode.net/CDL_LuFei/1024opensource/-/commit/4571ea7b22bb9559437ebeedb35bf728812e666e Initial commit 2022-11-08T15:43:23+08:00 CDLche 2249289718@qq.com
{
"name": "gamebee",
"version": "1.0.0",
"version": "1.1.1",
"description": "A small clone of [github](https://github.com/MixJiang/GameBee)",
"main": "js/game.js",
"files": [
"index.html",
"images/",
"js/"
],
"scripts": {
"dev": "live-server"
},
......@@ -14,6 +19,10 @@
"license": "MIT",
"dependencies": {
"live-server": "^1.2.2"
},
"keywords": [
"js"
]
}
}