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