{ "repository": { "type": "git", "url": "https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension" }, "license": "GPL-3.0-or-later", "scripts": { "test-lint": "eslint .", "test": "npm run test-lint" }, "devDependencies": { "eslint": "^8.47.0", "eslint-plugin-jsdoc": "^46.4.6" } }