2025-03-22 02:34:03 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
|
|
|
|
"name": "@versia/client",
|
2025-05-26 18:42:20 +02:00
|
|
|
"version": "0.2.0-alpha.3",
|
2025-03-22 02:34:03 +01:00
|
|
|
"exports": {
|
|
|
|
|
".": "./index.ts",
|
|
|
|
|
"./schemas": "./schemas.ts"
|
|
|
|
|
}
|
|
|
|
|
}
|