{ "name": "dotfiles", "version": "1.0.0", "description": "node modules for my system", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.zacke.dev/wholteza/consultant-windows.git" }, "author": "", "license": "ISC", "dependencies": { "@vue/typescript-plugin": "^2.2.10", "neovim": "5.4.0" } }