{ "name": "@kevisual/query-app", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "build": "bun bun.config.mjs" }, "keywords": [], "files": [ "src", "dist" ], "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", "packageManager": "pnpm@10.6.2", "type": "module" }