{ "name": "Share-freedom", "version": "2.1.1", "description": "share the current tab on the fediverse", "main": "gulpfile.js", "dependencies": {}, "devDependencies": { "gulp": "^3.9.1", "gulp-clean-css": "^3.8.0", "gulp-concat": "^2.6.1", "gulp-html-replace": "^1.6.2", "gulp-htmlmin": "^3.0.0", "gulp-rename": "^1.2.2", "gulp-uglify-es": "^0.1.3" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "gulp" }, "repository": { "type": "git", "url": "git+https://gitlab.com/mickie1/share-freedom-addon.git" }, "author": "Mickie", "license": "GPL-3.0", "bugs": { "url": "https://gitlab.com/mickie1/share-freedom-addon/issues" }, "homepage": "https://addons.mozilla.org/en-US/firefox/addon/share-freedom/" }