refactor structure to monorepo

This commit is contained in:
bossgeekgo
2024-02-11 19:56:29 +08:00
parent c108dd6b37
commit ae3f57ae34
19 changed files with 4602 additions and 95 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "@bossgeekgo/utils",
"private": true,
"version": "1.0.0",
"description": "utils",
"scripts": {
},
"author": "bossgeekgo",
"license": "ISC",
"dependencies": {}
}