fal-js/libs/client/package.json
Daniel Rochetti 0e3cb85939
fix: validation error body format (#17)
* fix: validation error body format

* chore: bump proxy version

* chore: bump client version
2023-10-10 23:19:29 -07:00

19 lines
350 B
JSON

{
"name": "@fal-ai/serverless-client",
"description": "The fal serverless JS/TS client",
"version": "0.3.2",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/fal-ai/serverless-js.git",
"directory": "libs/client"
},
"keywords": [
"fal",
"serverless",
"client",
"ai",
"ml"
]
}