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

16 lines
305 B
JSON

{
"name": "dda-masto-embed",
"version": "0.0.1",
"private": false,
"devDependencies": {
"shadow-cljs": "^2.8.104",
"source-map-support": "^0.5.19"
},
"dependencies": {
"ajv": "^6.12.2",
"eslint": ">=4.18.2",
"lodash.template": ">=4.5.0",
"mastodon-api": "^1.3.0"
}
}