{ "name": "vue-mastermind", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.techtube.pl/krzysiej/vue-mastermind.git" }, "author": "", "license": "ISC", "dependencies": { "vue": "^3.2.28" } }