commit f1b393737e74c7bf7e8dbaf76a8a7c1d46796987 Author: yutent Date: Mon Mar 13 19:33:31 2023 +0800 init diff --git a/package.json b/package.json new file mode 100644 index 0000000..e949d46 --- /dev/null +++ b/package.json @@ -0,0 +1,11 @@ +{ + "name": "create-wcui", + "version": "0.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "MIT" +}