You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dda-masto-embed/package.json

13 lines
222 B
JSON

{
"name": "dda-masto-embed",
"version": "0.0.1",
"private": true,
"devDependencies": {
"shadow-cljs": "^2.8.100",
"source-map-support": "^0.5.19"
},
"dependencies": {
"mastodon-api": "^1.3.0"
}
}