First package.json
This commit is contained in:
parent
58ca45859d
commit
e6a2ce6dbd
27
package.json
Normal file
27
package.json
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"name": "mastodon-embed-timeline",
|
||||||
|
"description": "Displays Mastodon timeline with posts embed in your website. Very easy to setup, no dependencies, no trackers, WCAG compliant and fully responsive.",
|
||||||
|
"version": "3.12.0",
|
||||||
|
"author": {
|
||||||
|
"name": "idotj"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"No test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://gitlab.com/idotj/mastodon-embed-feed-timeline.git"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"mastodon",
|
||||||
|
"widget",
|
||||||
|
"timeline",
|
||||||
|
"embedded",
|
||||||
|
"fediverse"
|
||||||
|
],
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://gitlab.com/idotj/mastodon-embed-feed-timeline/-/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://gitlab.com/idotj/mastodon-embed-feed-timeline",
|
||||||
|
"license": "GNU"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user