condividi-link-fediverso-fi.../package.json

24 lines
584 B
JSON
Raw Normal View History

2020-01-23 06:27:41 +01:00
{
2021-01-08 02:54:44 +01:00
"name": "share-freedom",
"version": "2.1.3",
"description": "Share the current tab on the fediverse",
"main": "index.js",
2020-01-23 06:27:41 +01:00
"scripts": {
2021-01-08 02:54:44 +01:00
"test": "echo \"Error: no test specified\" && exit 1"
2020-01-23 06:27:41 +01:00
},
"repository": {
"type": "git",
2021-01-08 02:54:44 +01:00
"url": "git+https://gitlab.com/mickie1/share-freedom-extension.git"
2020-01-23 06:27:41 +01:00
},
2021-01-08 02:54:44 +01:00
"keywords": [
"share",
"fediverse"
],
2020-01-23 06:27:41 +01:00
"author": "Mickie",
"license": "GPL-3.0",
"bugs": {
2021-01-08 02:54:44 +01:00
"url": "https://gitlab.com/mickie1/share-freedom-extension/issues"
2020-01-23 06:27:41 +01:00
},
2021-01-08 02:54:44 +01:00
"homepage": "https://gitlab.com/mickie1/share-freedom-extension#readme"
2020-01-23 06:27:41 +01:00
}