ags/bun.lock
Benjamin Palko 946fb1f55c add bun
2025-03-31 22:33:34 -04:00

14 lines
256 B
Text

{
"lockfileVersion": 1,
"workspaces": {
"": {
"name": "astal-shell",
"dependencies": {
"astal": "/usr/share/astal/gjs",
},
},
},
"packages": {
"astal": ["astal@file:../../../../usr/share/astal/gjs", {}],
}
}