fal-js/libs/client/package.json
2023-11-08 21:05:27 -08:00

19 lines
350 B
JSON

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