Files
colorshell/ags/package-lock.json
T
2025-05-25 08:23:54 -03:00

22 lines
498 B
JSON

{
"name": "colorshell",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "colorshell",
"dependencies": {
"astal": "/usr/share/astal/gjs"
}
},
"../../../../usr/share/astal/gjs": {
"name": "astal",
"license": "LGPL-2.1"
},
"node_modules/astal": {
"resolved": "../../../../usr/share/astal/gjs",
"link": true
}
}
}