rebrand
This commit is contained in:
parent
d3de32af7e
commit
63b065428b
5 changed files with 12 additions and 12 deletions
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"name": "auto-rotate",
|
||||
"name": "fullscreen-rotate",
|
||||
"version": "1.0.0",
|
||||
"description": "An extension to automatically rotate the screen when a window is fullscreened, useful for GNOME Shell Mobile.",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.federated.nexus/Henry-Hiles/auto-rotate.git"
|
||||
"url": "git+https://git.federated.nexus/Henry-Hiles/fullscreen-rotate.git"
|
||||
},
|
||||
"author": "Henry Hiles",
|
||||
"license": "GPL-3.0-only",
|
||||
"bugs": {
|
||||
"url": "https://git.federated.nexus/Henry-Hiles/auto-rotate/issues"
|
||||
"url": "https://git.federated.nexus/Henry-Hiles/fullscreen-rotate/issues"
|
||||
},
|
||||
"homepage": "https://git.federated.nexus/Henry-Hiles/auto-rotate",
|
||||
"homepage": "https://git.federated.nexus/Henry-Hiles/fullscreen-rotate",
|
||||
"devDependencies": {
|
||||
"eslint": "^9.33.0",
|
||||
"eslint-plugin-jsdoc": "^52.0.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue