{ "name": "@pien-studio/ui", "version": "0.0.0", "private": true, "type": "module", "main": "src/index.ts", "types": "src/index.ts", "scripts": { "typecheck": "tsc --noEmit" }, "dependencies": { "class-variance-authority": "^0.7.1" } }