@oom/mastodon-comments
Version:
Web component to show comments from Mastodon and Bluesky
32 lines (31 loc) • 733 B
JSON
{
"name": "@oom/mastodon-comments",
"version": "0.3.2",
"description": "Web component to show comments from Mastodon and Bluesky",
"browser": "src/comments.js",
"modules.root": "src",
"files": [
"src"
],
"repository": {
"type": "git",
"url": "git+https://github.com/oom-components/mastodon-comments.git"
},
"keywords": [
"progressive",
"web",
"component",
"mastodon",
"bluesky",
"comments",
"pleroma",
"custom element",
"es6"
],
"author": "Oscar Otero <oom@oscarotero.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/oom-components/mastodon-comments/issues"
},
"homepage": "https://github.com/oom-components/mastodon-comments#readme"
}