Files
dotfiles/package.json
2026-03-15 16:48:01 +01:00

17 lines
314 B
JSON

{
"name": "wholteza",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@vue/typescript-plugin": "^3.2.2",
"jiti": "^2.6.1",
"neovim": "^5.4.0"
}
}