dotfiles/modules/hyprland/ags/config/package-lock.json
2025-06-26 17:03:29 +02:00

21 lines
508 B
JSON

{
"name": "astal-shell",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astal-shell",
"dependencies": {
"astal": "/home/kalle/.local/share/ags"
}
},
"../../../../../.local/share/ags": {
"name": "astal",
"license": "LGPL-2.1"
},
"node_modules/astal": {
"resolved": "../../../../../.local/share/ags",
"link": true
}
}
}