{ "@git.zone/cli": { "projectType": "wcc", "module": { "githost": "code.foss.global", "gitscope": "smarthome.exchange", "gitrepo": "catalog", "description": "Web component catalog for smarthome.exchange.", "npmPackagename": "@smarthome.exchange/catalog", "license": "MIT", "projectDomain": "smarthome.exchange", "keywords": [ "smarthome.exchange", "web components", "home automation", "agents", "design system" ] }, "release": { "registries": [ "https://verdaccio.lossless.digital", "https://registry.npmjs.org" ], "accessLevel": "public" } }, "@git.zone/tsbundle": { "bundles": [ { "from": "./ts_web/index.ts", "to": "./dist_bundle/bundle.js", "outputMode": "bundle", "bundler": "esbuild", "production": true } ] }, "@git.zone/tswatch": { "preset": "element" }, "@ship.zone/szci": {} }