21 lines
598 B
JSON
21 lines
598 B
JSON
{
|
|
"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": "^3.2.5",
|
|
"neovim": "5.4.0"
|
|
},
|
|
"packageManager": "pnpm@11.12.0+sha512.820a6fbd0d9f04c226638002aead1e45340a9139dd5dc077c1d83ef44aa2481c8eb6637b4c9aa696a3c7e35ba818e49cf27213e5f2b91138d09b7a3e26e898ba"
|
|
}
|