mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"name": "@ditto/mastoapi",
|
|
"version": "1.1.0",
|
|
"exports": {
|
|
"./middleware": "./middleware/mod.ts",
|
|
"./router": "./router/mod.ts",
|
|
"./test": "./test.ts"
|
|
}
|
|
}
|