UNPKG

@fal-ai/serverless-client

Version:

Deprecation note: this library has been deprecated in favor of @fal-ai/client

29 lines (28 loc) 607 B
{ "name": "@fal-ai/serverless-client", "description": "Deprecation note: this library has been deprecated in favor of @fal-ai/client", "version": "0.15.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/fal-ai/fal-js.git", "directory": "libs/client" }, "keywords": [ "fal", "serverless", "client", "ai", "ml" ], "dependencies": { "@msgpack/msgpack": "^3.0.0-beta2", "eventsource-parser": "^1.1.2", "robot3": "^0.4.1" }, "engines": { "node": ">=18.0.0" }, "main": "./src/index.js", "type": "commonjs" }