chore: basic for publish

This commit is contained in:
xiaojunnuo
2024-10-01 22:54:16 +08:00
parent 19a2d74eed
commit f2f56adfd7
6 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "@certd/basic",
"version": "1.25.8",
"main": "src/index.js",
"scripts": {
"build": ""
},
"author": "",
"license": "MIT",
"description": ""
}