api/client/jsr.jsonc

10 lines
200 B
Plaintext
Raw Permalink Normal View History

{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@versia/client",
"version": "0.1.5",
"exports": {
".": "./index.ts",
"./types": "./types.ts"
}
}