Top-Bar-Organizer/package.json
2024-09-11 03:16:46 +02:00

18 lines
391 B
JSON

{
"name": "top-bar-organizer",
"version": "1.0.0",
"description": "A Gnome Shell Extension for organizing your Gnome Shell top bar.",
"directories": {
"doc": "docs"
},
"repository": {
"type": "git",
"url": "git@gitlab.gnome.org:june/top-bar-organizer.git"
},
"author": "June",
"license": "GPL-3.0-or-later",
"devDependencies": {
"eslint": "^8.50.0"
}
}