mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 08:28:19 +01:00
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
|
{
|
||
|
|
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||
|
|
"name": "@lysand-org/federation",
|
||
|
|
"version": "3.0.0",
|
||
|
|
"exports": {
|
||
|
|
".": "./index.ts"
|
||
|
|
}
|
||
|
|
}
|