{ "name": "somtodaynt", "version": "1.20.0", "description": "Simple browser plugin for changing the slogan of SOMtoday", "main": "./content/js/index.js", "dependencies": { "web-ext": "^5.4.1", "webextension-polyfill": "^0.7.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.arnweb.nl/arne/somtodaynt.git" }, "author": "Arne van Iterson", "license": "ISC" }