{ "name": "@gradio/lite", "version": "0.2.0", "description": "Serverless Gradio", "type": "module", "main": "dist/index.js", "author": "Gradio Team", "license": "Apache-2.0", "files": [ "dist" ], "scripts": { "build": "pnpm --filter @gradio/app build:lite" } }