project init

This commit is contained in:
CounterFire2023 2024-01-17 11:17:44 +08:00
commit d2fdb0e4d1

11
package.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "zutils",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}