diff --git a/package.json b/package.json deleted file mode 100644 index ea89ff5..0000000 --- a/package.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "@idotj/mastodon-embed-feed-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" -}