feat: init package.json

This commit is contained in:
2024-08-24 22:34:58 +08:00
parent 34b0a36d78
commit 0d6ad0c775
+11
View File
@@ -0,0 +1,11 @@
{
"name": "funjiaui_vue_package",
"version": "1.0.0",
"main": "um_table.es.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": ""
}