Files
garlic/garlic-vue/package.json
2023-03-02 23:09:07 +01:00

14 lines
269 B
JSON

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