{ "name": "@fal-ai/client", "description": "The fal.ai client for JavaScript and TypeScript", "version": "1.0.4", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/fal-ai/fal-js.git", "directory": "libs/client" }, "keywords": [ "fal", "client", "ai", "ml", "typescript" ], "dependencies": { "@msgpack/msgpack": "^3.0.0-beta2", "eventsource-parser": "^1.1.2", "robot3": "^0.4.1" }, "engines": { "node": ">=18.0.0" } }