First steps

This commit is contained in:
2023-03-02 15:44:37 +01:00
parent 7965ee03b0
commit 1080868e60
2 changed files with 65 additions and 0 deletions

12
garlic-vue/package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "garlic-vue",
"version": "1.0.0",
"description": "",
"main": "garlic.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}