vcs-controller/ui/static/package.json
Nickiel12 bac744d506 added visuals for connected satellites
Signed-off-by: Nickiel12 <nickiel@nickiel.net>
2024-09-18 14:24:22 -07:00

15 lines
302 B
JSON

{
"name": "vcs-controller",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@floating-ui/dom": "^1.6.11",
"@tauri-apps/api": "^1.6.0"
}
}