mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 00:18:19 +01:00
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
{
|
|
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
|
"name": "@versia/client",
|
|
"version": "0.1.5",
|
|
"exports": {
|
|
".": "./index.ts",
|
|
"./types": "./types.ts"
|
|
}
|
|
}
|