{"_id":"shadcn","_rev":"268-e4a8116cade6213fc15acae1f53682b9","name":"shadcn","dist-tags":{"rc":"3.8.6-rc.2","canary":"4.2.0-canary.0","beta":"0.0.0-beta.bd9fc7f97","latest":"4.6.0"},"versions":{"1.0.0":{"name":"shadcn","version":"1.0.0","keywords":[],"author":{"name":"shadcn"},"license":"ISC","_id":"shadcn@1.0.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"dist":{"shasum":"93ee12b2d84625ff98f49a5099bd2398cdbf0c1c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-1.0.0.tgz","fileCount":1,"integrity":"sha512-kCxBIBiPS83WxrWkOQHamWpr9XlLtOtOlJM6QX90h9A5xZCBMhxu4ibcNT2ZnzZLdexkYbQrnijfPKdOsZxOpA==","signatures":[{"sig":"MEQCIFvxu+FC1QJqJKRmOio/QqNlmEp+nrQm+LtItmiST7hVAiA/vX7WS+0tr7avj3PnyUfePA8BoPJ8cLYfLcSU0NN3rA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225},"main":"index.js","_from":"file:shadcn-1.0.0.tgz","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/private/var/folders/9t/zz7r4vln6d996d2cgbjxt9z80000gn/T/97f5677a4ce0222a702fb8243c24f342/shadcn-1.0.0.tgz","_integrity":"sha512-kCxBIBiPS83WxrWkOQHamWpr9XlLtOtOlJM6QX90h9A5xZCBMhxu4ibcNT2ZnzZLdexkYbQrnijfPKdOsZxOpA==","_npmVersion":"9.8.0","description":"","directories":{},"_nodeVersion":"20.5.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/shadcn_1.0.0_1720522889386_0.6117075165465578","host":"s3://npm-registry-packages"}},"0.0.0-beta.5626da7":{"name":"shadcn","version":"0.0.0-beta.5626da7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.5626da7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"13cae269dd79de9c0ea40e5c1f6a29394cff3dbc","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.5626da7.tgz","fileCount":6,"integrity":"sha512-d3wSAcV0MLNMVbAAYHaceUhGCJieh8xGHvahAT83aN99kYOGa50vj+qqBmP5JxPKEn6TTekue85BZIhPMgrb6A==","signatures":[{"sig":"MEUCIC2MXCTxPILHfJtQ0PLqoZ2BEiRysNotdGsSM8RSPmulAiEApjX9A6LGpKqPOVyjQpcN/j/fQYwYkp33O2rFfY8siIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202679},"type":"module","_from":"file:shadcn-0.0.0-beta.5626da7.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/290131ca39e720dc354e2915f85f62a0/shadcn-0.0.0-beta.5626da7.tgz","_integrity":"sha512-d3wSAcV0MLNMVbAAYHaceUhGCJieh8xGHvahAT83aN99kYOGa50vj+qqBmP5JxPKEn6TTekue85BZIhPMgrb6A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.5626da7_1724924077175_0.013535140380470878","host":"s3://npm-registry-packages"}},"0.0.0-beta.655d251":{"name":"shadcn","version":"0.0.0-beta.655d251","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.655d251","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f8d7a72dfbaa474d1d9d831296360113ce89bbd0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.655d251.tgz","fileCount":6,"integrity":"sha512-sNYtJOiIYv69/lqbVoYyTSAmzvqtfESYqETsB9fYwZOIi9S9H74B/3W16fwBXJdnDRTBfzWx79R55jRpbOxgxQ==","signatures":[{"sig":"MEUCIQCv7kUK+6zO68kCv4VPp2klpyYPCPxD7MMmS3bGfRM7cQIgYPYogfEQ56GVYegBRdA+X5u7kOuuXdAzy0Up0LO5BcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206099},"type":"module","_from":"file:shadcn-0.0.0-beta.655d251.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a2bd0c63f7c9812349d1730277c10d2c/shadcn-0.0.0-beta.655d251.tgz","_integrity":"sha512-sNYtJOiIYv69/lqbVoYyTSAmzvqtfESYqETsB9fYwZOIi9S9H74B/3W16fwBXJdnDRTBfzWx79R55jRpbOxgxQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.655d251_1724930473198_0.40771114707741685","host":"s3://npm-registry-packages"}},"0.0.0-beta.acc8bb5":{"name":"shadcn","version":"0.0.0-beta.acc8bb5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.acc8bb5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"79aad5b0b01838984aa3cfcfdbc11dd553cd0477","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.acc8bb5.tgz","fileCount":6,"integrity":"sha512-IwTtptOuzZnu+dtpGDare/6m0kWFRD6oOcaR8nJWYjClaIuXRRFLPzi14C0MuqB/PiH3vEadoL3M/rWCp7UMew==","signatures":[{"sig":"MEYCIQDiA+p/qhoWZHtXA92dpfZyNOnHFVUie+eE/GDMxGexngIhAJ7zSqH49sxq78jRfz66TCoxv76Op/jPHP4KuiCX3H6M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206155},"type":"module","_from":"file:shadcn-0.0.0-beta.acc8bb5.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ee2281ca10efe37c0cf8bfdcb66a474a/shadcn-0.0.0-beta.acc8bb5.tgz","_integrity":"sha512-IwTtptOuzZnu+dtpGDare/6m0kWFRD6oOcaR8nJWYjClaIuXRRFLPzi14C0MuqB/PiH3vEadoL3M/rWCp7UMew==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.acc8bb5_1724930906199_0.9349620960218901","host":"s3://npm-registry-packages"}},"0.0.0-beta.4986e55":{"name":"shadcn","version":"0.0.0-beta.4986e55","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.4986e55","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f0c80a85176c85c12f5ab3b3c873d61db0a4070f","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.4986e55.tgz","fileCount":6,"integrity":"sha512-w4Gv5uZVfIark/JeeCRmp/CZ1P5QTB2DYPtQCzWtEn6vu95nC5fwtXF9P5pYZdWuEeiHZT3qLETnBbHcIFtLJQ==","signatures":[{"sig":"MEQCIFpK9vMyOl/keqii1WarYhTZetmlRxZxQOxLeuIqzorXAiAB9REmbcPF6BAL39YAn/376lvj28pC+CgktXxoJDAGCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210978},"type":"module","_from":"file:shadcn-0.0.0-beta.4986e55.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/574d8f2ae89b95ae633e90044a3680b4/shadcn-0.0.0-beta.4986e55.tgz","_integrity":"sha512-w4Gv5uZVfIark/JeeCRmp/CZ1P5QTB2DYPtQCzWtEn6vu95nC5fwtXF9P5pYZdWuEeiHZT3qLETnBbHcIFtLJQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.4986e55_1724931161727_0.3132950322959136","host":"s3://npm-registry-packages"}},"0.0.0-beta.22e84f7":{"name":"shadcn","version":"0.0.0-beta.22e84f7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.22e84f7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"cfb204b192d4b7b7576e965b4453bb59c1b08061","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.22e84f7.tgz","fileCount":6,"integrity":"sha512-ItbWKqTJsHJZ+PCWBf65L9Vkc0yWoYxIQf51/pXMBXeVVMykYgTfyVR03MOXdKUAQsJR4pkX3MEnDDdrgWyWhQ==","signatures":[{"sig":"MEYCIQDK1CazcG3R3O4QvHQjgUlKq4ouwm94OTOwa73m3W9EqgIhAOmnR8BgHMhjEZdHj5q8cUux2GcJrHJJocoaPT22gV16","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211053},"type":"module","_from":"file:shadcn-0.0.0-beta.22e84f7.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/c5127613404b554a6ba3bc26a9472c3d/shadcn-0.0.0-beta.22e84f7.tgz","_integrity":"sha512-ItbWKqTJsHJZ+PCWBf65L9Vkc0yWoYxIQf51/pXMBXeVVMykYgTfyVR03MOXdKUAQsJR4pkX3MEnDDdrgWyWhQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.22e84f7_1724932431882_0.9329206887205812","host":"s3://npm-registry-packages"}},"0.0.0-beta.2f496b3":{"name":"shadcn","version":"0.0.0-beta.2f496b3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.2f496b3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"858e2dad8ec38d8081d0160463a9f0542fdcb3af","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.2f496b3.tgz","fileCount":6,"integrity":"sha512-FyA0kPFK6aR7LKhWk5BuiQuLGBdwf+s+sRhCy27Ep0njYOpeG9g7SCbMCjzKxqpO61afdN/zstf1saO6Zn8hCA==","signatures":[{"sig":"MEUCIQD0NXo9EF/jMsvi2VXwZTVpjIcJJNQPsMizRksg/zeHPwIgSDO+QLJDyLtbtjIe/uPMV+u55/NUMJm83m0SilEro3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214533},"type":"module","_from":"file:shadcn-0.0.0-beta.2f496b3.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/3130e26539e2b5e597cd12d8c2b536c6/shadcn-0.0.0-beta.2f496b3.tgz","_integrity":"sha512-FyA0kPFK6aR7LKhWk5BuiQuLGBdwf+s+sRhCy27Ep0njYOpeG9g7SCbMCjzKxqpO61afdN/zstf1saO6Zn8hCA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.2f496b3_1724958179203_0.1278270231812162","host":"s3://npm-registry-packages"}},"0.0.0-beta.07bc858":{"name":"shadcn","version":"0.0.0-beta.07bc858","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.07bc858","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"386329abeadecd4fecef4d06a2653c55706faec7","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.07bc858.tgz","fileCount":6,"integrity":"sha512-jvaFxF1/VHI/6iZ/BWLc4ZtaNvCFZOplkFLKaPP7gd4+3w0PrtRTIBRoBbz0QSAcuoGYCGcF9YUA2f7BE0xsoA==","signatures":[{"sig":"MEUCIBvUXMKCFZFi5tiFUKjhgs32uYBLFpHRE7OybRXiVhLkAiEAkm7BdOW7hhSCjFI5RO/Vok0apAUruPQf0DNqzSBGb5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214499},"type":"module","_from":"file:shadcn-0.0.0-beta.07bc858.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/d3a99429d842438ca2adf7ba19de7be4/shadcn-0.0.0-beta.07bc858.tgz","_integrity":"sha512-jvaFxF1/VHI/6iZ/BWLc4ZtaNvCFZOplkFLKaPP7gd4+3w0PrtRTIBRoBbz0QSAcuoGYCGcF9YUA2f7BE0xsoA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.07bc858_1725018327192_0.7434987315578598","host":"s3://npm-registry-packages"}},"0.0.0-beta.dc293dd":{"name":"shadcn","version":"0.0.0-beta.dc293dd","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.dc293dd","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"303d2ad9af2c4efe0f01ee26822c799b562eecb7","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.dc293dd.tgz","fileCount":6,"integrity":"sha512-ftAVZuuDVzwC9uCiqk++dR1X+QZ5WgHqcudLMbda5EDzZHm6LP1daaS3/oOp8flmAkAQUWpIpnfc1k1qBwlt+A==","signatures":[{"sig":"MEYCIQCKxIi+ZL/J2RAJChkqgNM9F/Y9lrk4F3z/hcDzKRfragIhAPerus5H5OwfGT5Fw02h+UNnY0fS6MCXyUtZXKoCS6vX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215050},"type":"module","_from":"file:shadcn-0.0.0-beta.dc293dd.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/registry vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/registry node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/1bc751fcfcf38dd8a811abba4991f612/shadcn-0.0.0-beta.dc293dd.tgz","_integrity":"sha512-ftAVZuuDVzwC9uCiqk++dR1X+QZ5WgHqcudLMbda5EDzZHm6LP1daaS3/oOp8flmAkAQUWpIpnfc1k1qBwlt+A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.dc293dd_1725023428352_0.411360490978087","host":"s3://npm-registry-packages"}},"0.0.0-beta.58be5c4":{"name":"shadcn","version":"0.0.0-beta.58be5c4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.58be5c4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"dd54a59813e9bd796e3b41664638958d09aef2a9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.58be5c4.tgz","fileCount":6,"integrity":"sha512-QP+4nqRrBmL6cnV9gHThYe6WVMKE19tnPuEliFOJV+jqXmWZaSIBisS7IyDmydtbaWNIgXjFQK0KEBc+q6SBag==","signatures":[{"sig":"MEQCIBwUHF6NTf+e8gU/5ExncwBgMDUfsBGuXbS85gvacLycAiAIaygVde+y8IwueE/7KkNyWdWqI/cPPI+4KeIxOTn/bQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214972},"type":"module","_from":"file:shadcn-0.0.0-beta.58be5c4.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/157cd1029e45c5b2718d140c37fe5f13/shadcn-0.0.0-beta.58be5c4.tgz","_integrity":"sha512-QP+4nqRrBmL6cnV9gHThYe6WVMKE19tnPuEliFOJV+jqXmWZaSIBisS7IyDmydtbaWNIgXjFQK0KEBc+q6SBag==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.58be5c4_1725035471151_0.567194999366649","host":"s3://npm-registry-packages"}},"0.0.0-beta.cecd1f2":{"name":"shadcn","version":"0.0.0-beta.cecd1f2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.cecd1f2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8572554168116a9971a2f228cbd1e72f37a63bfd","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.cecd1f2.tgz","fileCount":6,"integrity":"sha512-juXQFyLjljB+oIZ+EhoOrINPkspeJMfEc/6za8mMZDSdovUzJB+5vqSbQNG+GVvT7OsPLJcOPHpDP/C65eAdKg==","signatures":[{"sig":"MEYCIQDMEpfwV0zCfxcGOpC4OlAYgda8CpcpLQXbc1aiFeYWLwIhAP8GlXpMojnq1ehZ4GoXqdiFExBHsmhzKwopphuprtRD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214854},"type":"module","_from":"file:shadcn-0.0.0-beta.cecd1f2.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/eb304af13a035cdd05243b06c32ea01b/shadcn-0.0.0-beta.cecd1f2.tgz","_integrity":"sha512-juXQFyLjljB+oIZ+EhoOrINPkspeJMfEc/6za8mMZDSdovUzJB+5vqSbQNG+GVvT7OsPLJcOPHpDP/C65eAdKg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.cecd1f2_1725042915879_0.5059978114502721","host":"s3://npm-registry-packages"}},"0.0.0-beta.fb85d26":{"name":"shadcn","version":"0.0.0-beta.fb85d26","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.fb85d26","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"397ac8ff26b1f047f6bc1d8946834dc161b6ea98","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.fb85d26.tgz","fileCount":6,"integrity":"sha512-AJ0MvdGE+I4ocxpedzZ7iSdYzC2mBYka72DE42D28SnXtVZRXgasWeTZrmV1QxiG1a0vnOlWQiWQ9Ez29616IQ==","signatures":[{"sig":"MEYCIQDPpqXU0QmJMMwKevVS08PO4J0T8Por2HUaU1YfJ4UiywIhAM4lAud7HP4rDGIGbvdlIIldmeqaMJSK6rSEyUyuBGRI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214953},"type":"module","_from":"file:shadcn-0.0.0-beta.fb85d26.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/3aea06501a8f11816bf13fc0b7ffd917/shadcn-0.0.0-beta.fb85d26.tgz","_integrity":"sha512-AJ0MvdGE+I4ocxpedzZ7iSdYzC2mBYka72DE42D28SnXtVZRXgasWeTZrmV1QxiG1a0vnOlWQiWQ9Ez29616IQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.fb85d26_1725053529053_0.7802632067239674","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"shadcn","version":"2.0.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"9dd254f84b5d84dfd37bb9b74de51f3acce51acb","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.0.tgz","fileCount":6,"integrity":"sha512-fhQuHo6p8hb8UGJ5+X4PDxNLfNnag/P/VYgUxue3lMCB0EDH53yrwnhOSlDkeTrUahCzMDa0jLNEK4RHIfG6Sw==","signatures":[{"sig":"MEUCIQCxn8WrKfbrxqreMPGh6yI5MNLO7sOBlXycpSTHV6isigIgVtwrTNzoLIrzD/y8ytvveSTucOvDh3N4nVSFflaAIVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214913},"type":"module","_from":"file:shadcn-2.0.0.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/0e6b1d71a8774cf72865b19cd6b50dcc/shadcn-2.0.0.tgz","_integrity":"sha512-fhQuHo6p8hb8UGJ5+X4PDxNLfNnag/P/VYgUxue3lMCB0EDH53yrwnhOSlDkeTrUahCzMDa0jLNEK4RHIfG6Sw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.0_1725055361729_0.6094313850399464","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"shadcn","version":"2.0.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"bf59b15a6c02cab5230018c4d9775b34cbacd9fc","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.1.tgz","fileCount":5,"integrity":"sha512-bapIP4Ri+VYC/lEdsmwLGmMt1TBJMoNlTgeMOj6csdpPLYbdjCzzh3pZYjQ9zNmbRHV4UGD1Ae+jwmp+TFa/wg==","signatures":[{"sig":"MEQCIFKps9jm64D0PkzfkJGdHNpDg3+3LTwklYO76wARLQ6YAiBUrojmkhI+xhH8iVkz4ki5p9kfeoKRmihsQtpNlRiUPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213752},"type":"module","exports":"./dist/index.js","gitHead":"fee908afe2d75bdb13d538b7ef1b81d0e8fb7444","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"9.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.1_1725055998915_0.48381740367976356","host":"s3://npm-registry-packages"}},"0.0.0-beta.8ff87cb":{"name":"shadcn","version":"0.0.0-beta.8ff87cb","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8ff87cb","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2b49548ec597fc12a5a95615f82d630b3add7039","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8ff87cb.tgz","fileCount":6,"integrity":"sha512-DM8ROfQMcfMUZ6xdRAi/V6KEoUERj/7CM7y7IdGSnreM65sgAVoDheDNNHWPk4l5h7idjXEIdCIvvA/pntwMQg==","signatures":[{"sig":"MEYCIQCz5gF5AGbcMtMtHFBqvuIPhWJe9cm2IiWLkWi6iY+Y+wIhAK+qBvDwJY0u42YaqW01Jlb1fPFMrazPImWJqjnLsTsN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215158},"type":"module","_from":"file:shadcn-0.0.0-beta.8ff87cb.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/360cfe031414d46b292dbb38f1ce16b9/shadcn-0.0.0-beta.8ff87cb.tgz","_integrity":"sha512-DM8ROfQMcfMUZ6xdRAi/V6KEoUERj/7CM7y7IdGSnreM65sgAVoDheDNNHWPk4l5h7idjXEIdCIvvA/pntwMQg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/cli"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8ff87cb_1725365792184_0.3266430685909105","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"shadcn","version":"2.0.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0fe822e47a4cd92cf14e351c80cee4f2a608f96f","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.2.tgz","fileCount":5,"integrity":"sha512-VpfJ6D8Q10FiscrZYCoCEyHB+5zxqlbOnKorC9XPbRITPmfwEshryRIAC9X/G8yS60U8TirHR18R4caKaopa4Q==","signatures":[{"sig":"MEUCIC+22AdFju6i7t++bK096foVAvApyfRD8w1rc6tIlvCmAiEA1C/HiN6B3v5aKfwV/dab0TB995vmdJCvkutCZt+0V5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214066},"type":"module","exports":"./dist/index.js","gitHead":"5a28937c6e972783cb601dbce75bce1076bea65d","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"9.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.2_1725367014488_0.19432386576663863","host":"s3://npm-registry-packages"}},"0.0.0-beta.02aee8e":{"name":"shadcn","version":"0.0.0-beta.02aee8e","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.02aee8e","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ee8cfdcbed7ed93942a1b68bd6c7c18bc3fbe6ef","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.02aee8e.tgz","fileCount":6,"integrity":"sha512-55aH0/+pnhEk87yaR9BGRO1nAuOIQPriuAUOlgkqAHOUbguUBoGCOgSSw7ZT8YTHfnCJLELjJuGJ8eTC3VXzJA==","signatures":[{"sig":"MEQCIAXCmVGwfci8xH0UElJZCG8b57EsCfzhIqs3lNP1eAaaAiAaec7tYlZjia1dytrO9V71ZMHyfZCeVQ9TJ3xLSNDqow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216246},"type":"module","_from":"file:shadcn-0.0.0-beta.02aee8e.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/07be65f6a52f209c681ccbc5ed9f6a8d/shadcn-0.0.0-beta.02aee8e.tgz","_integrity":"sha512-55aH0/+pnhEk87yaR9BGRO1nAuOIQPriuAUOlgkqAHOUbguUBoGCOgSSw7ZT8YTHfnCJLELjJuGJ8eTC3VXzJA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.02aee8e_1725385327634_0.09860932116640098","host":"s3://npm-registry-packages"}},"0.0.0-beta.d89c2a4":{"name":"shadcn","version":"0.0.0-beta.d89c2a4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.d89c2a4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ef73e219769ca01d13d96ddfcdeacc22bc7cf958","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.d89c2a4.tgz","fileCount":6,"integrity":"sha512-/CrrW2z5hJi+aWVp/bDEgH5C5HiRIfFHm6BaKIlydsBPTp4WmpcAxqTGay8tO4lbpA4ozRONeXHVkJhE2SznNA==","signatures":[{"sig":"MEYCIQCT0+sRbOt1PYE1/W/J1zxrrwFLbqYh1lXyEhIga8u1KAIhALqjti+MXTjpjLGeL1lTUnWQRxAft4x9Z/Oz+j9Z+hBG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216777},"type":"module","_from":"file:shadcn-0.0.0-beta.d89c2a4.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/d1baa8ae2a9331e033b6901f8f632c35/shadcn-0.0.0-beta.d89c2a4.tgz","_integrity":"sha512-/CrrW2z5hJi+aWVp/bDEgH5C5HiRIfFHm6BaKIlydsBPTp4WmpcAxqTGay8tO4lbpA4ozRONeXHVkJhE2SznNA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.d89c2a4_1725386640505_0.05935604606769562","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"shadcn","version":"2.0.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"731ce26237758195834fe425944859e0785707da","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.3.tgz","fileCount":6,"integrity":"sha512-xj3WpPsB3gnddZ0Z0fD0jvEz1ZxCTmKRkXuVEtW8D56TRP9b1DSG8/wfQRBxWnK9tySC+lY+F4MLNzcAF4F1SA==","signatures":[{"sig":"MEQCIE6zZnlVxFKvw4rgiOI0nTZyWzke/T4/xSkd5l+XZPqUAiAUq6efggV7HRRNaDoqSXYv9jJgWVGQ2SN7nBVDwnzl/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216737},"type":"module","_from":"file:shadcn-2.0.3.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/7d3f2d98fa32f6588e970428eb6cee26/shadcn-2.0.3.tgz","_integrity":"sha512-xj3WpPsB3gnddZ0Z0fD0jvEz1ZxCTmKRkXuVEtW8D56TRP9b1DSG8/wfQRBxWnK9tySC+lY+F4MLNzcAF4F1SA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.3_1725387780298_0.3613238165951609","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"shadcn","version":"2.0.4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"66ac70d8dfd04b459b022210683faa666bd06ab8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.4.tgz","fileCount":6,"integrity":"sha512-yPE0oMOqsjFlkOLT0mwhSWPZzJIFbsmYIyOJUIztB8fGw9nuYsU6ejYLb5ASNcUZ2YNrsbvXgq1F5lTqedVK4w==","signatures":[{"sig":"MEUCIBgoz7DoXndxp3kYO22AQdkPjMixzkuIYv10sktgmVZuAiEA8VFNHypA3VViGDoUljdIyZ+hCkqvuEau1ESCdkhFPD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218339},"type":"module","_from":"file:shadcn-2.0.4.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/57f41dae72df5448830dae639f40d59a/shadcn-2.0.4.tgz","_integrity":"sha512-yPE0oMOqsjFlkOLT0mwhSWPZzJIFbsmYIyOJUIztB8fGw9nuYsU6ejYLb5ASNcUZ2YNrsbvXgq1F5lTqedVK4w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.4_1725738188350_0.5658378968243007","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"shadcn","version":"2.0.5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ec35671a23c211996d16e2d31daa3a6fa1c30fa8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.5.tgz","fileCount":6,"integrity":"sha512-lsBPinxMhf86Rlva0Sr3BntbS+i++jhGhhgeVCKzDOksGhqPg4A1bYDPiuLtQgl73TOTrr3AlpSnffULplL3XA==","signatures":[{"sig":"MEYCIQC2koZxRHSR0dCH3+p4EQ5x/+7SSjFIPLoqZfuVBFltjQIhAJ+t66mOhJuXe7Eor1Hah0XVPvfMIoYqlTYxZOzlRYKl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225062},"type":"module","_from":"file:shadcn-2.0.5.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/dc5689c9c62d57cde6e9ef28949dbf13/shadcn-2.0.5.tgz","_integrity":"sha512-lsBPinxMhf86Rlva0Sr3BntbS+i++jhGhhgeVCKzDOksGhqPg4A1bYDPiuLtQgl73TOTrr3AlpSnffULplL3XA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.5_1725870896336_0.30793932934035784","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"shadcn","version":"2.0.6","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.6","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"c223c8d878eedffeca8e8d6ab0869b16ed1139c7","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.6.tgz","fileCount":6,"integrity":"sha512-F/4+gjR2m1Qh7dDGLvpU6azZft8JBsnrFaRM7fL2RVaFAzLZ8bX0XtDgE+Krl7CtDYtZHWn9Xv5RJMsXLOrPDA==","signatures":[{"sig":"MEUCIQDpTmrbA88Z0qneq4cfK6j89yUtvqwln7qYQE7KBiioeQIgSuwQpOL38rsYSDPi3Eng8nWQFEHnk0Won6wZXESLUmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225672},"type":"module","_from":"file:shadcn-2.0.6.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/c3b5d19d8c7d0329afee5b1b68922e51/shadcn-2.0.6.tgz","_integrity":"sha512-F/4+gjR2m1Qh7dDGLvpU6azZft8JBsnrFaRM7fL2RVaFAzLZ8bX0XtDgE+Krl7CtDYtZHWn9Xv5RJMsXLOrPDA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.6_1726149318980_0.3784779828846767","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"shadcn","version":"2.0.7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"475ffde4ceec0d555104ee91f8f930d7766b4a86","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.7.tgz","fileCount":6,"integrity":"sha512-SDlYgPZhZnlASMzQ7u0DUTVggkXsBgVzwuPISEiNj8NKfLS4Kw8FahOJSVwKfg9KLR99mbFsC0w1H5uHaKpSxg==","signatures":[{"sig":"MEQCIH678Xo6QXd/B8yvpv+BZaqN8tWwNU10OFbrTlXmdHBYAiAxt7QBj3ataLgcHy4cgINUUVTTW3BmKwxxy45xIUaaMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226242},"type":"module","_from":"file:shadcn-2.0.7.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9fc32ee769d2d35efe4ee73bd398c119/shadcn-2.0.7.tgz","_integrity":"sha512-SDlYgPZhZnlASMzQ7u0DUTVggkXsBgVzwuPISEiNj8NKfLS4Kw8FahOJSVwKfg9KLR99mbFsC0w1H5uHaKpSxg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.7_1726393267751_0.36084531930905706","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"shadcn","version":"2.0.8","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.0.8","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8ab88a08cf8779a6aa51de9d133aa6557848b8f4","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.0.8.tgz","fileCount":6,"integrity":"sha512-LovfGxhYABGs1f3nAgi2AyiN3CAaSeFXdPyQsC+8KFKj30S0mX0afw4mzErm13q9hfEC6+fwSw+/sAeTgKwWlA==","signatures":[{"sig":"MEYCIQCWzn92dPgsf6BW4my59qNIemv2JHR1YP5ZcjjU+rNuMAIhALVwWR+F9FxtWyIKA4PblpNpBUK7yB7MOwUbCk6vVC+x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228375},"type":"module","_from":"file:shadcn-2.0.8.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/572fa402d4f83ae7e55d0855daac4d2d/shadcn-2.0.8.tgz","_integrity":"sha512-LovfGxhYABGs1f3nAgi2AyiN3CAaSeFXdPyQsC+8KFKj30S0mX0afw4mzErm13q9hfEC6+fwSw+/sAeTgKwWlA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.0.8_1727090553099_0.5502897205717534","host":"s3://npm-registry-packages"}},"0.0.0-beta.f29aebd":{"name":"shadcn","version":"0.0.0-beta.f29aebd","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f29aebd","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"1a6d7688aba791f024fc32b4a6398bfce82e33a3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f29aebd.tgz","fileCount":6,"integrity":"sha512-vh8UVxG5JCXWkbhm88QMGYk9otybqdHI3ZkEYLEpbxwX69disty4NLfvr4XYwAM66QjDtuwW/wFMtJqvDABASQ==","signatures":[{"sig":"MEUCIQDKUhKLejGyRAvDDT4HAg3s42WYc1CZHFyiZXGngLGxTgIgfBWWepxYXEH8DkFLfWtegwcaEQr5GQI/mG3RtXPxmaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229603},"type":"module","_from":"file:shadcn-0.0.0-beta.f29aebd.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/f09327205e219c59f609f7c16b4ae086/shadcn-0.0.0-beta.f29aebd.tgz","_integrity":"sha512-vh8UVxG5JCXWkbhm88QMGYk9otybqdHI3ZkEYLEpbxwX69disty4NLfvr4XYwAM66QjDtuwW/wFMtJqvDABASQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f29aebd_1727282124655_0.6024935859060971","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"shadcn","version":"2.1.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"31fef8b46e8ece4a04829abac296411f20a2fdfc","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.0.tgz","fileCount":6,"integrity":"sha512-lVuOAnibJUFrl2KaFkO3w+9ObCFBH4aLWrs4xWd9ZHvGKVYopdGXOva9qNAo8XqdeKSOUm0Xv5CYImrV80pjkA==","signatures":[{"sig":"MEQCICaQezKXPQitl3z+BzB4lN0HLdL+h17MAUA/TFoV8I6uAiBZp3DSOadbPWb3RdI9sgbObduehKAYQ185XUqW+rANAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230691},"type":"module","_from":"file:shadcn-2.1.0.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/04133621350ddbddc4a7b2656d67bcba/shadcn-2.1.0.tgz","_integrity":"sha512-lVuOAnibJUFrl2KaFkO3w+9ObCFBH4aLWrs4xWd9ZHvGKVYopdGXOva9qNAo8XqdeKSOUm0Xv5CYImrV80pjkA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.0_1727460647124_0.8694330881651919","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"shadcn","version":"2.1.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e8a783e6241000d43e8b98eb333772b76ce57982","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.1.tgz","fileCount":6,"integrity":"sha512-ihj+B8dZnIfNrR+ODpROD0avmyHV6CQUom9g5V22a+9f8LJgbIlWG3ZuhgvNWMi/0ZbU8qln6KtZoHYbxtM98w==","signatures":[{"sig":"MEYCIQCR4w80k4rrbOiJoIvYtIUQwtcjshxLbKTQlFSkilEvUgIhAJAqumwf9X0Zj4rufq6N5jdnSN2c3FV0CGR1IQVuzDj+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230820},"type":"module","_from":"file:shadcn-2.1.1.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9b3b09ff10b405a83eeb998fa3f41f1e/shadcn-2.1.1.tgz","_integrity":"sha512-ihj+B8dZnIfNrR+ODpROD0avmyHV6CQUom9g5V22a+9f8LJgbIlWG3ZuhgvNWMi/0ZbU8qln6KtZoHYbxtM98w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.1_1729668966676_0.8149679157288539","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"shadcn","version":"2.1.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"059865c43c7ec0b7903c404c71f42d87a82c07cb","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.2.tgz","fileCount":6,"integrity":"sha512-9VCw3Q5Yz17yAik5gdEq0oddkCG7Zb+j7hl7zsm78jhwT7ge3svvtkmsbvOyx/3cF9eS1CkOu3OUcG43QRjXRQ==","signatures":[{"sig":"MEQCICskQZ0Ih/z8iHLwY/qE/QxOKsItv/oG4snV1gz0mx0nAiBNbKbp/sgjwyWbl+RBS/6sXAyaVXit0jfPiZIHbn3M4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230892},"type":"module","_from":"file:shadcn-2.1.2.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/1a0752167644649d237b99fc1c916558/shadcn-2.1.2.tgz","_integrity":"sha512-9VCw3Q5Yz17yAik5gdEq0oddkCG7Zb+j7hl7zsm78jhwT7ge3svvtkmsbvOyx/3cF9eS1CkOu3OUcG43QRjXRQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.2_1729864391409_0.5148631860567896","host":"s3://npm-registry-packages"}},"0.0.0-beta.ad6e23c":{"name":"shadcn","version":"0.0.0-beta.ad6e23c","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.ad6e23c","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2d34203a8cd91104e1b42347123c9b5524d406c5","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.ad6e23c.tgz","fileCount":6,"integrity":"sha512-giSzsjQN0UxCTudiX4aFmK+cp64Q0VWId8QeZgZKswzoQtiqm2tNRlXXGa1jqpeBz5I5kuvwRuf8BgxrGkfHtg==","signatures":[{"sig":"MEUCIQC/L11b1fRiP6rpViSiymnEJu+1p7GWaSkRCtR9PWDvEQIgTI1dUJKGPQ1SBavPa0IbDc29vIVBrXOkPIinDAiFPhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230932},"type":"module","_from":"file:shadcn-0.0.0-beta.ad6e23c.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a4d77fdbb7c00abf2f5a676318729dcc/shadcn-0.0.0-beta.ad6e23c.tgz","_integrity":"sha512-giSzsjQN0UxCTudiX4aFmK+cp64Q0VWId8QeZgZKswzoQtiqm2tNRlXXGa1jqpeBz5I5kuvwRuf8BgxrGkfHtg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.ad6e23c_1730105918834_0.3984843356556309","host":"s3://npm-registry-packages"}},"0.0.0-beta.8ea4ab5":{"name":"shadcn","version":"0.0.0-beta.8ea4ab5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8ea4ab5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6ccc541dfec9be3b6fdcf698ddcf58e0c3a36c8d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8ea4ab5.tgz","fileCount":6,"integrity":"sha512-NZxxytIY5VFPSeHOSL3JSGxabKGlDea1OtrxuG2C5nYdWQKbNyjpmF1L9lNhu5b5i+Lut0Odc/NOYMeHyJKmzQ==","signatures":[{"sig":"MEUCIEBZVrtepdLoC/q70gpGv1vxIeIWdw781x9FeXYUUrJBAiEAp/3vNZVqC6DuIXDwY/gH3GTQ4ACfVBRIk3bjOgwaeiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233477},"type":"module","_from":"file:shadcn-0.0.0-beta.8ea4ab5.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/16f41773b630a2cba8f5f82c155b7461/shadcn-0.0.0-beta.8ea4ab5.tgz","_integrity":"sha512-NZxxytIY5VFPSeHOSL3JSGxabKGlDea1OtrxuG2C5nYdWQKbNyjpmF1L9lNhu5b5i+Lut0Odc/NOYMeHyJKmzQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8ea4ab5_1730203988330_0.9941449988280981","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"shadcn","version":"2.1.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"c342f28f39cff6167dd8f73e3c9f4ab919a3649d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.3.tgz","fileCount":6,"integrity":"sha512-dOg4wgbudxYP5AyvDoGTg+x4klr2OffdgnZLkYneUkFIblOL5WMHwfOeLCjZhGN5CLsCrAxYe6F+rMDiA1jX9A==","signatures":[{"sig":"MEUCIQCS9XBi307Ep68ZcFPndeq+hu9DU1BMYGLwaR34nOBYpgIgeHYuOAcMvEYswmR9HzbkDYzl6jQlDXemEajCGz1dsQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233437},"type":"module","_from":"file:shadcn-2.1.3.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/d8c39897b786effbfab220ac86c796f6/shadcn-2.1.3.tgz","_integrity":"sha512-dOg4wgbudxYP5AyvDoGTg+x4klr2OffdgnZLkYneUkFIblOL5WMHwfOeLCjZhGN5CLsCrAxYe6F+rMDiA1jX9A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.3_1730223631054_0.2797875965196379","host":"s3://npm-registry-packages"}},"0.0.0-beta.81ed01c":{"name":"shadcn","version":"0.0.0-beta.81ed01c","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.81ed01c","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"258b0e54c9b4c9ae883ec00dc0d9dd5495fc58b0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.81ed01c.tgz","fileCount":6,"integrity":"sha512-C/0+z5VSpRaZzcqpoqkXO7oEjGvHDUEcY5EDfb/CVQMk/dug2i/LSeNBwc49+zTOydHvtiwHQs9HYIuRfDOD6A==","signatures":[{"sig":"MEUCIHDhMDkzXGqeNXSHPRwaMF6WEmn980wFfSRsHI8FSiE1AiEArFT0fQF/mPMgAuNWZfe52GVhrAjAt+oDF5e2dGDFnJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230934},"type":"module","_from":"file:shadcn-0.0.0-beta.81ed01c.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ab9dc1dd42fcf793114a623bb2f4d044/shadcn-0.0.0-beta.81ed01c.tgz","_integrity":"sha512-C/0+z5VSpRaZzcqpoqkXO7oEjGvHDUEcY5EDfb/CVQMk/dug2i/LSeNBwc49+zTOydHvtiwHQs9HYIuRfDOD6A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.81ed01c_1730619853634_0.03364864178336213","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"shadcn","version":"2.1.4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"74a05c634f4bf93d441e9405a8eba6213c7a36b9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.4.tgz","fileCount":6,"integrity":"sha512-MbM80H0V8/Bk6mtV8lC/IbxNrqJVnxiZLx8P15sCmfepXIbMJ7mL7XmOxRreih7w1ywpSnW6LT7+Jm0TbhqjKw==","signatures":[{"sig":"MEQCIF5996aKfaui42BNp3J2r9GRRECDzVeSL0TZjtwmzH+TAiBz9NNhUqlmZHGUCFHvcqcKwJP50uKSq8GhNppkOHwfqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230894},"type":"module","_from":"file:shadcn-2.1.4.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/34311ce80f0c836e842bd357276f2b15/shadcn-2.1.4.tgz","_integrity":"sha512-MbM80H0V8/Bk6mtV8lC/IbxNrqJVnxiZLx8P15sCmfepXIbMJ7mL7XmOxRreih7w1ywpSnW6LT7+Jm0TbhqjKw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.4_1730621922257_0.929187927026758","host":"s3://npm-registry-packages"}},"0.0.0-beta.422c8b4":{"name":"shadcn","version":"0.0.0-beta.422c8b4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.422c8b4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2abbc9ddd41645440da1dfc8c6e1c3c944e9ea03","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.422c8b4.tgz","fileCount":6,"integrity":"sha512-rDAjr92Vcs575RPKJ3nYOEIQTwkjfKgtVir5kJU4o493tDqwlvwp2EAlLY6tRmFnLEtknaaSaLZIcB/9CHsd8w==","signatures":[{"sig":"MEQCIQCEMXtxq78cy0+NBKAp8siNB1D7Oxhf7VVrjXwfa+RFWwIfKx2RSCW1qnqdpF7xpDUVLcCgLFPI5eux+e+LtdZf2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252883},"type":"module","_from":"file:shadcn-0.0.0-beta.422c8b4.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/43d63b531eb31571a6688783fe33704a/shadcn-0.0.0-beta.422c8b4.tgz","_integrity":"sha512-rDAjr92Vcs575RPKJ3nYOEIQTwkjfKgtVir5kJU4o493tDqwlvwp2EAlLY6tRmFnLEtknaaSaLZIcB/9CHsd8w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.422c8b4_1730722931333_0.5684170443809884","host":"s3://npm-registry-packages"}},"0.0.0-beta.cdfecd1":{"name":"shadcn","version":"0.0.0-beta.cdfecd1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.cdfecd1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"edd8c3b04853e01e86060aaa404c1148522a0d67","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.cdfecd1.tgz","fileCount":6,"integrity":"sha512-tcJZCs9Shi+ROO21RGvigP3yEM5n+2yDKenfzNwRjjdiXx11CzAUZll9CUhcpG/s9WiSBcQSpAxz/+o7pglksA==","signatures":[{"sig":"MEQCICECJXd0C6Ohu5NF9+wTli3TQuWW6Tt1Oi/PyGkaS//HAiBVaiL6WeD2OmoGNeGl9ylP6rI6HAcha4I8Y5k8ul+HLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233491},"type":"module","_from":"file:shadcn-0.0.0-beta.cdfecd1.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/206c9009bb109ba5e3848cba6e55d80b/shadcn-0.0.0-beta.cdfecd1.tgz","_integrity":"sha512-tcJZCs9Shi+ROO21RGvigP3yEM5n+2yDKenfzNwRjjdiXx11CzAUZll9CUhcpG/s9WiSBcQSpAxz/+o7pglksA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.cdfecd1_1730726783556_0.7366893272696677","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"shadcn","version":"2.1.5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4f4bd03839c7e2ef362b6c8b4027dc646279437d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.5.tgz","fileCount":6,"integrity":"sha512-Up2Kx6qwX7o3iCcyj6vuENjDhXVqwiLtDYkdUJWWEziccNpLjnDIFyBcBAd6SCYylZlgU+HAy4IJ4T093O4D9A==","signatures":[{"sig":"MEUCIAHowilWW2XNh0OSxbSZHTPVCCNPP6Cio6TE3zHOYyq7AiEA/zmHi4iCF5UQa2Q/+H1kKP2zRIvZWYV3FHJdn7KyguM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233451},"type":"module","_from":"file:shadcn-2.1.5.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/799a4f8658c92367bf168db7fe66a5a6/shadcn-2.1.5.tgz","_integrity":"sha512-Up2Kx6qwX7o3iCcyj6vuENjDhXVqwiLtDYkdUJWWEziccNpLjnDIFyBcBAd6SCYylZlgU+HAy4IJ4T093O4D9A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.5_1730726800817_0.7578240996307966","host":"s3://npm-registry-packages"}},"0.0.0-beta.61423b2":{"name":"shadcn","version":"0.0.0-beta.61423b2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.61423b2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"b404ffcaeb5f9305655568b0f97e3bd4d7fe065e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.61423b2.tgz","fileCount":6,"integrity":"sha512-4sKTN8CNSGBh4H3Xw5jWT6gMglOr1nx5Y2kPLhvCKJf0hmhXybO5605b8OtW745RgJQoT54c1zxw2+J3ZdY8xA==","signatures":[{"sig":"MEYCIQDYrQaNl4Fxd1WkGmrlv5vzyGTHAZGSPHUDmnmOK4XD5wIhAINh5sH5kxmNzm2LS9mKHDIFEVnoAA6mYOsguquhIxLg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":263267},"type":"module","_from":"file:shadcn-0.0.0-beta.61423b2.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ab204bd0c68894bb862f97dced50b661/shadcn-0.0.0-beta.61423b2.tgz","_integrity":"sha512-4sKTN8CNSGBh4H3Xw5jWT6gMglOr1nx5Y2kPLhvCKJf0hmhXybO5605b8OtW745RgJQoT54c1zxw2+J3ZdY8xA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.61423b2_1730828462790_0.5515875927116669","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"shadcn","version":"2.1.6","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.6","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"48e7bb37255c58ed60c584382d449038dcf0c88d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.6.tgz","fileCount":6,"integrity":"sha512-Hjxw7sIhjQHnbHMSka1Dt7pkyRYzZ5dA9ANmwS6uwlouxEnqT/15AH5IzFRyyxSv352w7GS3cPL7VGd4ybvQeg==","signatures":[{"sig":"MEUCIQD8bfclwOJXys/4wbkAkGJ1dsnB1s1jCUuthEgYnWtL3QIgBk5XPhcn7fxlV+Q+xHXjiy5/ufzxkd+N0zzRbH7sJY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":263227},"type":"module","_from":"file:shadcn-2.1.6.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/b2bfe9520c1998b603459ee8e099ad13/shadcn-2.1.6.tgz","_integrity":"sha512-Hjxw7sIhjQHnbHMSka1Dt7pkyRYzZ5dA9ANmwS6uwlouxEnqT/15AH5IzFRyyxSv352w7GS3cPL7VGd4ybvQeg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.6_1730837990652_0.095882864076545","host":"s3://npm-registry-packages"}},"0.0.0-beta.82ec1a9":{"name":"shadcn","version":"0.0.0-beta.82ec1a9","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.82ec1a9","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5e146153f278548bf2878293dbcffafbfa656347","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.82ec1a9.tgz","fileCount":6,"integrity":"sha512-sfqBXzNEyiVdXNSjjoq2YGneaNg04n4wVqc78ecNT4wfZ2OdaHjTH3XYUAmj7DUTB7xONAUi4CuoBvFncLlptA==","signatures":[{"sig":"MEQCIGf8xLVIh6iz1DwV4M5AkvY1PVxb1GQqCAJaqpxQypBAAiA1CVM5Rt2gnQk9Tfx6GCUt7d5/QhbPd3LTGMfjF2K6Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":264452},"type":"module","_from":"file:shadcn-0.0.0-beta.82ec1a9.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6811c343070e3814bc7c716648352622/shadcn-0.0.0-beta.82ec1a9.tgz","_integrity":"sha512-sfqBXzNEyiVdXNSjjoq2YGneaNg04n4wVqc78ecNT4wfZ2OdaHjTH3XYUAmj7DUTB7xONAUi4CuoBvFncLlptA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.82ec1a9_1731442165088_0.578026299816983","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"shadcn","version":"2.1.7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"61beed19e11711944f19b328fd30fac711ff35c6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.7.tgz","fileCount":6,"integrity":"sha512-zSmHJEtVApNGLVau+smmynf9TL1Sl+UPDizAh2VQ3G/1vdZcaBW/czcZwzpwd0xf2kJTwCHNKmZBmP77Tdr2EQ==","signatures":[{"sig":"MEUCIG2RhnQoLQTt+djYf0JLYiGShoCyovKcO53nCA2I0spbAiEAkWYjZxFCHSBE6Ppmv5Xa/a8I8qpyL1fF3vM3azqFH5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271219},"type":"module","_from":"file:shadcn-2.1.7.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/17b51935ff58cd3a62ed0cfe3839300a/shadcn-2.1.7.tgz","_integrity":"sha512-zSmHJEtVApNGLVau+smmynf9TL1Sl+UPDizAh2VQ3G/1vdZcaBW/czcZwzpwd0xf2kJTwCHNKmZBmP77Tdr2EQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.7_1733818698140_0.25621993087902073","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.8ef28f1":{"name":"shadcn","version":"0.0.0-beta.8ef28f1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8ef28f1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"9d17753351a48a7fa5d799c67c40e8e4c9ae1848","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8ef28f1.tgz","fileCount":6,"integrity":"sha512-3+nwloCi/5lyYNwp/ylA+irI2BsJkblUkzoc6o8yfWktqbYBogxc4eiwkIE5VY/29PQ3otvh0c8KVVYhrtQoBA==","signatures":[{"sig":"MEUCIQC5ZXD6ambdtTQQ1PYihZQrKwRhfNUIFMWbpQurxkyXAgIgVteLLOLy9GYjT6+pn9g6mEJabW0tgEwyKLKm5Gjcw5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272997},"type":"module","_from":"file:shadcn-0.0.0-beta.8ef28f1.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/1c973429c7df8e2f4742d4e82629894a/shadcn-0.0.0-beta.8ef28f1.tgz","_integrity":"sha512-3+nwloCi/5lyYNwp/ylA+irI2BsJkblUkzoc6o8yfWktqbYBogxc4eiwkIE5VY/29PQ3otvh0c8KVVYhrtQoBA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8ef28f1_1734378622094_0.7642301259347404","host":"s3://npm-registry-packages-npm-production"}},"2.1.8":{"name":"shadcn","version":"2.1.8","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.8","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"165027cb943df143118fcebe0de3481be40d32f2","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.8.tgz","fileCount":6,"integrity":"sha512-UxNK1O/3otO5joqc113+tVZuSFHvVNaDjVakqCjhW89RpRSObRMBaSaaC6jvG70DhR8dJ35l907w1keUrGmWAw==","signatures":[{"sig":"MEUCIQCNHi0qXQ/qv4a6/3fiOb0eVgzaky1eKcttAJPxLqPTEQIgGgGv/yJQSXivusLo+HF2xF+QP7WH3/6rJtWVuYTqfBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272957},"type":"module","_from":"file:shadcn-2.1.8.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/22984e3c77ec646a600bc581cd503ed2/shadcn-2.1.8.tgz","_integrity":"sha512-UxNK1O/3otO5joqc113+tVZuSFHvVNaDjVakqCjhW89RpRSObRMBaSaaC6jvG70DhR8dJ35l907w1keUrGmWAw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.8_1734379032742_0.14997240935412037","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.2699319":{"name":"shadcn","version":"0.0.0-beta.2699319","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.2699319","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6b844ce4246eb160cea3d3ab0e83f8215f3dd72a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.2699319.tgz","fileCount":6,"integrity":"sha512-a2c84bllhDaBFGUpoCmWWIjph2S7WNHzKokv95n1YCVofo+0iQ/tRVnO9VOf7zjZANv4qAocXNT8aepsFMA2vw==","signatures":[{"sig":"MEQCIA0i7/nDXcrBXC1pLDFPBU2tFGJXLJcLSkcieD0j1aJAAiAFrgk5SccrXdlT8+sfX4NpS8wv1XbCmhHLhytL7XvO1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292128},"type":"module","_from":"file:shadcn-0.0.0-beta.2699319.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ebd4db7152cd8be43eab15a6a9a05983/shadcn-0.0.0-beta.2699319.tgz","_integrity":"sha512-a2c84bllhDaBFGUpoCmWWIjph2S7WNHzKokv95n1YCVofo+0iQ/tRVnO9VOf7zjZANv4qAocXNT8aepsFMA2vw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.2699319_1734435325204_0.32132439656328127","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.c045d05":{"name":"shadcn","version":"0.0.0-beta.c045d05","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.c045d05","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"9394772eb05db3e39c3c333175c09e5d60bd581b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.c045d05.tgz","fileCount":6,"integrity":"sha512-LEkSY9G0+tQVoSIkr3F8ylkQr1wImORA97pf0lpjU4xiof/ZxYE7zigc0qZmjLP+Qvu/7ZRyyGk13fDC9havRg==","signatures":[{"sig":"MEUCIAXLKI7JOk6Lo63dldUpYJMfMAbUqJhlSUYZB5u6gsNfAiEAjRsaQHzupKPVgmGknxrbvGtfWr80WjIahJDPcRR5YmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296899},"type":"module","_from":"file:shadcn-0.0.0-beta.c045d05.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/116ecb9a884c0f3b315915c79b180ff3/shadcn-0.0.0-beta.c045d05.tgz","_integrity":"sha512-LEkSY9G0+tQVoSIkr3F8ylkQr1wImORA97pf0lpjU4xiof/ZxYE7zigc0qZmjLP+Qvu/7ZRyyGk13fDC9havRg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.c045d05_1734443228269_0.05312530944212712","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.2f99bdc":{"name":"shadcn","version":"0.0.0-beta.2f99bdc","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.2f99bdc","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"486d3cd9da01a95871682a826a2618d50270201f","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.2f99bdc.tgz","fileCount":6,"integrity":"sha512-K+QVJjYgozCtPSh22sijqGRLFc8RB07omr9k13WiFpsHl177DwMShDtK8J2yP+61Foo3PHcXnMTDntbMWFsgEQ==","signatures":[{"sig":"MEYCIQDrYTQ/4WKavY8tB8sVf5MKpmPwHWPPZHUiDj9u99WTqgIhAMDTW2PMYzysfwzQrMV1rWMqmKO1cbxQkyMTYUnQ2C15","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297878},"type":"module","_from":"file:shadcn-0.0.0-beta.2f99bdc.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/3979fb2233a77bf3b673c301d67607c5/shadcn-0.0.0-beta.2f99bdc.tgz","_integrity":"sha512-K+QVJjYgozCtPSh22sijqGRLFc8RB07omr9k13WiFpsHl177DwMShDtK8J2yP+61Foo3PHcXnMTDntbMWFsgEQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.2f99bdc_1734465339995_0.9648169193401421","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1385748":{"name":"shadcn","version":"0.0.0-beta.1385748","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1385748","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"69a93ffdb42b602ff60f9ff8409f05c32fa607d4","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1385748.tgz","fileCount":6,"integrity":"sha512-DCsQdLaodpTCRJV2AKy4qnpAJPMCwq3e8M7wMMwOF0duwTpxABqYiMLMBii4EZmq2lzEf3Q4xCGxpWjuL5CaFg==","signatures":[{"sig":"MEUCIQDJdX+xEuO580RkGHHM+6OUcb0H70MOhumcY1mVL3jHlwIgbOQjDQRXY1duugNr+aXCktUf7uZ9rmCujBUK6WBeFKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297739},"type":"module","_from":"file:shadcn-0.0.0-beta.1385748.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/2fedd2eb4387dd7a604ca4730d00cdf2/shadcn-0.0.0-beta.1385748.tgz","_integrity":"sha512-DCsQdLaodpTCRJV2AKy4qnpAJPMCwq3e8M7wMMwOF0duwTpxABqYiMLMBii4EZmq2lzEf3Q4xCGxpWjuL5CaFg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1385748_1734467030420_0.17922401395766507","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.8d9e2ae":{"name":"shadcn","version":"0.0.0-beta.8d9e2ae","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8d9e2ae","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a84cb63f21c52b27f2fdf572baef2cbba372b2b0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8d9e2ae.tgz","fileCount":6,"integrity":"sha512-R6mBGMDCF8AQoolf8sjij1lrMb+ecMGTW5RHM3+OM98u124vxXK4AUN2L2jOTXfIgvA4MfJEE9bb3W9evZqiYA==","signatures":[{"sig":"MEYCIQC2LtyHibLKDfyfeUJL8xi7eLOZJtG3C+G9e9givcEUogIhANwlVAaC36mdAmKriVZIawcxrnUzl2tcBceCKv+g14IC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297974},"type":"module","_from":"file:shadcn-0.0.0-beta.8d9e2ae.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a1daf3e4d497b202d0432c8cb3ec8634/shadcn-0.0.0-beta.8d9e2ae.tgz","_integrity":"sha512-R6mBGMDCF8AQoolf8sjij1lrMb+ecMGTW5RHM3+OM98u124vxXK4AUN2L2jOTXfIgvA4MfJEE9bb3W9evZqiYA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8d9e2ae_1734515951901_0.2042966158630688","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.8b36f3e":{"name":"shadcn","version":"0.0.0-beta.8b36f3e","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8b36f3e","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"614be1bfd22d2e06915eb2d61a452989d6eff3a5","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8b36f3e.tgz","fileCount":6,"integrity":"sha512-70qzwiyxx+vaYKTvZfQ0uX4NXPWlvx7Wy1hEmNYgh06HQkKjahzs7xpea2H+HhjuPa7bKEf0rsR1RDOCEjcPIQ==","signatures":[{"sig":"MEQCIAOyzrSYNLdTydML760HLTiggJpc42K2X0r3uWLiNjg0AiAF5N6VXaYOt/7TkrflvFAzJW05CCUpgHkrBYFV+wxjKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297929},"type":"module","_from":"file:shadcn-0.0.0-beta.8b36f3e.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/57019ee281b64a4d2ab320dacfa053f9/shadcn-0.0.0-beta.8b36f3e.tgz","_integrity":"sha512-70qzwiyxx+vaYKTvZfQ0uX4NXPWlvx7Wy1hEmNYgh06HQkKjahzs7xpea2H+HhjuPa7bKEf0rsR1RDOCEjcPIQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8b36f3e_1734522550604_0.13085839046170422","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.74c23ca":{"name":"shadcn","version":"0.0.0-beta.74c23ca","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.74c23ca","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"7de4214c4832a0e9503a4678f05aa59828daebb2","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.74c23ca.tgz","fileCount":6,"integrity":"sha512-SIoChc2jBX0enrsbjJ5YwYAEyom1Qirbzkz+0QLnvNfLq5ERmYlpb/WomHciuGS75M+07KRz7+q3TQOJTBbjYQ==","signatures":[{"sig":"MEQCIGSH9s0YKnkMXNXHhr5xin29PaXBuF/LY8fGKaIRmoZRAiBSXEqksvNWMonNI0bIlT/IqWFAYQ9ikUqH6zlQKTCmIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297991},"type":"module","_from":"file:shadcn-0.0.0-beta.74c23ca.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/419a091af7b2927461b63cab26db95de/shadcn-0.0.0-beta.74c23ca.tgz","_integrity":"sha512-SIoChc2jBX0enrsbjJ5YwYAEyom1Qirbzkz+0QLnvNfLq5ERmYlpb/WomHciuGS75M+07KRz7+q3TQOJTBbjYQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.74c23ca_1734702232821_0.6446330889395548","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.7b74bed":{"name":"shadcn","version":"0.0.0-beta.7b74bed","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.7b74bed","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"fdcf85ebd56125428d7f7e57a61b6e552316fad6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.7b74bed.tgz","fileCount":6,"integrity":"sha512-5juWe5a9XRpDqHNnf5+tCxjYsAEjojlFJbPamD2TlLnUQYa/8+TtHQCkHVvxDnz0rN/ONClMK3kLf08OWsOnIg==","signatures":[{"sig":"MEUCIQCCxnQbxvsy2Uh72ej2B05VDzfJN5t6+KyXHFEdgpcmagIgBguSF9HrDQGfB8+odIN+oRRIinVfAc3eMusncQOL0ms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297985},"type":"module","_from":"file:shadcn-0.0.0-beta.7b74bed.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/be6e7bb05d6dd28fccb1d6683eb6db0b/shadcn-0.0.0-beta.7b74bed.tgz","_integrity":"sha512-5juWe5a9XRpDqHNnf5+tCxjYsAEjojlFJbPamD2TlLnUQYa/8+TtHQCkHVvxDnz0rN/ONClMK3kLf08OWsOnIg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.7b74bed_1734703296767_0.22031763876687727","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.ece4c57":{"name":"shadcn","version":"0.0.0-beta.ece4c57","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.ece4c57","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"136ca000e4cae474fb8aed67d3518e004336dd93","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.ece4c57.tgz","fileCount":6,"integrity":"sha512-CP4sp9/1WETpH5Dy4LCOyO5YNXBx7Dhn7CVrxTxqqCMYo0liwu2792uMXDppL5oinyAvNZW+N+kD5cQTdE+V3Q==","signatures":[{"sig":"MEQCIH2VMesWBQvRbGuahU6UYLEgt1MGiLaNYyh0hGSSY5mpAiBrY3igCcoR4Wm9VEcTROCoLCl+W4mrj/SHH9mA1MILQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297897},"type":"module","_from":"file:shadcn-0.0.0-beta.ece4c57.tgz","exports":"./dist/index.js","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/08314b1908ffddc5d3fab2b7fac3c371/shadcn-0.0.0-beta.ece4c57.tgz","_integrity":"sha512-CP4sp9/1WETpH5Dy4LCOyO5YNXBx7Dhn7CVrxTxqqCMYo0liwu2792uMXDppL5oinyAvNZW+N+kD5cQTdE+V3Q==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.ece4c57_1734703437390_0.8936207714495759","host":"s3://npm-registry-packages-npm-production"}},"2.1.9-canary.0":{"name":"shadcn","version":"2.1.9-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.1.9-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a11fefcf0611f9b6f0ab42d2227f770a858795e9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.1.9-canary.0.tgz","fileCount":5,"integrity":"sha512-gANWEr4h68ntd+xhgl9PdpW+2FwZGnd2V85x9akFrdZ931N9KiwfEsdbgKqZu7xH7j+rFoBTky1U56sZDD6DAw==","signatures":[{"sig":"MEYCIQDck3jEs+H2zcoTNrkP7qLfIBNvxRUuP7MNkKeDpSTxlwIhAOuk21z3svhHmx58UTEoafvcUMITBtdtpZcxUdiYwjjz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296793},"type":"module","exports":"./dist/index.js","gitHead":"1081536246b44b6664f4c99bc3f1b3614e632841","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.1.9-canary.0_1734707930002_0.22572702717447357","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1de1a15":{"name":"shadcn","version":"0.0.0-beta.1de1a15","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1de1a15","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6319370abf994ba6f1be8d784d726a29fc1e5e25","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1de1a15.tgz","fileCount":11,"integrity":"sha512-WRZnm+Nd72sXizTm9zE74ShAgobv9N8PLK/D0qmVXQz1UzrcdE/CXagV6OiRiUm+E562Dn50w5356Y3WcRBGjw==","signatures":[{"sig":"MEYCIQCLT3tFBP3aNBsf4TtYa+KKOY8ORWorBNzPW728d34F1AIhAI99D/NfL/lQrI6ZQzYHsqt+ObF9LoKmFlWDqPtHk9Kn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353789},"type":"module","_from":"file:shadcn-0.0.0-beta.1de1a15.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9b6af1f37c9c2bbb4550987b3e4eb097/shadcn-0.0.0-beta.1de1a15.tgz","_integrity":"sha512-WRZnm+Nd72sXizTm9zE74ShAgobv9N8PLK/D0qmVXQz1UzrcdE/CXagV6OiRiUm+E562Dn50w5356Y3WcRBGjw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1de1a15_1736948240911_0.4324662289864334","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary.0":{"name":"shadcn","version":"2.2.0-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.2.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d26ea826d64a331cf2308ced5fd391a7da6798ca","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.2.0-canary.0.tgz","fileCount":5,"integrity":"sha512-sGrAakUuG6Vf4r75AK9PMfp37TWWpk3BFZZ/TmCfX2kRXb3LLbFo855QP+jbvBtUoiW58Ggmq0MQOcw4vEDHCg==","signatures":[{"sig":"MEQCIECjXVBt94tdYqGh59iyJAgVUOK+KIx0iCluokbuGVOGAiA6xa9fbzTBpr8nAWDwIsDTc0ov6nkzNXWq1HoE4Tc8JQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296985},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"f07c7ad5d0d2c2159f2c81a31ae6cbbe9a6ede30","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.2.0-canary.0_1736958266775_0.43472285270698174","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary.1":{"name":"shadcn","version":"2.2.0-canary.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.2.0-canary.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0faef1a7b1422bc358aa3d316df75f357a96569c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.2.0-canary.1.tgz","fileCount":10,"integrity":"sha512-6sBU7TJ5IiKDwGKSpWVBBRXrqm7ODSXfwEzE+yR6L29Ru3Tl1rZygabY33vvpGZB0fm8uhoD5TEUIe8H6DjWkg==","signatures":[{"sig":"MEUCIBvBlx9BQLVZw9408D/WdKLOu0M/XdgxCNcZ7To1OCcgAiEA+Wf7PyRkrLXxYGT3uw+vRThZRzg/59e9Ym5d6g1qHjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352715},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"f07c7ad5d0d2c2159f2c81a31ae6cbbe9a6ede30","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.2.0-canary.1_1736958572879_0.6914503754755854","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary.2":{"name":"shadcn","version":"2.2.0-canary.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.2.0-canary.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"647ea2b9884fce38fadbb70879f1812e35c23d1b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.2.0-canary.2.tgz","fileCount":10,"integrity":"sha512-Kaj2O5p7ufRYPPjLiRhN/rpRAJE+sFJAJrr2lS8So1Ev7shj/Lx5O97mWEC6pjR8Rf7jMW2S1Sckcmuc+2EeTQ==","signatures":[{"sig":"MEUCIFH/WWNpCcle/YyUbDEvxiuiob0HxgVcEQnE3cv8KGZVAiEAmQNijAelJrOBYMIz23sALrjqN6qUe24t/piWyyAjzDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352715},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"9e45ab608ae4016b195db997028cae01d5b9dce9","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"9.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.2.0-canary.2_1737028303310_0.9838645617348971","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary.3":{"name":"shadcn","version":"2.2.0-canary.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.2.0-canary.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4df708c18f18199b95ab2880e0264160c4bd8984","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.2.0-canary.3.tgz","fileCount":10,"integrity":"sha512-P0adSoD8SY6W8JGqvTnOnUm26G2/u91XelxXs+JbMJWFhQz7JkGld0M9+BPAC9fO8JC4yVy4gdHWc52GhoXknA==","signatures":[{"sig":"MEUCIQCy1GflqRvwTYL8SpsvtAY1OtkAGJWFAqofomr/s9vIzwIgKqj/zwxVFT2y3WEkg7sr4l5QcjDTr8VCAH+M76qInoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358289},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"da5a5a8d79939997f56215953610d73040e29de5","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"9.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.5.1","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","lodash.template":"^4.5.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/lodash.template":"^4.5.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.2.0-canary.3_1737054340087_0.28683376815139017","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"shadcn","version":"2.3.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.3.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4e8a1ee023c9ebc5c59f9137fbeddc36bad0eb19","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.3.0.tgz","fileCount":11,"integrity":"sha512-Q/ra8/r2wb5W0DX0LKuPpsT6/0vtgwW/DR9uunJ6/3lXMOBo2UyUeCQ2m9/XAlALHhyGnzHngf8s8NrW1kcg5Q==","signatures":[{"sig":"MEUCIAOgbsT2gISZnzo1o2CJZ/zgkInTL9RODI9aj0wAQwnPAiEAi4tN3OrPvHBsNpjyOFUftwaSA4Ubng10fQ8XcqKNt/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":359080},"type":"module","_from":"file:shadcn-2.3.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/0e96539fd574c072a0313ffdddb54371/shadcn-2.3.0.tgz","_integrity":"sha512-Q/ra8/r2wb5W0DX0LKuPpsT6/0vtgwW/DR9uunJ6/3lXMOBo2UyUeCQ2m9/XAlALHhyGnzHngf8s8NrW1kcg5Q==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.3.0_1738063607051_0.42443671930503424","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.6d47c6a":{"name":"shadcn","version":"0.0.0-beta.6d47c6a","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.6d47c6a","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8a2d585a1538c1f1acef1f30ff10bb7d4c7092af","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.6d47c6a.tgz","fileCount":11,"integrity":"sha512-x00zYAUl/C3Nwblvs1sOA5giKEf6+q1xHytcfgDai25DpUu30H8IQBGSL1/RubLkvvK6786wQYAHPtm30hFJQw==","signatures":[{"sig":"MEQCIGbbgN/FlUaapwQ2/ZtIvwA+sagvLQiAnRYPKg8q/a7BAiA5GwmzIa7dM2v5c8kY9F3JcjExDqHSPPBIpJsx+sg10A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361250},"type":"module","_from":"file:shadcn-0.0.0-beta.6d47c6a.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/47d57e426d1a21a3ddb4712eea741f31/shadcn-0.0.0-beta.6d47c6a.tgz","_integrity":"sha512-x00zYAUl/C3Nwblvs1sOA5giKEf6+q1xHytcfgDai25DpUu30H8IQBGSL1/RubLkvvK6786wQYAHPtm30hFJQw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.6d47c6a_1738069277876_0.5899160906456307","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.70f4e59":{"name":"shadcn","version":"0.0.0-beta.70f4e59","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.70f4e59","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"20c1bb9cb48c182d5d8c7820c93a6ebce5e30ce2","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.70f4e59.tgz","fileCount":11,"integrity":"sha512-PienhRykxV8W/1q/Kl40e2c6s+7KUZDBoA/MoAVVDh8czDk6Qm2GCKICR2nPXn7KzA8F7gXdohxMJ0+UmL2lEg==","signatures":[{"sig":"MEUCIDyyPRBbUkdoqTedxGz/8BqA/wLGf/FxIF50taBteNjsAiEApnhUuPhxRvk7/2gEuxm9oMiveflmUJSmOwo+akmHw9I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":387176},"type":"module","_from":"file:shadcn-0.0.0-beta.70f4e59.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/173bccd149d792a08d03fe2f462e6fb9/shadcn-0.0.0-beta.70f4e59.tgz","_integrity":"sha512-PienhRykxV8W/1q/Kl40e2c6s+7KUZDBoA/MoAVVDh8czDk6Qm2GCKICR2nPXn7KzA8F7gXdohxMJ0+UmL2lEg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.70f4e59_1738158463333_0.4361724078416762","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.90e6dc1":{"name":"shadcn","version":"0.0.0-beta.90e6dc1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.90e6dc1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a78d6146997ed8b53024f8c22bcafaadf81e8379","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.90e6dc1.tgz","fileCount":11,"integrity":"sha512-wWGlldtTRW7DkxHl1DTnA0fxw6CEgdDh1E23uqZBqE8BFCHiHSd7tkET9obGqOm+lqPeyFxp8j+TcBETdOom7A==","signatures":[{"sig":"MEYCIQD5VMCu8NvvoiMDrFSCLOh5CVCOUbbX0OwmaSV77q74yAIhAJNPiaNkVz6fIMs7kOkoNe/kTxB9AKRrnlNW+5CfzpEE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":387971},"type":"module","_from":"file:shadcn-0.0.0-beta.90e6dc1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/91f50eefe5a30fa1105cb11d1d20b1e8/shadcn-0.0.0-beta.90e6dc1.tgz","_integrity":"sha512-wWGlldtTRW7DkxHl1DTnA0fxw6CEgdDh1E23uqZBqE8BFCHiHSd7tkET9obGqOm+lqPeyFxp8j+TcBETdOom7A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.90e6dc1_1738173713668_0.14932441865663937","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.9df4b2e":{"name":"shadcn","version":"0.0.0-beta.9df4b2e","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.9df4b2e","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"739600e14b43a3d8ae9342b43521a0388ad4a051","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.9df4b2e.tgz","fileCount":11,"integrity":"sha512-aLL6cQROiIpq0mJVSBI6d/DCrdHAOs62gGvP+BoIh0+w0dtIjG7puEbErqQjmMZ+B75y+/9p8rRh9tiKTcS1vw==","signatures":[{"sig":"MEUCIQDmFJGFF+Yvsu+LcIc+EZifS2f6BOKRcp9WmjiR2+S0ngIgXmBUVEWD9CpBwysy0SowIT+NN/2T3mVe0CuEYfwws9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":389519},"type":"module","_from":"file:shadcn-0.0.0-beta.9df4b2e.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/cb952261452f93a45f301f061542c6c2/shadcn-0.0.0-beta.9df4b2e.tgz","_integrity":"sha512-aLL6cQROiIpq0mJVSBI6d/DCrdHAOs62gGvP+BoIh0+w0dtIjG7puEbErqQjmMZ+B75y+/9p8rRh9tiKTcS1vw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.9df4b2e_1738228998803_0.02272518674677637","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.c0efd56":{"name":"shadcn","version":"0.0.0-beta.c0efd56","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.c0efd56","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8bc2ecc8a4fd3eb1b9e6b1b2b2e7c5b7aa85c786","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.c0efd56.tgz","fileCount":11,"integrity":"sha512-H0PiOUlWKFQdHoWSjZTX9AHTKZTfIgTvXpE9c+kT0zn/XqHjmHa9DYAI5fQsfAvkN7N+YLUaFdvWoTbQBJoIBQ==","signatures":[{"sig":"MEUCIDMEyMVGdknOAkoLSW0zyhUyu9+wetCASuy7VvYhHqZJAiEAh7uSMLKsRk856U+j9bY6krdFC8cGS2YUnFjS+rXXNA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":389267},"type":"module","_from":"file:shadcn-0.0.0-beta.c0efd56.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/8cebe984e6ae773507e21f775df6b587/shadcn-0.0.0-beta.c0efd56.tgz","_integrity":"sha512-H0PiOUlWKFQdHoWSjZTX9AHTKZTfIgTvXpE9c+kT0zn/XqHjmHa9DYAI5fQsfAvkN7N+YLUaFdvWoTbQBJoIBQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.c0efd56_1738263402179_0.4864619649165165","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.312f5670":{"name":"shadcn","version":"0.0.0-beta.312f5670","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.312f5670","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"b477208bc91139d0c49600d7177338514ca91140","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.312f5670.tgz","fileCount":11,"integrity":"sha512-qBruU8HpIVDWj1PwJyAfbG8vdH+MCtWuChYmAjduixupA7lZ/yNxn9c0KobRWJPaLelq7ztMM4BQWNOffb3Y5A==","signatures":[{"sig":"MEUCIQDkraeQH36Pdfl+reb7vY5a826onf/doQtdAFsCz/OiBwIgYAR9zlGy6MU79OBnzdm8cAW9c35pDh5Vcigq+dSnSbM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391030},"type":"module","_from":"file:shadcn-0.0.0-beta.312f5670.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/f487aa7f5696f27c037385453b79be2d/shadcn-0.0.0-beta.312f5670.tgz","_integrity":"sha512-qBruU8HpIVDWj1PwJyAfbG8vdH+MCtWuChYmAjduixupA7lZ/yNxn9c0KobRWJPaLelq7ztMM4BQWNOffb3Y5A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.312f5670_1738775987556_0.17494748833853668","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1dbed5d4":{"name":"shadcn","version":"0.0.0-beta.1dbed5d4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1dbed5d4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"7bf1c8351c174b1688cb02bbfe30dcea50369e95","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1dbed5d4.tgz","fileCount":11,"integrity":"sha512-9uZ1YRrnCajFIyPdq8AGkCXQwO3aeHoFSSLTdW8bptVgn+lJ3wQzebb5zvXlgZRDCGFpW94Ny8RXAsLoxBs3lA==","signatures":[{"sig":"MEYCIQD6zKEAKG2hxoQWLSkNHoerUbOSVolgEUweHtWVWje1AgIhANRU4zZvsBvRsjG/duBbDFhKw8xuU47wKWF5vJZ6Ccag","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392775},"type":"module","_from":"file:shadcn-0.0.0-beta.1dbed5d4.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/b091e6649169dc223e3f11dd49fae899/shadcn-0.0.0-beta.1dbed5d4.tgz","_integrity":"sha512-9uZ1YRrnCajFIyPdq8AGkCXQwO3aeHoFSSLTdW8bptVgn+lJ3wQzebb5zvXlgZRDCGFpW94Ny8RXAsLoxBs3lA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1dbed5d4_1738779034124_0.17383203871649155","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.0":{"name":"shadcn","version":"2.4.0-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"53d9c939047ea1b0ce9cc51e931bfd532434cd39","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.0.tgz","fileCount":10,"integrity":"sha512-dNHB9Hsvsg+LMx/N4Z1mNq+244UWmJpk92aiBqcTZgshrFR3onTRFoUNssKYDFlXY3OVmLtScSt/LTlEw28Rhg==","signatures":[{"sig":"MEYCIQC4wnLvqWtQwi1hwgzH8hxiAvnRqPG7pKdMDS991uKQqQIhALnFfON3StrUD53XTQzyYRccoRCIZ4UMTmcWH0H1nlvT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":391698},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"9f4d65fc8fe72f632706fafd4036f63fd9317780","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.0_1738782910451_0.2709971588452791","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.1":{"name":"shadcn","version":"2.4.0-canary.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3695e9abbc33f59b0e208ca63bc38638bc994ba9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.1.tgz","fileCount":10,"integrity":"sha512-ZkeyDZcA2DfiAyZmBvVvGHeZ/pnzYVW7cAIVU3ajJV+cEI+eA6OReDiVz3aT3/NUK19BfW+6hJz1U2vP69s0QQ==","signatures":[{"sig":"MEYCIQCQZTa8w2o7Wy7SPwkBoeKOGuPIE2tFlXvnqcHt1Ub/SwIhAI0RassmT90ytyo0GojYisxPm0ZCHPibqlE3EiP8vr37","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":392883},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"5234c46722750f964d69c92ccbef2c4d260c211d","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.1_1738867170168_0.599664561809794","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.2":{"name":"shadcn","version":"2.4.0-canary.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"794770692a75d4ea9f87a68ababd5a361e7b1380","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.2.tgz","fileCount":10,"integrity":"sha512-iOMkIpbfwVvRRiffDbPAYUz3JUL9dtqnSyC310b6fTUUHFQYYiMYJ2kJhcd36Y2mvot1Guu6U8DQcroAxJMxGA==","signatures":[{"sig":"MEUCIGXEWSumw+KPzrTNEz/A8wOL47dhXVRU3Mq7LOH+HuZbAiEA4Tl49XUFVyR9EUSVpFsPPcZ2E/qgPnyRWcZfqYxFPfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393052},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"16d4d38f564c75d4187977275f04d5999ee9e2f4","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^0.21.4","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.2_1738925042548_0.13820934275620744","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.3":{"name":"shadcn","version":"2.4.0-canary.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"11c8bfe9ab599026dcf656ca9fe94acd4ad708f1","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.3.tgz","fileCount":10,"integrity":"sha512-mcbJNSGvqqha8oC5u2cc7OevHRJ21O76uaj4Tnq6CkAjSpMq1PxLePDv6T1Z1dYv+5F1PXj9498iHWnPiEwlkg==","signatures":[{"sig":"MEYCIQDQFo+QmRHFrqO84ez92CcsSNpR8FdqtPIomz9x8RWs2wIhAKzy8Rz4AgKNzhr1y9f96CW9mTinNOt2lGoxFaxzoZaa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393150},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"202131cd7bf8829b962ae4027545afbdfe79e688","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.3_1739263827904_0.15229380440371143","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.4":{"name":"shadcn","version":"2.4.0-canary.4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0185245660d96875c5517adef0a05b598115937c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.4.tgz","fileCount":10,"integrity":"sha512-DdYnnjlwi9RLdjMWqfqSNYfXF24VKu9LmLt1/JGN9Z4T3fgLFYJsi+RwDg3ro6ofib/+HAr0lj/8Esao8P0Asw==","signatures":[{"sig":"MEUCIQDmJyYJLglAg8aHtzX3Pgm7crUOd2BhzBtkQ4B/Lp45IgIgORonenqBoxvuVAfkXFb+zq5LpJ6ZttcEQ9pc5Fm8g00=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":393382},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"bd8533bd265de7765831d398f4db687483a0e53a","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.4_1739266190556_0.5813698862380414","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.a4fe0e18":{"name":"shadcn","version":"0.0.0-beta.a4fe0e18","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.a4fe0e18","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"39a18b26ba44b7fe208af48a37ce207a2226e69d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.a4fe0e18.tgz","fileCount":12,"integrity":"sha512-nHw/gwv5TH88BVFoIV98I2UlcIzwjHaWQoKjTanDT8uAeJpV1QO/Cy6fiT4ZBv26F7lqCQAIZzSKVE6M43kYAA==","signatures":[{"sig":"MEUCIQCHeZjaNu6QeoRBsDjaTVHGKrVtT7bQjfGQAbHIDr6PqgIgZ5lIoyGWPAdmt5hXo6BYuLoxVekRZ156J7rdqenzOBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":397107},"type":"module","_from":"file:shadcn-0.0.0-beta.a4fe0e18.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/45f21c06b87f3965d6067ec8f4781458/shadcn-0.0.0-beta.a4fe0e18.tgz","_integrity":"sha512-nHw/gwv5TH88BVFoIV98I2UlcIzwjHaWQoKjTanDT8uAeJpV1QO/Cy6fiT4ZBv26F7lqCQAIZzSKVE6M43kYAA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.a4fe0e18_1739364378932_0.0973552268485951","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.5":{"name":"shadcn","version":"2.4.0-canary.5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"934f3c0578d1f01904cb8dd551d721537231ae89","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.5.tgz","fileCount":11,"integrity":"sha512-fl6He9lP1WEdiwan9KDqSJu1bcag4gBE+xYyDpV8OvIOEb2eL2RsDkA0CvIHTh7g8jRONLtZ1d3nWZMIiyj6bw==","signatures":[{"sig":"MEYCIQDGbgMZ4bDtDVs1UxG+iGNiWqAXBHTlHRPJwexuV1a4kQIhAIewFT6oBM878l5sJQTvg2cmV3FnKxIk5BUlm/JNg0wy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396011},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"1a6da427ff5f633c435ce1c807aff4a486452f4f","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.5_1739364686062_0.9562593065452836","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.6":{"name":"shadcn","version":"2.4.0-canary.6","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.6","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f6059a161f7ec4e1dd514b1c49fff81e8aa78f8a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.6.tgz","fileCount":11,"integrity":"sha512-7bsqWU9j6HwAksSLbzRTsnztd6cWa3F3MHP74aLYghDjbgFhlWzSYV8DyXfXz6EKbNSZzgYIWJvlk9UZ9TzbGw==","signatures":[{"sig":"MEUCIQDWiQVYmOvQ2DrO6mb8VVJihXFqms81VROajqmfheki1QIga5QkUQxsQMaog6LTybvLMKecfxbuyYe+BTJoX6IghDc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396154},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"f37425bdb08f6eb50b76a70fc64d2e07a83df6b1","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.6_1739478216471_0.5192692040017695","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.d6b0f94c":{"name":"shadcn","version":"0.0.0-beta.d6b0f94c","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.d6b0f94c","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e7978422346a8627c6fe36b502bbd972d272d917","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.d6b0f94c.tgz","fileCount":12,"integrity":"sha512-de68d38EVih33LpoyS35xlLAYj+DuIkmplH2uH07nAvOncNcs02XcnrTyrZ0wJN3rZZ4gqqmmY1/o1LR1XGaxA==","signatures":[{"sig":"MEUCIGaQgo4q+ST0rCPRywfjzA3hql0VbZ1p3rjSbyVT+hygAiEAw0fjvU+ztC6VZY+yWODk/iO0ckpbJ/ercgDuwN4wmR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":398540},"type":"module","_from":"file:shadcn-0.0.0-beta.d6b0f94c.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/dfb748582574b61dcd0056cbdadb25e6/shadcn-0.0.0-beta.d6b0f94c.tgz","_integrity":"sha512-de68d38EVih33LpoyS35xlLAYj+DuIkmplH2uH07nAvOncNcs02XcnrTyrZ0wJN3rZZ4gqqmmY1/o1LR1XGaxA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.d6b0f94c_1740123040822_0.04185959778241499","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.cc5eb95f":{"name":"shadcn","version":"0.0.0-beta.cc5eb95f","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.cc5eb95f","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f870ac7e195b0bd2b42000655886da5413db363d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.cc5eb95f.tgz","fileCount":12,"integrity":"sha512-nUJTLgBqDA0I3op78AJlnsODKwMLkdrgneHrYIwpyMGsboqXPZQ/LfNNLS1S2czP3kyBtDRVnaMI5VkBqNFU6A==","signatures":[{"sig":"MEUCIFtlxrLC2veYehrl7EPdAyWCgKpQ/uL4flIM6TiBRH7AAiEAi5N9U27r7nWTZeIoh4YCBAT9zbaqjNa9f9OM/tK/47U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":399365},"type":"module","_from":"file:shadcn-0.0.0-beta.cc5eb95f.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/2308f905e1e9daa996a80dee218006d8/shadcn-0.0.0-beta.cc5eb95f.tgz","_integrity":"sha512-nUJTLgBqDA0I3op78AJlnsODKwMLkdrgneHrYIwpyMGsboqXPZQ/LfNNLS1S2czP3kyBtDRVnaMI5VkBqNFU6A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.cc5eb95f_1740123965217_0.46009306963390295","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.21931e31":{"name":"shadcn","version":"0.0.0-beta.21931e31","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.21931e31","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"49fe6d2c3b01d6a765a9d591705e139560b914c2","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.21931e31.tgz","fileCount":12,"integrity":"sha512-frsg/7EqlrbPo8MPV5WQ7G3JcUpMVohXpAtSyyHjR04WHfgknPIYw6nopcS28OztXcsDh5xfzpyX4YmutY2QUg==","signatures":[{"sig":"MEQCIGi8A7cF/WkMQOwIwqoILBeuZ2FtOipxGKpIsstF5jPSAiBYzC9ImMNFk8FXlFKt2Lb9AGkNROBWSyFoKNIu6x8Ttw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":400666},"type":"module","_from":"file:shadcn-0.0.0-beta.21931e31.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/7e0211351fbceb25006225fd301f179d/shadcn-0.0.0-beta.21931e31.tgz","_integrity":"sha512-frsg/7EqlrbPo8MPV5WQ7G3JcUpMVohXpAtSyyHjR04WHfgknPIYw6nopcS28OztXcsDh5xfzpyX4YmutY2QUg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.21931e31_1740133064420_0.024667932853894348","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.7":{"name":"shadcn","version":"2.4.0-canary.7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6a66f5c581857a8a234907a91ac8626ab01aeb5c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.7.tgz","fileCount":11,"integrity":"sha512-4jaInKe572knHGZiLeE4OgB7YQtSqNq7I2lnQaywEE5vxelDIBj1gxoZmRkEtVAXjTHeYQnOh5r3MtEZcTB+/w==","signatures":[{"sig":"MEQCIHYGPBt8PBFF1m/zxP/st8S7CfEJjJaQmuu6CrfHYNTBAiAZ/l/uQMOjPZEtWTdGh73kWMaXu36H2mVRb5k67gSIJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":399704},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"bfffb08f42f698c6974ff1b52768f1f47f24966d","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.7_1740136968389_0.1251133203517425","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.8":{"name":"shadcn","version":"2.4.0-canary.8","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.8","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a3659744c9e4302f17aa79748f9cbf42cf0356e6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.8.tgz","fileCount":11,"integrity":"sha512-ig9yOqT43uCRJEJ1cnfNLZNm2ozy4gSChphvRxwmjZhdpKgkTC+lZRIbkXFdIbYPsYAYEcmu2Y5csu4o7HiAyg==","signatures":[{"sig":"MEUCIQCipx2VT44FPpsZGvlLk5wt22ICzaKq/u4GvjWMZh3SZwIgHLtQJ/ypAHvGyZ5FExfTXUTLOJFnzigryWCD0MCSVrE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":399616},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"460240a86c14be0d21d6d5b79e0e664ac274c680","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.8_1740153603389_0.609541774170836","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.9":{"name":"shadcn","version":"2.4.0-canary.9","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.9","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"047efb7aedb2bc48e33d3a8a87499f27f14615f3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.9.tgz","fileCount":11,"integrity":"sha512-1uOaCi/a2+MlPbXZSX8HrTEg5nMl1wQKGpkdz+6GzizRxvpZqmVpwuEb1oefOfsqkm/fZy68kHGXR4yr64VTwQ==","signatures":[{"sig":"MEYCIQDKQb3psKQWXBSgnm2Awc1+bxHG3Xq8tDX0WDJGZtHoIQIhAPX/MR51f+E66OC50tdrgWJIu0wgwSnwKcevLm4knsE9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":399784},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"a5122f9029c91963f493e7348ef7681dad4834e5","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.9_1740157405990_0.3490746741509356","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.0deb4790":{"name":"shadcn","version":"0.0.0-beta.0deb4790","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.0deb4790","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a6190d65c0fea49b7d7a4f34980c1091ad682a73","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.0deb4790.tgz","fileCount":12,"integrity":"sha512-jZnq03tVA72QLKYzNC7BTIMYGtyhkNveiT20ojaBWUve4fa1YU8vE0DHkI6Y0fEoS5nJDS9dpQMwrMZvuaV6TQ==","signatures":[{"sig":"MEUCIFMoCYkX96ST12Yo2L7lza94t0Oc8vGliK5sOpWvxINrAiEAsQTIJ5Miff8fj7yvK144SFi7irfMSg4pA7gzInIzopg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":401935},"type":"module","_from":"file:shadcn-0.0.0-beta.0deb4790.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/653b5aa9aad2a5123b958d6165c5f72e/shadcn-0.0.0-beta.0deb4790.tgz","_integrity":"sha512-jZnq03tVA72QLKYzNC7BTIMYGtyhkNveiT20ojaBWUve4fa1YU8vE0DHkI6Y0fEoS5nJDS9dpQMwrMZvuaV6TQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.0deb4790_1740214291143_0.23021978255316955","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.fc27e1ab":{"name":"shadcn","version":"0.0.0-beta.fc27e1ab","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.fc27e1ab","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"30dcd9b8dda2764292a56a796a2e3f4e6576935f","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.fc27e1ab.tgz","fileCount":12,"integrity":"sha512-stHqkzPs22vJ23kmQoWh8TjEnmIzIwOrpDGhfJhfAZKZOeknLsNECHRCvdupWHz3NTncB+WAAKwLF0lK7thLBw==","signatures":[{"sig":"MEYCIQCVNIehk2MRerKGslmfUTigta4b42WKUI/kqaeNpbLq7AIhAOhrbupeezXVt5kljZUOy1T0yw6npkJrIWs5rzQecNIC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":402042},"type":"module","_from":"file:shadcn-0.0.0-beta.fc27e1ab.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6c332d2838aaa5e16a87a94409e4eddf/shadcn-0.0.0-beta.fc27e1ab.tgz","_integrity":"sha512-stHqkzPs22vJ23kmQoWh8TjEnmIzIwOrpDGhfJhfAZKZOeknLsNECHRCvdupWHz3NTncB+WAAKwLF0lK7thLBw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.fc27e1ab_1740217379854_0.6933322659212349","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.10":{"name":"shadcn","version":"2.4.0-canary.10","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.10","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a8f1c0086e9a1eb971effce4cd87ad603faaa3fe","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.10.tgz","fileCount":11,"integrity":"sha512-PyQxUcRaCHtbVjJZt0FUtX21T16AbrN+k9rk2woKyfk4Ar2HsJdZ8AbYoJ3NX3utX+q5FaAzzwNmi35Unini8w==","signatures":[{"sig":"MEYCIQDB27513Mpdc0wOcpI2XnLteJiZQFhOp35ESWNtZGKmXgIhAM/z4O2ivoPNLIjH/pw+2JmgFcj4+SOgPfQbp7jog0hC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":400947},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"779517a1d46f567c8e3fa8fcdea4c75c65ad4eb4","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.10_1740217657623_0.6036608603269003","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.dfaf2670":{"name":"shadcn","version":"0.0.0-beta.dfaf2670","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.dfaf2670","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"654a830dc9a44e84e2039a02c2de24da4a423f53","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.dfaf2670.tgz","fileCount":12,"integrity":"sha512-+UefkjJ9VmpNi3RzMMGSV+azt+xDkQoL/l1hYVzzxHGPGzAXxDwDWuHQh/VYZk0pRvLE3stqvqjY120Zjiv+Aw==","signatures":[{"sig":"MEYCIQCxR962XAYrOWYwOg+VvqVjSyQCaOrahMEiweKv1emYZQIhAIjR4UPAT2uk33XeFn199fVLrABjgxm8VUg0XvgK6kti","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":405314},"type":"module","_from":"file:shadcn-0.0.0-beta.dfaf2670.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/be7dbebd82c5c79f270b1df0860bba17/shadcn-0.0.0-beta.dfaf2670.tgz","_integrity":"sha512-+UefkjJ9VmpNi3RzMMGSV+azt+xDkQoL/l1hYVzzxHGPGzAXxDwDWuHQh/VYZk0pRvLE3stqvqjY120Zjiv+Aw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.dfaf2670_1740750604407_0.8670541805651077","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.2b88df04":{"name":"shadcn","version":"0.0.0-beta.2b88df04","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.2b88df04","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0effe3ef3693efa00a11ef1b38f996a282b1f4c9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.2b88df04.tgz","fileCount":12,"integrity":"sha512-7dXXeMrQGe6ryunC3V9iTRnfgj19DJZC7TDiyRAEAs9RHCa2nQlGGQDampZxd9eUyei2rnzH4aCi/o86fVLyGw==","signatures":[{"sig":"MEYCIQD3HzM66sslMUzZtj/GABHuybS7XnlvBo0w3RA2U+LKXwIhAJJqc3Ilfs+5IWeRp5OUovCYH2L8XQR0OlEKXjWaL7gB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":405314},"type":"module","_from":"file:shadcn-0.0.0-beta.2b88df04.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/5a495223b517c41b1be71d0b494a2122/shadcn-0.0.0-beta.2b88df04.tgz","_integrity":"sha512-7dXXeMrQGe6ryunC3V9iTRnfgj19DJZC7TDiyRAEAs9RHCa2nQlGGQDampZxd9eUyei2rnzH4aCi/o86fVLyGw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.2b88df04_1740751514440_0.1295805848169802","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.09489db4":{"name":"shadcn","version":"0.0.0-beta.09489db4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.09489db4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a94df779108d86af9bf88dd101e19af304b0b714","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.09489db4.tgz","fileCount":12,"integrity":"sha512-DdVby2SieP0MTUHMKtq2ghARtcYMYXB0f6Zi2kaT+lFyFQrCJLJLH+h4ejmrqVyTNxiIXg9WHj2s/u0s+TxQmg==","signatures":[{"sig":"MEQCIEO3c5IGggP56L5qzODPv28AFS9mCPp/lsu01A6YG5SZAiB3XAl4dsKjMHD9V49yual1DlMBt1qxkoSwajaKo1WCJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":405724},"type":"module","_from":"file:shadcn-0.0.0-beta.09489db4.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/47d1e1a7bb36e24bbe8e60c0c938be19/shadcn-0.0.0-beta.09489db4.tgz","_integrity":"sha512-DdVby2SieP0MTUHMKtq2ghARtcYMYXB0f6Zi2kaT+lFyFQrCJLJLH+h4ejmrqVyTNxiIXg9WHj2s/u0s+TxQmg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.09489db4_1740760851845_0.1962440014833995","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.11":{"name":"shadcn","version":"2.4.0-canary.11","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.11","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"907d874888b4559217129edb4772686d7d5844c3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.11.tgz","fileCount":11,"integrity":"sha512-Djrt8O9OVHgRtchjwPpAxQvA/TfjhBIh0kRll8mHDJ5B8xtytE70ufZcxWBi4p7i7EHKYTWb1968j4Ks9xexVA==","signatures":[{"sig":"MEQCIA1ntHiQt8XuPF9oJ7OHVs0Y3fg3gJ3U+hnJJLGxD6DSAiBWqgspd7YEFo+Ner2Gb1mXzgVDVdIvv8g9f3QtYIKtuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404650},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"8539dd6eec948e7a6218c7ca3372d2b1f349d7c0","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.11_1740766590745_0.43999414975179385","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f4ddd25":{"name":"shadcn","version":"0.0.0-beta.f4ddd25","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f4ddd25","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"338f0ab6a3694a562950106846f7f9c9d68a2ab9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f4ddd25.tgz","fileCount":11,"integrity":"sha512-tLOYskzfyIovsp884ATkTgsq2ATSqYovg4pNmjLWbhYXuFltokYLoPix8hp3DR9w/Z3vKLsywuwFYI+TAX0DwA==","signatures":[{"sig":"MEYCIQD2GpORfRqPk+veYGJVUWkakZykP9f8Cq0vTLfh/ffghAIhAPiB38dVsPGmYa0pIIFPVHck3F8QY3iStQ+nsiWaPCLf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":405350},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"6382edc9bfe22dc775b111aaeb8b9dcb9b14d7da","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f4ddd25_1741082765738_0.06557007999158082","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.12":{"name":"shadcn","version":"2.4.0-canary.12","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.12","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"792176d0b6917d0c5882f67a84317951c8b0b7f6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.12.tgz","fileCount":11,"integrity":"sha512-451Gl3WrYqbbpokknAt+hUsj4jugIHq9oGTTCKqV/FLgvlQyH1+ULTWHCoAL8GRgW1WQiaVJx7N5dtL5cZd/7Q==","signatures":[{"sig":"MEQCIAii9pVA1I9q57tO/dm5HjbLMmOyr/LxZEbhYTD1Pi/PAiBp/IrWf616kX0O6cW0Vw4Tg2LD4JvkVAOZDi/PikLKzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":405213},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"a3fe5074c1375cbd92e1ccdaab38d6808bfec696","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.12_1741162180983_0.9129724279592937","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.13":{"name":"shadcn","version":"2.4.0-canary.13","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.13","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"56b164f0532cad8665b872f448d29a5e60aa8dde","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.13.tgz","fileCount":11,"integrity":"sha512-nb595Z2I7KOZYzw00dG2uFokTvUIeuzQpuXDBMPjhcV4IROPRT70rXbZJh+2WX3EpySLwPUwG5gFu7VhuHb9Tg==","signatures":[{"sig":"MEYCIQDn43Sup34VRF7GjGMxKNjmm5hr3FbKm5oNyObF1tclMgIhAKEOoRn/ciXwlQDwM37nfUUCOsBPn4VP9PniH4GYT6OD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":408754},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"19665adeeddc4ddb34e91fca219753d15bd46480","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.13_1741176963194_0.6595973731679718","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.14":{"name":"shadcn","version":"2.4.0-canary.14","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.14","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"c3a921a5cda898a9eef4f28d71798e0e3149df93","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.14.tgz","fileCount":11,"integrity":"sha512-0sDjDZW7II+JFvbXg9KC1exosHCZgZMDPsujI2iSZZr1PrNVbv0nvWZx0uL/YUnaRvt4XmCFN7Pi8noN6iMjUA==","signatures":[{"sig":"MEYCIQC1vwftcWV0mHVMp/0RZFO6qf+YBT9+j0WAVmmdHN1V5gIhAMMBdhV7ndzO2qSZkg3t5ZQaA6mMGzAeqf4rwMDdeaUj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":408642},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"f1dd9c6903d4d9030efe7bd61533db3fa21e68d8","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.14_1741856883617_0.7721812380136575","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1ceb177c":{"name":"shadcn","version":"0.0.0-beta.1ceb177c","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1ceb177c","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8e9208b328e8963b8126f172208a50cd990df24c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1ceb177c.tgz","fileCount":12,"integrity":"sha512-IU0AF5Oek3UstkwL2loFw40Jy3/G+p1MiTE/g6JnJmecMrG9zkJuAwiQ08fIcP9jYuzEFl8RagvuhAc52sbY1w==","signatures":[{"sig":"MEQCIEC2MHXLIYYjHjiIn8DFPPp86nj9flyu38Ij99uKIz/wAiAXVDAIEvPZoVl0dcfKlOu7zKoK9aScmLKjFwmjO1FcyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414025},"type":"module","_from":"file:shadcn-0.0.0-beta.1ceb177c.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/20a578c2b3722f136efdbee96e103e92/shadcn-0.0.0-beta.1ceb177c.tgz","_integrity":"sha512-IU0AF5Oek3UstkwL2loFw40Jy3/G+p1MiTE/g6JnJmecMrG9zkJuAwiQ08fIcP9jYuzEFl8RagvuhAc52sbY1w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1ceb177c_1742367198641_0.7508631611681931","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.15":{"name":"shadcn","version":"2.4.0-canary.15","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.15","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6059c499a29b3ddf6315cea7fe9819e8e542c333","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.15.tgz","fileCount":11,"integrity":"sha512-eArOA+dtkP4FrrwapHNY6BPNf96afPGSKIuwHv1wekp7rg3DGwAA12/bosn8DE1ltLyxn2yS6bBxTfdcD9NrnQ==","signatures":[{"sig":"MEUCIQDVkj8sOvlzin65+6jzjK5lgZfe/iFDNRxqc1j7GfcnxwIgeAAyR7dVcKDlRSno+D+z9SIvZ4kSJEp6MM8fkVilCVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412930},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"205bfc637e093717908ebd2c591b215672950558","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.15_1742368100400_0.7407706046689371","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.264d498d":{"name":"shadcn","version":"0.0.0-beta.264d498d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.264d498d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3ed87b8c80acf3134aeacb439065998a08f75347","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.264d498d.tgz","fileCount":12,"integrity":"sha512-sEbjhIJJiNUiovCtBr+17e0b9hC0dnBz2h5088poKhF6o+Y5Cg6Nm0d3/9cCsPyrFHcH7pJB7TwIc2l4JWC6KQ==","signatures":[{"sig":"MEUCIQCWbdq02l4R/lZss3qzspPUY6cX36eakK9JYBwQShUSZAIgbmT0uYtMC8CNBtRI/Llgk8CzGFPF8SZkUy94OM1c2vQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414681},"type":"module","_from":"file:shadcn-0.0.0-beta.264d498d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/adddf72e74f955fdde67ad2a890eaa68/shadcn-0.0.0-beta.264d498d.tgz","_integrity":"sha512-sEbjhIJJiNUiovCtBr+17e0b9hC0dnBz2h5088poKhF6o+Y5Cg6Nm0d3/9cCsPyrFHcH7pJB7TwIc2l4JWC6KQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.264d498d_1742383215995_0.23563150325845972","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.62324a02":{"name":"shadcn","version":"0.0.0-beta.62324a02","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.62324a02","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"eaa72ca44fe8f52911f96b2def06b0aaa1910c73","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.62324a02.tgz","fileCount":12,"integrity":"sha512-XcmlngBUmz5lQoR9BmrPtu4++QZ8M4445dPtLER1cbfllI7C/Rpj+XyEujXCbPU4CsCi/9nnucI7IoKKMsFV5g==","signatures":[{"sig":"MEYCIQDnMyoYKFxfqgjWxahz+pWdrg2fnIQTeNNztAR/4jP2dAIhANCib4GnjS3DEQadFpHe8IeT+AB+xcZS82xbPgiLU5dH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414793},"type":"module","_from":"file:shadcn-0.0.0-beta.62324a02.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/bd69d7dc1866bc67d505ab1070ca70da/shadcn-0.0.0-beta.62324a02.tgz","_integrity":"sha512-XcmlngBUmz5lQoR9BmrPtu4++QZ8M4445dPtLER1cbfllI7C/Rpj+XyEujXCbPU4CsCi/9nnucI7IoKKMsFV5g==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.62324a02_1742383896061_0.08046173052542871","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.16":{"name":"shadcn","version":"2.4.0-canary.16","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.16","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"25a5a6af1adc745335ed5bd3b870fbca4c5540be","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.16.tgz","fileCount":11,"integrity":"sha512-HajpBYMB5P1iFoHrQ+bbfjuBtHfeQ0IVQWJIOsM4NgqymhMT0BpvOkncMf6Y0ttFc/CvhoZle5OJYkgA2oNzdA==","signatures":[{"sig":"MEUCIQCUAAWQkA6qiYSXEhaw22cbGBdJjKkmpM2l1sA20F5UnwIgKigA71SV1RIocSo8/CTqBpZqBqFTN5WCmprrytWs2W0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":413719},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"37e5192fe73a089e6dd0e07a59ebe2136dd48cd3","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.16_1742384300791_0.06009092656862003","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.17":{"name":"shadcn","version":"2.4.0-canary.17","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.17","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"00028d0e0d8820ee4827376598f59dbd734e45fa","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.17.tgz","fileCount":11,"integrity":"sha512-qmjUQmGz43xG3zwoa20TQWSwDgPDxiQpV0ghmLBjFqyonibRptBRsEjfoX/L4IrBqY2+bmdqBfiMJHrTLWkDtQ==","signatures":[{"sig":"MEUCIQCU1rz4Nx0QtOmPkrCj3gGLleSK3CCgA9m8wSzV0Q012AIgEuwR0bJuytdo1L1Df4wRm2mofoedbuslLwALAXNEN/w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":413883},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"69fc8e23cc0631aac6b708ba0481509f1125d3d7","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.17_1742461773233_0.7252125719979083","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.646a9f17":{"name":"shadcn","version":"0.0.0-beta.646a9f17","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.646a9f17","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"572b72825e46b377bfb3453b953d85e5570ae986","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.646a9f17.tgz","fileCount":12,"integrity":"sha512-LFr63oWPvVEYp6UYIdZIe7R8vk3Q4ydXBV3cevM5st3Dyt3Pr+fcLeBL3lkfwYSK+ZzL102xBNamGkbQrGuISQ==","signatures":[{"sig":"MEQCIAa6SC3WdrHr4FdgVRESVGxkbdAWtJZ9G3IgcEG6lYoGAiBXSSpPVhKDSaodAsx98tDtXFFbhVZu9KFurbH0hUS3NQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412375},"type":"module","_from":"file:shadcn-0.0.0-beta.646a9f17.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ab3bc7569b0d3a32f4fd543780d83278/shadcn-0.0.0-beta.646a9f17.tgz","_integrity":"sha512-LFr63oWPvVEYp6UYIdZIe7R8vk3Q4ydXBV3cevM5st3Dyt3Pr+fcLeBL3lkfwYSK+ZzL102xBNamGkbQrGuISQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.646a9f17_1742792588887_0.057453587107091586","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.ba559a17":{"name":"shadcn","version":"0.0.0-beta.ba559a17","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.ba559a17","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5d31f4245827de5aaf14d58d8fda358c896e2a06","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.ba559a17.tgz","fileCount":12,"integrity":"sha512-Bn+miAXUNkDDGmuSNLH9IPg0iRFQCG/2bweI2fFWyaP1nyeeMBK/ZenOdtLQcS6HS9goIs4nzpAUe/4y3YIyPg==","signatures":[{"sig":"MEYCIQDNa0CeoQDQiSr2sKY3iMFGvtCsBApCNKvw4zcwvOHdHAIhAOxWi+75FIvV0VQnuLbqiQqnvT+evXtFYHOfxsk8ZSiP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417875},"type":"module","_from":"file:shadcn-0.0.0-beta.ba559a17.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/d0e596e5eb7a9ceaa1a22123dcf2edd3/shadcn-0.0.0-beta.ba559a17.tgz","_integrity":"sha512-Bn+miAXUNkDDGmuSNLH9IPg0iRFQCG/2bweI2fFWyaP1nyeeMBK/ZenOdtLQcS6HS9goIs4nzpAUe/4y3YIyPg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.ba559a17_1742840245686_0.6495606379761216","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.bedaf20d":{"name":"shadcn","version":"0.0.0-beta.bedaf20d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.bedaf20d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2fe864da9ad599ad6fee577223570d22a66b94a3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.bedaf20d.tgz","fileCount":12,"integrity":"sha512-rSAz3P1qQvIh/20BRG6YwOgdOQv+9exGD1NT/0exQdPuoEKtycRYMAlb/5lY+kbwlhBY/neIXsrrZJp6X/Fspg==","signatures":[{"sig":"MEUCIQDLwRYLxtTtE8dxkjNYVVl0HC+O9UjJMThmnslTdsw5egIgDgANmXQpBe9GbBM4wtfW5duuu3OMTk4aPQMylL3MWZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422016},"type":"module","_from":"file:shadcn-0.0.0-beta.bedaf20d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/2c2a6d983b3297c1aefc6082c00ca31a/shadcn-0.0.0-beta.bedaf20d.tgz","_integrity":"sha512-rSAz3P1qQvIh/20BRG6YwOgdOQv+9exGD1NT/0exQdPuoEKtycRYMAlb/5lY+kbwlhBY/neIXsrrZJp6X/Fspg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.bedaf20d_1742978504775_0.06912835103393333","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.755e3912":{"name":"shadcn","version":"0.0.0-beta.755e3912","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.755e3912","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"9afb209b8cfebe21e856fe2b93915410a53e9cd8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.755e3912.tgz","fileCount":12,"integrity":"sha512-taPd3JPB7kBsvlz7E4o5JcCnJ/cUBGaz/Yb+H2lV9TY2q1Fa4PDZzMkAyge0zQNHRFWb/oeYAV+py3htEveoUw==","signatures":[{"sig":"MEQCICa3HugVJcZksZu9jfwVJFzLsDI2HVWiqAwg+Sk9auUeAiBbAGKSDr7zvMO5aIgQ8MEXcs+vIKogRrkVGo6Pk7EW4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424420},"type":"module","_from":"file:shadcn-0.0.0-beta.755e3912.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6c354dd6bf483f8fa7a7b58ee381aeb3/shadcn-0.0.0-beta.755e3912.tgz","_integrity":"sha512-taPd3JPB7kBsvlz7E4o5JcCnJ/cUBGaz/Yb+H2lV9TY2q1Fa4PDZzMkAyge0zQNHRFWb/oeYAV+py3htEveoUw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.755e3912_1742994318761_0.8878487667083153","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.18":{"name":"shadcn","version":"2.4.0-canary.18","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.18","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"83618b262b51cc725970dc50c2ac8ad8144a041b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.18.tgz","fileCount":11,"integrity":"sha512-S5Gl/4yASEh0ZNun7vPU28DtR3Y4tdoEFKYw4qxJS3/I3fdEzVtDKrHqXjVqJcMb3vV+sYr5NsL/YdmGhoezHA==","signatures":[{"sig":"MEUCIQC41jdh2j+HgkTEIsIA9IGKBy1l/0DTdmdH//Z3Z8q+IgIgIfvnKl97cwRsOCYZ1lAbY2Bipz/nouPFrqburNjt+Go=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":423325},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"074eed56057e1e1feacbac4c85d011d4ac8515e3","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.18_1742994899805_0.8465189050367985","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.19":{"name":"shadcn","version":"2.4.0-canary.19","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.19","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e9b5298da625bf68575d0f6a728cf8e2e22a4152","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.19.tgz","fileCount":11,"integrity":"sha512-KKFIsj8EgzqvCPIBcTSmzxSb9qyMriwXMouro1Zm7X6N4LUlazw7lyiooLv/upUR31B07dimIG8UbZpX0fIjHg==","signatures":[{"sig":"MEQCIDpQ8ZcH1NyPxuhxhpaYk9WbqfLkDeQ4r842kS5tWWoiAiBIk5nwYFV26OGD6bJNWcUDZLGnMO2ustuxsZAT7vkHag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447335},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"2fade2326a0685e0d0d303ddfe0bac2fab27c46f","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.19_1743169841479_0.9238549831790226","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary.20":{"name":"shadcn","version":"2.4.0-canary.20","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0-canary.20","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"cd7fcc5dccd67b73c425c928312a53905381ec14","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0-canary.20.tgz","fileCount":11,"integrity":"sha512-FJYmwgV2Iw6f5VHZYwg3CJkMxLVDVXJgJoXaOacF8XqARCAHyy6JD3Irdbmmv9vYtGIsIzzShprJnTie4kse8Q==","signatures":[{"sig":"MEUCIHGcTnfQePL6841zadVWZAySgfDtD/CHnLWNbmd9qD3IAiEApPU9K6FOmNV36BEb+rZUWAvqV9VJS+cMO6/SLCkDOlM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447615},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"812e2300f1ab9f8bf4c65abb9ae94426e1967461","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0-canary.20_1743299104227_0.4569107952727611","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"shadcn","version":"2.4.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d6a060c5257af2f2ecf51bf332a61a8ac162e1ff","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.0.tgz","fileCount":12,"integrity":"sha512-SN8PqL+VnJccP2IHkft9kNA96UBo0vTUKgDFww/K0i8D+sDmvXwXKStNdqlDcLcF6sYllwZCzV0axxWROAdFCw==","signatures":[{"sig":"MEQCIAE108MpoIYM/q98xFwM+wSdkDk0ZsNg+bsLDsDtN1HSAiBe9PjlP9CHKtW6cSnsnzlVDpdKBCsCAqOrACigD8PfaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":448646},"type":"module","_from":"file:shadcn-2.4.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a640f8676057420d411fa0eec19b847e/shadcn-2.4.0.tgz","_integrity":"sha512-SN8PqL+VnJccP2IHkft9kNA96UBo0vTUKgDFww/K0i8D+sDmvXwXKStNdqlDcLcF6sYllwZCzV0axxWROAdFCw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.7","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.0_1744024832915_0.4420254831467394","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.737ff669":{"name":"shadcn","version":"0.0.0-beta.737ff669","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.737ff669","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ac0d434cb41f9edd2497dcbb3a60e84a0d1a1d36","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.737ff669.tgz","fileCount":12,"integrity":"sha512-QPXU0zJEXHiB1y5RUlfc05JnL2mLZI3CMaqzqRqdxOxGkttx4yIS9CMwix40f4VHFTUXey6wgDrqgasMyL3tqA==","signatures":[{"sig":"MEYCIQCaE0gJ9ilmTuG/5dEWCGhZKgkjrB7pyi3b/4LgU/QA/wIhANS6Z58eK2jaHrQJxbCPmjps3uvMUSemtzXEaZUp080h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":448704},"type":"module","_from":"file:shadcn-0.0.0-beta.737ff669.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/b30c02c368ece118e59c03d0cde5b2f8/shadcn-0.0.0-beta.737ff669.tgz","_integrity":"sha512-QPXU0zJEXHiB1y5RUlfc05JnL2mLZI3CMaqzqRqdxOxGkttx4yIS9CMwix40f4VHFTUXey6wgDrqgasMyL3tqA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.737ff669_1744706767874_0.8949648492924638","host":"s3://npm-registry-packages-npm-production"}},"2.4.1":{"name":"shadcn","version":"2.4.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.4.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"607726a4163360bdfa1117dfb39d2e5fae23f529","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.4.1.tgz","fileCount":12,"integrity":"sha512-QbOT0vwyYxCTLfvzR4lTIJHlc/e+Sqch3xogaGjCKjvrjd+0hbNZc2vBcFEFH69VI+PN167lvkQahXGd53+XQQ==","signatures":[{"sig":"MEUCIQC23d6M9CXOtFx5wI3UwF4V9IC+Xb7kaZjshwquDmh4dQIgdn8AeofT2ECzusQNNgMm6GtlUwP3xj/WSNDHMiKmRnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":448661},"type":"module","_from":"file:shadcn-2.4.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/dcfac04dd1adf5557a9f298746928f25/shadcn-2.4.1.tgz","_integrity":"sha512-QbOT0vwyYxCTLfvzR4lTIJHlc/e+Sqch3xogaGjCKjvrjd+0hbNZc2vBcFEFH69VI+PN167lvkQahXGd53+XQQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.4.1_1744720258790_0.5994020832742546","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1fee5c52":{"name":"shadcn","version":"0.0.0-beta.1fee5c52","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1fee5c52","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"fff382b0a9ac84333978e47975450649c0f2c95d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1fee5c52.tgz","fileCount":12,"integrity":"sha512-4xKbLpcc5jQVE+Hn6gg3969NMCmmT0vrOd/nZwvEZN/iDXFGDtqKVUiTCle7FtudsvPRKKlnHhnANCfM4HMzUA==","signatures":[{"sig":"MEQCIGODQmOiLjXVNzr2nFQaSPiA2U6TdxeynuLbBfvz2I6OAiArpBgk6siC51GAnQ/1jC9Ly/bq5/M0bhaFXj0TadpCCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":455223},"type":"module","_from":"file:shadcn-0.0.0-beta.1fee5c52.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9088fc1c89cbf4d45696ca624b6bb9c4/shadcn-0.0.0-beta.1fee5c52.tgz","_integrity":"sha512-4xKbLpcc5jQVE+Hn6gg3969NMCmmT0vrOd/nZwvEZN/iDXFGDtqKVUiTCle7FtudsvPRKKlnHhnANCfM4HMzUA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1fee5c52_1744884103937_0.12469082964123057","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.a57c39b8":{"name":"shadcn","version":"0.0.0-beta.a57c39b8","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.a57c39b8","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4fec3131d840bac4041ae98f83ad8d83f322b31e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.a57c39b8.tgz","fileCount":12,"integrity":"sha512-NWApPoSCyy4DFVjNreQ0JlPTxRi7J0g0texOvwpX+sBAkbea04o363Gui5ckUhQavi6j9CLILV7c65OqxaszoA==","signatures":[{"sig":"MEUCIDgQvnl1KbQlnUcpwfo/BX//y7LQrmIkk3muMMqvP/sYAiEA+oD446gcIiUXM6IncmhAFAJgF5P5oI/Ma5qEw1quA8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":462298},"type":"module","_from":"file:shadcn-0.0.0-beta.a57c39b8.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a3a3b3cbb6f5c22fd9d79bf6f19feb1b/shadcn-0.0.0-beta.a57c39b8.tgz","_integrity":"sha512-NWApPoSCyy4DFVjNreQ0JlPTxRi7J0g0texOvwpX+sBAkbea04o363Gui5ckUhQavi6j9CLILV7c65OqxaszoA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.a57c39b8_1744962619516_0.6027438833759196","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.0c8ed0e0":{"name":"shadcn","version":"0.0.0-beta.0c8ed0e0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.0c8ed0e0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"91e487fca25b5d3f23b894d6aea6d5943368b594","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.0c8ed0e0.tgz","fileCount":12,"integrity":"sha512-PELgbhbQPnpzGABMBoZEAbUUTFh82vn9DVRTLIZCj/6AHZYiUCOoNKKrGNqk5T8BPIyKRgqbVLh9aR1TZszuGw==","signatures":[{"sig":"MEUCIFRtpWhRUB/DBzMFbQ6q8UemOJTQ+HtQbGktgvMY2kopAiEAmn7nJTN4v3ip+gFYpBgE8kbBJPb+4I9SCWoV0UEq2a4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":462332},"type":"module","_from":"file:shadcn-0.0.0-beta.0c8ed0e0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9e6118a2fa0779edff3d510579c62126/shadcn-0.0.0-beta.0c8ed0e0.tgz","_integrity":"sha512-PELgbhbQPnpzGABMBoZEAbUUTFh82vn9DVRTLIZCj/6AHZYiUCOoNKKrGNqk5T8BPIyKRgqbVLh9aR1TZszuGw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.0c8ed0e0_1744962891501_0.40552024534884556","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f12a4a34":{"name":"shadcn","version":"0.0.0-beta.f12a4a34","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f12a4a34","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"326435cd209fca05bd321f2eaed1c5c5bb351f07","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f12a4a34.tgz","fileCount":12,"integrity":"sha512-3wq1ViWmurfF9s5XJAFhCmxV9Rh7YrWXd8KYhE5EiONeu0Y1PAdPxLsg37S7EyUQkxPQ2BedQnLX2z+d2l2s9A==","signatures":[{"sig":"MEYCIQDj2Pv7lN+az5cjwN7PEWfZ9YlcJSOz8zgdvzphfby1JQIhAKIm7VUNegTaWh1UEdvT71nnnpJOlA8szPYrbVbvpv7C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463246},"type":"module","_from":"file:shadcn-0.0.0-beta.f12a4a34.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/900d9e1da48cb961cd57b2809c5e50f5/shadcn-0.0.0-beta.f12a4a34.tgz","_integrity":"sha512-3wq1ViWmurfF9s5XJAFhCmxV9Rh7YrWXd8KYhE5EiONeu0Y1PAdPxLsg37S7EyUQkxPQ2BedQnLX2z+d2l2s9A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f12a4a34_1744975493213_0.6749816379507425","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.418085d5":{"name":"shadcn","version":"0.0.0-beta.418085d5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.418085d5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"00db5ade5acb9ffcd4765f74af380b14bfeba4d6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.418085d5.tgz","fileCount":12,"integrity":"sha512-/SV/kSRkDh3yAfXrya/huAMnHK1g0dxxLpQsJzV4WFHs08RJLdVmLlMCVIWyZhMnJkmBhHFLlceqMfXSFvzDkg==","signatures":[{"sig":"MEYCIQDwLKDBO5ibR8ClrOrV6PuY7srCEUTBhRdQOWVsXRFrpgIhAPWd/93VXxueWHC+ENPTMmityPg0PCidIYGlX4nHZ9by","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463407},"type":"module","_from":"file:shadcn-0.0.0-beta.418085d5.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/8c2aeada59d9ba27ed5f72892e7bee33/shadcn-0.0.0-beta.418085d5.tgz","_integrity":"sha512-/SV/kSRkDh3yAfXrya/huAMnHK1g0dxxLpQsJzV4WFHs08RJLdVmLlMCVIWyZhMnJkmBhHFLlceqMfXSFvzDkg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.418085d5_1744975941382_0.2227715182369363","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.7d13a688":{"name":"shadcn","version":"0.0.0-beta.7d13a688","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.7d13a688","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"cd675c8733eacdf4cb397c2698c07293b8a2f835","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.7d13a688.tgz","fileCount":12,"integrity":"sha512-H42MADrrSfmDHB5jo+piM0sgi/kAWAtvBZXWjqCfbi3uyeDx+IAjg2YtHwNJBYm9s0RVIYElhud+LBaXhplfnw==","signatures":[{"sig":"MEUCICatfy+32pzHFf/apjFEQWdXC3R+fRVOMSjFCmVkY2NaAiEA6NCTVjWto3lwBv+MEdoN6Sr+DARTQJvWccLDzfdmlG4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463407},"type":"module","_from":"file:shadcn-0.0.0-beta.7d13a688.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/c3083655400ea76115f76b3a84fa2cd4/shadcn-0.0.0-beta.7d13a688.tgz","_integrity":"sha512-H42MADrrSfmDHB5jo+piM0sgi/kAWAtvBZXWjqCfbi3uyeDx+IAjg2YtHwNJBYm9s0RVIYElhud+LBaXhplfnw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.7d13a688_1744977468610_0.7864318706070359","host":"s3://npm-registry-packages-npm-production"}},"2.5.0-canary.1":{"name":"shadcn","version":"2.5.0-canary.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.5.0-canary.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8c8dde1c170fab3898a7436978752fe080e8278e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.5.0-canary.1.tgz","fileCount":11,"integrity":"sha512-QzW/r5OAUD9imqp/n8NwOnVGd1vG5xv2GwlJbfRi01VySY6oFd8U+XhIx8IzuDci+uCUod3wtUlWNBNlm06TFw==","signatures":[{"sig":"MEYCIQDJmqXJ6WT/ZVcanPmyRY5Ht0+1kKwSm1TrfWuTDF6LFQIhAIx+ojJDkeSDGeHr772SQuA2G4PSxtw5cJRfdyfIlpdA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":462330},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"cc487ec239dbf07510d5b2b8a0d6acb1001e3101","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.5.0-canary.1_1744978254218_0.9564136195948685","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"shadcn","version":"2.5.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.5.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"89af0bf2c31db9d192ea32cfe279ae2fec5ff758","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.5.0.tgz","fileCount":12,"integrity":"sha512-kqbTpDWIYE8spytMiJFoKyzOTHb+DzNLjMXzz+ifDFTBgTPv6gIydmirTZwwfFb23XvenrTSVHsZHUjGsllcHw==","signatures":[{"sig":"MEUCIQCeJfusFuWFcQwftuCWgI+JopXLG/OanxW6Q+8ZcSPvTgIgD8ovfCmD09ZepCiMMSPjbvyL0ffCWZPCAeOZyrBXt1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":464888},"type":"module","_from":"file:shadcn-2.5.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/8d7c1faf86c3e1dcd09b01b958d5fa01/shadcn-2.5.0.tgz","_integrity":"sha512-kqbTpDWIYE8spytMiJFoKyzOTHb+DzNLjMXzz+ifDFTBgTPv6gIydmirTZwwfFb23XvenrTSVHsZHUjGsllcHw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.5.0_1745411386730_0.05390373082833544","host":"s3://npm-registry-packages-npm-production"}},"2.6.0-canary.0":{"name":"shadcn","version":"2.6.0-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"52e4065ad42c708c4d2ba9d6130a277d157d4ddd","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.0-canary.0.tgz","fileCount":16,"integrity":"sha512-K1P0F0cw06Prkl22C8g719h/loGpMlKOz4EvOi5UtJRgsopfyWj8IYotECr2DOs1+AMSHyD2MiYCK95cRINWng==","signatures":[{"sig":"MEYCIQClhGamheZCFfFGchJ/2uDjyuZRJ55apRo9HwpVKudamwIhAM3yXfYtFpCjRcxUdI1Tr2JAYpfpeBKO+MgkAuDt81Bg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":502631},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"137720c7b38767e3c4910e0488525ec790f46656","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.0-canary.0_1745944872447_0.7126995020791886","host":"s3://npm-registry-packages-npm-production"}},"2.6.0-canary.1":{"name":"shadcn","version":"2.6.0-canary.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.0-canary.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"94c16808a2af8a3e86890fdc8b8b9b7aa0262cb4","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.0-canary.1.tgz","fileCount":16,"integrity":"sha512-5x1WG2D6EdG2tHKd1k6AjOPI5pMsxcMAh4YfRsJlG8BWBD25340ITF6EBuvgojNojIsfxigCD29MQgNBO4a+yQ==","signatures":[{"sig":"MEUCIBtsbAJPMzcwQOWNx6xbbeGscA9g0YX9UaODUwDRekY0AiEA798C3ZZHGJuixG8LwjM5COjSJnAEAZR4HsuE96QFGBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":502951},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"137720c7b38767e3c4910e0488525ec790f46656","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.0-canary.1_1745944976914_0.6345153057071731","host":"s3://npm-registry-packages-npm-production"}},"2.6.0-canary.2":{"name":"shadcn","version":"2.6.0-canary.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.0-canary.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"c1fcfca0e0b242198e96cfde14b14186c6fd8811","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.0-canary.2.tgz","fileCount":16,"integrity":"sha512-GsrTvc3lMXaeu9mETkrfbwWP115lzRs/XsfkH96QUutthPhVbbyb5zEh3WF1dZeaV0dDv6KdLIFc4jgOZaf0tw==","signatures":[{"sig":"MEQCIBKZ/kwTWzmWDdUouplXWoeu2IQ/ZIZ5P5KFb8lHfaozAiBUgFKYpCw0wIAUhUAs6pXqw+3MoY74t8hOireJUE7J2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":504788},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"7aa8cb869deca01e81e1f0e5b7c1b83f597edd88","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:3333/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.0-canary.2_1745947256288_0.015058740586565422","host":"s3://npm-registry-packages-npm-production"}},"2.6.0-canary.3":{"name":"shadcn","version":"2.6.0-canary.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.0-canary.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"287fb4a484c2a223e8b4706a765803128a7b9195","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.0-canary.3.tgz","fileCount":16,"integrity":"sha512-8hz9FJfxgBTBQVLuOb58Lrr4ZRLiG0mm/wu5yC5q2q7oQ2uDbYNIr1jBfq0Mz2F2Jz2H46tai6JFZPtD/AQLFQ==","signatures":[{"sig":"MEQCIEEFLv9yjeKBPjVYlBfZ1Arx3mENCtrI92m+uiSwjUV8AiB+QG0cdx7Ocww158RFeSbMadjSlm5KODM6RV1TQfu2wg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":514408},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"7d03a6ebc1fc775821b51f4b8ec1aba981cb71d4","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.0-canary.3_1748520983973_0.8637540776677401","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"shadcn","version":"2.6.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f07e2f1d85eabddcd4abb97c0b811124706281ed","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.0.tgz","fileCount":17,"integrity":"sha512-Z/yN3TnVPvdnr623Ln4RIOs20++6HFEAEMQObDOsU3+qkoQ0Y/gAP+S8/paAnUAXj849hDNtu4SJEvhW9XqJUA==","signatures":[{"sig":"MEQCICS4L9U1ZCqavn+6t6V2SbqF6uH+W26Dk13Bi/2BOl64AiAtq+wvd/qwWYoItzcNGFON8viTznkPmaWHJ3c9zOahRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":515436},"type":"module","_from":"file:shadcn-2.6.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/aefcba20bd2a318ec1bb6d08f114c6dc/shadcn-2.6.0.tgz","_integrity":"sha512-Z/yN3TnVPvdnr623Ln4RIOs20++6HFEAEMQObDOsU3+qkoQ0Y/gAP+S8/paAnUAXj849hDNtu4SJEvhW9XqJUA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.0_1748590569646_0.9283763661900593","host":"s3://npm-registry-packages-npm-production"}},"2.6.1":{"name":"shadcn","version":"2.6.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"9c8036d5dd4e435b8591ef71f98a6ede92acfa14","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.1.tgz","fileCount":17,"integrity":"sha512-ryLZPgt0QaROv1wIN8yJNx3lZEGoq6WJyWaY+5pBWxVeT/DhM2rJmR+SeKsoUOYRWBKLhzO25jwv8d/4eXmYsg==","signatures":[{"sig":"MEQCIHBoGUz1wbjnme+HUATNHJSc8np9PNo3PYr9+93CfKYbAiAB/+fA7Sp5YpgyJLAf1Y+vcOyhR301ccWKZQzA6GzT/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":515830},"type":"module","_from":"file:shadcn-2.6.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/e545dae129ef8952b2c31eac9ce1fa38/shadcn-2.6.1.tgz","_integrity":"sha512-ryLZPgt0QaROv1wIN8yJNx3lZEGoq6WJyWaY+5pBWxVeT/DhM2rJmR+SeKsoUOYRWBKLhzO25jwv8d/4eXmYsg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.1_1749472204830_0.8843100200160439","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.b9e58e8f":{"name":"shadcn","version":"0.0.0-beta.b9e58e8f","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.b9e58e8f","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4aa9cca75d86b490f8798730eb2cc5d6ac37b904","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.b9e58e8f.tgz","fileCount":17,"integrity":"sha512-FzBkmKDvSQH2e0adY1R1TWvFwg9W/7x5XeEuIdoJ/HL3nV6wKFPO8zrtbQjgb3qgVlNMeJq2pZPDhP1TGavWzg==","signatures":[{"sig":"MEQCIDGQyw08JE+4iNWfh23Zwr8SRIFrX4Di73pcZwyn/u9FAiAHH1fXShqtIr+anLrD7qslhn+kyLMy+mJalNLEdBQVyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538072},"type":"module","_from":"file:shadcn-0.0.0-beta.b9e58e8f.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/368bbc69ff088e73ded60c6f58bd42f6/shadcn-0.0.0-beta.b9e58e8f.tgz","_integrity":"sha512-FzBkmKDvSQH2e0adY1R1TWvFwg9W/7x5XeEuIdoJ/HL3nV6wKFPO8zrtbQjgb3qgVlNMeJq2pZPDhP1TGavWzg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.b9e58e8f_1749581296571_0.9779515768130163","host":"s3://npm-registry-packages-npm-production"}},"2.6.2":{"name":"shadcn","version":"2.6.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"49d60151b2392bdc2758aece1a596b795994cd3c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.2.tgz","fileCount":17,"integrity":"sha512-B8TqFCmNEBhXx4YLrXWZ+3xX0BJYfmrFlKfZYbgrINuzWDOVMn4Obl0573O8RLwCB/B9ZVbqbqL4OPgMsCDeOQ==","signatures":[{"sig":"MEUCIGyiKpZ/YhxxISdOeOm+M7O9okwFNKP64rVUjIdsCXlHAiEAv8LVObc9mbu06n0D1QBOlECNT5FfYwDsXYyOmPO1IKw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538029},"type":"module","_from":"file:shadcn-2.6.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ec120437e65d8647ccfa85eec211ec1a/shadcn-2.6.2.tgz","_integrity":"sha512-B8TqFCmNEBhXx4YLrXWZ+3xX0BJYfmrFlKfZYbgrINuzWDOVMn4Obl0573O8RLwCB/B9ZVbqbqL4OPgMsCDeOQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.2_1749635884591_0.44147474929916064","host":"s3://npm-registry-packages-npm-production"}},"2.6.3":{"name":"shadcn","version":"2.6.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e382e7f06fc9f0b7892ca676e612a9b6fef83546","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.3.tgz","fileCount":17,"integrity":"sha512-6As/8eKHtZWUVNxn4EbG703emgzPOAJV69IdfnP5Xe9mXARJWP64545SRj5nSOvn8c342U2RaM3TaV/13bGL1w==","signatures":[{"sig":"MEUCIQDTbzJE+X2Xc5FWbDDh5vsXqjTvL/8Mxd8NJROruQG8BQIgOgm+MMUk7BZ4J3Yi2Rftwu8O53hI48LhsSrIL/uMi2c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538293},"type":"module","_from":"file:shadcn-2.6.3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/188481013ad089800daf3e1427414c06/shadcn-2.6.3.tgz","_integrity":"sha512-6As/8eKHtZWUVNxn4EbG703emgzPOAJV69IdfnP5Xe9mXARJWP64545SRj5nSOvn8c342U2RaM3TaV/13bGL1w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.3_1749658029733_0.12160219875869815","host":"s3://npm-registry-packages-npm-production"}},"2.6.4":{"name":"shadcn","version":"2.6.4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.6.4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"7027551ffa77322ce3a841fbedfc4a08455db776","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.6.4.tgz","fileCount":17,"integrity":"sha512-DSHnwXDFgneMkpS/l2XLZ5TFxn5dZwdERE1DEnovSuHtYxWj77xXuI0eSSt/Cgd34NtJ/7g/SCTARHApSoTFmw==","signatures":[{"sig":"MEUCIHpTBB3HWpN4ZiM3o9qne6G2fNOySneZ0xdm4CWR9FpxAiEA0afjIi65r8aNstFso9dQOi+oL9Psd7RVXjznZgtecwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538136},"type":"module","_from":"file:shadcn-2.6.4.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/b73522f9fde3ab3d5df6f661b4d789c2/shadcn-2.6.4.tgz","_integrity":"sha512-DSHnwXDFgneMkpS/l2XLZ5TFxn5dZwdERE1DEnovSuHtYxWj77xXuI0eSSt/Cgd34NtJ/7g/SCTARHApSoTFmw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.6.4_1750074377254_0.07376159890702727","host":"s3://npm-registry-packages-npm-production"}},"2.7.0-canary.0":{"name":"shadcn","version":"2.7.0-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.7.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"c2f7ec970652d45efad8915774e1b3937f4f225d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.7.0-canary.0.tgz","fileCount":16,"integrity":"sha512-jZv1mZkAESECTOJ/7hLdEir1URVMricZ9P3TZg3aPRLf8JN1x79o9nDiXRuCldG31D7dXcp+afvciIJup/bi2A==","signatures":[{"sig":"MEYCIQC23u1TITPWEafaEHYi/jEk1/tC44GMEtAcC07nI/kqrAIhAOhW+P6WBazMJNrC+34xcPVc3MMST8YS+pTMXIQB9Mlv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":541141},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"cb19ab84646fc017c15fadc81fc47b695560a04c","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.7.0-canary.0_1750075672160_0.2596868233359493","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f733addf":{"name":"shadcn","version":"0.0.0-beta.f733addf","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f733addf","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d82ab6b92e0986854e24a6935e8d52c58ffadca3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f733addf.tgz","fileCount":17,"integrity":"sha512-190oonHaOX6/k0jlkCNLcpuyJQhV9ZvQQ9+ebVtwsWhimc18NjM4q/9QnfQ2xZdVwXajvisgYTiIVUNyGHkudg==","signatures":[{"sig":"MEYCIQChr25RmOfso3N4mEhmJ8tr2uQ5zZhljrquBlTaVdqadAIhAKyUz5u6RrxWxUikwanddgaHTmoufRo4BtIjhA8w7L/g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":546418},"type":"module","_from":"file:shadcn-0.0.0-beta.f733addf.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"_resolved":"/tmp/b0790896dcd6281e955a9a793441fc71/shadcn-0.0.0-beta.f733addf.tgz","_integrity":"sha512-190oonHaOX6/k0jlkCNLcpuyJQhV9ZvQQ9+ebVtwsWhimc18NjM4q/9QnfQ2xZdVwXajvisgYTiIVUNyGHkudg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f733addf_1750154823518_0.34269113065122303","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"shadcn","version":"2.7.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.7.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e770a02b6833f8887a5870e33c51d2778c646bd2","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.7.0.tgz","fileCount":17,"integrity":"sha512-NzkUf58HI3AxcrdnmAgdN3oT0f2J5CyFKMi2exdVLtoRW+A5GxADxWqhWKRvBmdWoiPDuqYeb3ScZxhlS9aflA==","signatures":[{"sig":"MEYCIQCwO2N4XS6l+kSW6iSKHewBIhKj3e3cksx6LKIwj8CbqgIhAMLetvBQ6ikgizetLRq0i/r2mThQEyCjt298YABJJdQc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":546371},"type":"module","_from":"file:shadcn-2.7.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"_resolved":"/tmp/b0c5da360ddd9f75b8a990da2f898cf2/shadcn-2.7.0.tgz","_integrity":"sha512-NzkUf58HI3AxcrdnmAgdN3oT0f2J5CyFKMi2exdVLtoRW+A5GxADxWqhWKRvBmdWoiPDuqYeb3ScZxhlS9aflA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.7.0_1750248138870_0.8384233203716571","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.b5696c77":{"name":"shadcn","version":"0.0.0-beta.b5696c77","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.b5696c77","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8f83189e2868bb0acc58f2330848af541226184c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.b5696c77.tgz","fileCount":17,"integrity":"sha512-g//tixhN6OmoZD9k+xiYR2vNuPVok2j+i+1tE8vp49Ise06izBj97BJimh5ZnJOBn+B+lMH+i6Jm05sq5iBiXg==","signatures":[{"sig":"MEQCIHgzNA3ktx90cwxMV7nYX+KKZldgnmBmF6o6qFmUulGXAiAmk1hF3buepJ4mLwU/nPE44jdvUlnuPTn5bu0ZO0hfaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553224},"type":"module","_from":"file:shadcn-0.0.0-beta.b5696c77.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"_resolved":"/tmp/c0fb6c342121123e5a88499a8199138a/shadcn-0.0.0-beta.b5696c77.tgz","_integrity":"sha512-g//tixhN6OmoZD9k+xiYR2vNuPVok2j+i+1tE8vp49Ise06izBj97BJimh5ZnJOBn+B+lMH+i6Jm05sq5iBiXg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.b5696c77_1751355783805_0.2821275954875784","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.dc555550":{"name":"shadcn","version":"0.0.0-beta.dc555550","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.dc555550","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"fb1053a13341629dde57a592dcc6c65e4bbf3daf","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.dc555550.tgz","fileCount":17,"integrity":"sha512-HoNpqqT+XG3v0fQ5HYRFJja0HYiFq4h/y1fcLP1Nr1jNKO3MYIjk/z702pHAhsrvk2Cxz2TbSwZOu39WNFqahw==","signatures":[{"sig":"MEUCIQDtFuyFGCi04sj6HRhLT0qh33wKiJ1fMg+Cw3QhyB+G0wIgCAfAO+3odlVr3udIF5liuPXxddKcrMf3+22M3PwB1iY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553277},"type":"module","_from":"file:shadcn-0.0.0-beta.dc555550.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"_resolved":"/tmp/59ecec45267dd9c4920ec20562d32fc9/shadcn-0.0.0-beta.dc555550.tgz","_integrity":"sha512-HoNpqqT+XG3v0fQ5HYRFJja0HYiFq4h/y1fcLP1Nr1jNKO3MYIjk/z702pHAhsrvk2Cxz2TbSwZOu39WNFqahw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.dc555550_1751355885985_0.03948636897869684","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.93c5536b":{"name":"shadcn","version":"0.0.0-beta.93c5536b","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.93c5536b","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6d88b4dbb6712d5586e39e5de9a80287dc66626a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.93c5536b.tgz","fileCount":17,"integrity":"sha512-WE4NyxDHs4dJKJoVP9nsCoqgjGEQq0RoPAkQftajaQ5o2LLTZ0SgHfJ/Q6ngWfnfFCOauHybYEXkUnYtcBRfpw==","signatures":[{"sig":"MEUCIArZYOdJTEljhVIW1P88OqXWYuzSHUPrJV1ZnfUi2mM6AiEAwDGGDLLl3cu81zzWUBqghanmzoiY8UHHOfT/6sOyj6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553209},"type":"module","_from":"file:shadcn-0.0.0-beta.93c5536b.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"_resolved":"/tmp/6a6f28a516bea524ad1e6c534758fe81/shadcn-0.0.0-beta.93c5536b.tgz","_integrity":"sha512-WE4NyxDHs4dJKJoVP9nsCoqgjGEQq0RoPAkQftajaQ5o2LLTZ0SgHfJ/Q6ngWfnfFCOauHybYEXkUnYtcBRfpw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.93c5536b_1751370143567_0.5831499356587995","host":"s3://npm-registry-packages-npm-production"}},"2.8.0-canary.0":{"name":"shadcn","version":"2.8.0-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.8.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"79129284ff59d89210608a351ae8a5603a99ed03","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.8.0-canary.0.tgz","fileCount":16,"integrity":"sha512-q6VRtG+HfILzldIiB5UdNMNXj46li7EpFsRiqv5fOk6nBa5uZFXBS5uqV8JHLP6LCVIgiOIV06Qma41QRoKANA==","signatures":[{"sig":"MEYCIQDteinLBGoQxGifgcvpGK/fLDtTq1hQj8sFbbQtYi4/NwIhAJ4YG1hbblOfpWb4yezQ5MzqvahPXTnPMDTq94kOHe0U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553132},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"48fe0d709fd2b244314f95f56e7afb38b117ed8a","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.8.0-canary.0_1751375328752_0.8679418047286225","host":"s3://npm-registry-packages-npm-production"}},"2.8.0-canary.1":{"name":"shadcn","version":"2.8.0-canary.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.8.0-canary.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"80523fbf4ce1207b8d8f0f81460ee35ccd58925c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.8.0-canary.1.tgz","fileCount":16,"integrity":"sha512-fDetPbVFVdLq1hzKr/ZSDtFxMm4lHIMDyRuyTvdZ13A9uhkp0BYXyKcekOFsZSv83I0coIBbp77EX3of8eP/Pg==","signatures":[{"sig":"MEQCIEZjiMhTG/VUuaXz7wuwqum/Nu29PMDjDsW6h+mL1SPfAiBs64j3bjkRVY+POVVZGceba2j7b8Ih5W8t6MH8qPHwSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":555202},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"d544a7f7a519cd5b171d9ee7cb2fd1a226659ece","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.8.0-canary.1_1751378308091_0.2660918626584714","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"shadcn","version":"2.8.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.8.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4a4a2f4e6749657f88f8adfd460bb0e23044aabf","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.8.0.tgz","fileCount":17,"integrity":"sha512-VlOIkXDwJIQju6TPjL3K5YsUW6SghLRUHAFLeWY+fVLxf9RqAAf7NzRvYbXHj/+948ibOzUmDIL/Ze0s1vLhJg==","signatures":[{"sig":"MEYCIQDfSHNrUYH5GCsclwHN0OeGNTH0CyIGs1szT4wWyK87BAIhAMso9G+xKZQZsUREIhthLMSDZqOTHC3tBFvT1KXBKxj4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":556236},"type":"module","_from":"file:shadcn-2.8.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"_resolved":"/tmp/ec8d85e7902560a7ace77253fa8ad81f/shadcn-2.8.0.tgz","_integrity":"sha512-VlOIkXDwJIQju6TPjL3K5YsUW6SghLRUHAFLeWY+fVLxf9RqAAf7NzRvYbXHj/+948ibOzUmDIL/Ze0s1vLhJg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.8.0_1751907213719_0.8162471953557846","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-canary.0":{"name":"shadcn","version":"2.9.0-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.9.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"50f53207b5b708e7ff13abc9efb74c4d5ccc0736","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.9.0-canary.0.tgz","fileCount":16,"integrity":"sha512-vWZ95jdKuRjzUUvzfhEzXKDbTDRZ9XZNza2BaSyifvz5tcdtrWPKKwaw5gavtbgfKqi9IXVttcWNZ3Jsb3lr0g==","signatures":[{"sig":"MEUCIQDeqyl+puKbD51muBSFfYCyYNsLfFYHl0w7DUff7ZnHaAIgHicbvPxoQkEq7OWsJ6hf3e+H3rb90okq5gvN6uBhBhg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":561372},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"db93787712fe51346bf87dbae8b4cf4e38ed8c27","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.9.0-canary.0_1751994090256_0.6784603587849123","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.2a2568b7":{"name":"shadcn","version":"0.0.0-beta.2a2568b7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.2a2568b7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0baa2bc357899d2029182f7bc7cc919a0fdb931f","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.2a2568b7.tgz","fileCount":17,"integrity":"sha512-uB40sAY2ZaX3dxdvXowYKpEO+TxZMS85V6NRXg9sHNmBhNWN0t41rXstRPLcuGNgaHz+sQL1fQAOxkbUYwBWvg==","signatures":[{"sig":"MEUCIQCvx0djez7KuzR3VffS2CXS2OJ37gd1+wVDOULTAPEBLgIgI8mWFKNRreyZhE51Rx6KiMJzo4sYaezNNe2H5HT098g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566905},"type":"module","_from":"file:shadcn-0.0.0-beta.2a2568b7.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"_resolved":"/tmp/86d9c4b76c4850f4d3610dc1428e2145/shadcn-0.0.0-beta.2a2568b7.tgz","_integrity":"sha512-uB40sAY2ZaX3dxdvXowYKpEO+TxZMS85V6NRXg9sHNmBhNWN0t41rXstRPLcuGNgaHz+sQL1fQAOxkbUYwBWvg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.2a2568b7_1752138449374_0.2784608964099722","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-canary.1":{"name":"shadcn","version":"2.9.0-canary.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.9.0-canary.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"208b97c1aaac211ed62f97b0c1b07893948f73e0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.9.0-canary.1.tgz","fileCount":16,"integrity":"sha512-3K/koARnc2m7+j+hItF27x01MVjvetqULYPztchijqOu4ucYJ/2fYTc/HzdrWxtjWSco5Z+VQtr92PXc+rpMCA==","signatures":[{"sig":"MEYCIQDNTTR5FXU2yLcxsInk67izn5Au/BE1/pEG61pApLVa1gIhAI3ZsjNAFlYGrBdfZw7Or2esUgAW9SayPTi0xwzcNnBB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":565809},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"06d03d64f437b543bf5fa07ccbc559f285538ffd","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","actor":{"name":"shadcn","type":"user","email":"m@shadcn.com"},"email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.9.0-canary.1_1752164493683_0.8171065382916332","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.74b207e2":{"name":"shadcn","version":"0.0.0-beta.74b207e2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.74b207e2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"b294a3b626351a4fe7269cea89bfb849fa0c4aa0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.74b207e2.tgz","fileCount":17,"integrity":"sha512-pwvPJF0+9rvBWvwUdG67Gg7bxCl8xUCUvyQQ1JSa4t4fwsfTMwV5r5OSS+wNKwW+JQs0Gsom6Jj7qNuAhx1MKw==","signatures":[{"sig":"MEYCIQDOYPSXZBfVGTFXiySzkOH7p7eOCZ+t5tcHTBRxtz9chgIhANanYlNTorzbAyXYzAcawyg54Go6naKVsFy6k54NaApC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568673},"type":"module","_from":"file:shadcn-0.0.0-beta.74b207e2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9710a22bc439001ffc53a573e4266267/shadcn-0.0.0-beta.74b207e2.tgz","_integrity":"sha512-pwvPJF0+9rvBWvwUdG67Gg7bxCl8xUCUvyQQ1JSa4t4fwsfTMwV5r5OSS+wNKwW+JQs0Gsom6Jj7qNuAhx1MKw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.74b207e2_1752239034781_0.14820946715503402","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"shadcn","version":"2.9.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.9.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a839d0535d85f396c5ccc725890ab8abfb3701ec","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.9.0.tgz","fileCount":17,"integrity":"sha512-Wc3zs7SnNdLOiXhJFkdAyB+PZLvo9qk1noRz1kH6x3coMLS8f1SjqKlw5kAtX5abpvzLs07PRFnAtKpBApr20g==","signatures":[{"sig":"MEYCIQCT/LCXeKwo/GVxK7XkcFZ+w8TbREsmb4Cu7qKjXe47qAIhAIYiW62O2hGIL+nnj/DbHq9WRZQO/fABXWaYcnXc7sLJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568630},"type":"module","_from":"file:shadcn-2.9.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/f6a1075059c2c3c475577672bdc74794/shadcn-2.9.0.tgz","_integrity":"sha512-Wc3zs7SnNdLOiXhJFkdAyB+PZLvo9qk1noRz1kH6x3coMLS8f1SjqKlw5kAtX5abpvzLs07PRFnAtKpBApr20g==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.9.0_1752244918639_0.045761217502301","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.de57d3c1":{"name":"shadcn","version":"0.0.0-beta.de57d3c1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.de57d3c1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"17b7666d3330acc4c538e3739e79643b7e379000","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.de57d3c1.tgz","fileCount":17,"integrity":"sha512-wR+Rhs1hKJY7lLrDR7kpXU9xnJan8m4rewU43gHnqVsTyOm0f5XDxRh8jQzKx6ZDHJxt8x5PUa7p7Zs23XkK2A==","signatures":[{"sig":"MEQCIHkzATsped6EaaDRS3KG9K0mzAhH8ryamU9l7c1let1pAiBGGeC1vIRBEMRdKop3HauKt+J0WRHP7RtV0U2xI/3p+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568541},"type":"module","_from":"file:shadcn-0.0.0-beta.de57d3c1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/c2e364f8faf1064ca71659e6113f7c78/shadcn-0.0.0-beta.de57d3c1.tgz","_integrity":"sha512-wR+Rhs1hKJY7lLrDR7kpXU9xnJan8m4rewU43gHnqVsTyOm0f5XDxRh8jQzKx6ZDHJxt8x5PUa7p7Zs23XkK2A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.de57d3c1_1752672851355_0.20550256801233102","host":"s3://npm-registry-packages-npm-production"}},"2.9.1":{"name":"shadcn","version":"2.9.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.9.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3934d2360a3b703d4eb379cc78b323d2121244e3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.9.1.tgz","fileCount":17,"integrity":"sha512-eAo3HeGeUwLUb0yPE2I7syPadBG1HvdnUqJ6PoKduGmX+zGYAdmZIKakvkv77Mfy2P+2s47UM16Ar79gRLD6JA==","signatures":[{"sig":"MEUCIQD8xhEdDTNB1oMOzeSTom5iiC2pQzR+lroPaXMg0ORf6AIgXjMZYKC9P56F6b5AFBRnUZp/xoCfQS74VNPKoghGnYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568498},"type":"module","_from":"file:shadcn-2.9.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/e62f7270206292973be36341382b2cea/shadcn-2.9.1.tgz","_integrity":"sha512-eAo3HeGeUwLUb0yPE2I7syPadBG1HvdnUqJ6PoKduGmX+zGYAdmZIKakvkv77Mfy2P+2s47UM16Ar79gRLD6JA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.9.1_1752673994747_0.009173959574006574","host":"s3://npm-registry-packages-npm-production"}},"2.9.2":{"name":"shadcn","version":"2.9.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.9.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"12c3676452c5dbbb5690422c23d46088e99841a1","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.9.2.tgz","fileCount":17,"integrity":"sha512-Ssat5Qlosk3XQckSmHEUZ1WDiXXxZbeXEl2HI4QKlBwmboMHYFaVhOMl3ObRVN578C/d369AsKQcgLWF8F5hCA==","signatures":[{"sig":"MEUCIQDSoJtIRDu9FKQYhWQFc9LT0p/Zeo7i18uUws4tFVuKUQIgHmX0s7kkmhfi3a6LgmwA9+MOM4bbnCptJeO0d6szK0g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568630},"type":"module","_from":"file:shadcn-2.9.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/0f2257c94c5467dcfe406b73e68190ba/shadcn-2.9.2.tgz","_integrity":"sha512-Ssat5Qlosk3XQckSmHEUZ1WDiXXxZbeXEl2HI4QKlBwmboMHYFaVhOMl3ObRVN578C/d369AsKQcgLWF8F5hCA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.9.2_1752676062561_0.40868707450297004","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.8b029155":{"name":"shadcn","version":"0.0.0-beta.8b029155","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8b029155","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"71fb4fafd25f67226c1c0e399d442deee15e0ed6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8b029155.tgz","fileCount":17,"integrity":"sha512-9iBPVyVaN4qgWSMT1tTYbWRnZozSKIJV6CfmT/mXBB3Z91vM2B3pQn2MHNdmrbIfbTrBHOzSYFx+h4x6pGBPhA==","signatures":[{"sig":"MEQCIGUkMKzHOLu9ni0Xb1wgE6t/+OaLAXFTSnFMTBjek/cBAiBlXm+SHDLT4Wp8uT31dAi1FFIYaRa3+shLpwQmQ8LzhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568729},"type":"module","_from":"file:shadcn-0.0.0-beta.8b029155.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/5ee943019597491731201c45a8eb4bc1/shadcn-0.0.0-beta.8b029155.tgz","_integrity":"sha512-9iBPVyVaN4qgWSMT1tTYbWRnZozSKIJV6CfmT/mXBB3Z91vM2B3pQn2MHNdmrbIfbTrBHOzSYFx+h4x6pGBPhA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8b029155_1752679785490_0.24887323976011078","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.ad2c9ae1":{"name":"shadcn","version":"0.0.0-beta.ad2c9ae1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.ad2c9ae1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"735d6b03bec7f8241a87e1d8452d7171fdf727b6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.ad2c9ae1.tgz","fileCount":17,"integrity":"sha512-jIGnrEa4u7UZGfdii4lqZgRFm8XXuCpY63wbSCidkkEIYpvPcBpvOGX7JLGdAzKsZHU+daqOGYP3mzDlPRsUGA==","signatures":[{"sig":"MEQCIAuaH/C7Stvxqn1/jmbzWUQYxUf3DnFDeAnwj6lOf6amAiBaxiUhHX/qr7xsalLGjaTJFwdVfOJoBrkRZLoaNOVTLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568864},"type":"module","_from":"file:shadcn-0.0.0-beta.ad2c9ae1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/156ee283f9e3ce5783b405c18d97aad0/shadcn-0.0.0-beta.ad2c9ae1.tgz","_integrity":"sha512-jIGnrEa4u7UZGfdii4lqZgRFm8XXuCpY63wbSCidkkEIYpvPcBpvOGX7JLGdAzKsZHU+daqOGYP3mzDlPRsUGA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.ad2c9ae1_1753170743585_0.11609735387629261","host":"s3://npm-registry-packages-npm-production"}},"2.9.3-canary.0":{"name":"shadcn","version":"2.9.3-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.9.3-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f3f6f9e6bbaa4be36e736d163630469a74b2142c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.9.3-canary.0.tgz","fileCount":16,"integrity":"sha512-2oOusRSdNZoy8zzj6TlwWMlL6IhVZTcfPkqYXNLPAANj92J42zJ5G2QqIep/rKbrfRwFO8QRDq7evVdmYsC+1w==","signatures":[{"sig":"MEUCIQDpD4xAFOyYnJF6Ti5/iZcsp84X27sK2iqHeWwlXJ6gUgIgBSR9t4MIpRWxIgxibkW9GT6JGsAC2QlhevRD+gNgk1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":567768},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"2926574d0ee66bc615e2162584bbe93eada57234","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.9.3-canary.0_1753185699088_0.25316762022359507","host":"s3://npm-registry-packages-npm-production"}},"2.9.3":{"name":"shadcn","version":"2.9.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.9.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ab066cadbe170506b443249fa008dc4382d45405","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.9.3.tgz","fileCount":17,"integrity":"sha512-CVS5JhC5Ra7qGNtFbTJNO6bWrNoc75CEHhfeJlHJllpxl3Gb304uDC3SoOw41XLEEK2AUqkelzoN80Ozl1OGcQ==","signatures":[{"sig":"MEUCIQDtegaY0ka3O5DEpBeT3vnqbclwuJcu5+RqCS4+pVtScgIgDfPQBhNe94/szEP4nh0CPdwRI2f/gngZ9doUUwmhYFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":568821},"type":"module","_from":"file:shadcn-2.9.3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/00a925b622ccac86dccf13432f2ed5f8/shadcn-2.9.3.tgz","_integrity":"sha512-CVS5JhC5Ra7qGNtFbTJNO6bWrNoc75CEHhfeJlHJllpxl3Gb304uDC3SoOw41XLEEK2AUqkelzoN80Ozl1OGcQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.9.3_1753253982312_0.7843893883799014","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f0d4145b":{"name":"shadcn","version":"0.0.0-beta.f0d4145b","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f0d4145b","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"13a674795ad81be47030a5329d1a81a25fc6d67e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f0d4145b.tgz","fileCount":17,"integrity":"sha512-Lv/sR6RsRvWHePkvPpFSHBm8BEDrMcx2XbhNN43uHseTzfO+CzRZ+zPxJrVLZa/WuVXJ1fUnkhwsZmVVq2VfeQ==","signatures":[{"sig":"MEUCIQCKy7dOHZeCv+bJZQil6gaf/vFk8UuuLEneu+W7vnq4ggIgHcZ6NOEv6JODhFYOT7Uo0wMqbjcCN9DNbn/wlpmgDJc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":577595},"type":"module","_from":"file:shadcn-0.0.0-beta.f0d4145b.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9a618e679659c58abe09d9311efc20ad/shadcn-0.0.0-beta.f0d4145b.tgz","_integrity":"sha512-Lv/sR6RsRvWHePkvPpFSHBm8BEDrMcx2XbhNN43uHseTzfO+CzRZ+zPxJrVLZa/WuVXJ1fUnkhwsZmVVq2VfeQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f0d4145b_1753527572940_0.7474181474884138","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.7736f11d":{"name":"shadcn","version":"0.0.0-beta.7736f11d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.7736f11d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"b25302f75efc227790fac2997ad445a3108804cd","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.7736f11d.tgz","fileCount":17,"integrity":"sha512-/QgOtVkc2Te+Ag1NQX/hBQOt93jpqbw7L6L3kfxArx5eqU8uxcCitkOMpdf7mT2VKV5JqWdVP5WCoMXzeYMOkg==","signatures":[{"sig":"MEUCIHdHxwcB9Iz6k83U6SgYH5AwEM52h9uVc+2FvHaGRL3PAiEAoyvYJYSO9nf5tro3QkbU9GLpI5FCQZAoZaqRw9+C38o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":577595},"type":"module","_from":"file:shadcn-0.0.0-beta.7736f11d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/caff39a4728312b20acd4390f9283f9e/shadcn-0.0.0-beta.7736f11d.tgz","_integrity":"sha512-/QgOtVkc2Te+Ag1NQX/hBQOt93jpqbw7L6L3kfxArx5eqU8uxcCitkOMpdf7mT2VKV5JqWdVP5WCoMXzeYMOkg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.7736f11d_1753604043286_0.9337262313358277","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.3aa023f2":{"name":"shadcn","version":"0.0.0-beta.3aa023f2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.3aa023f2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"7f31adc2b0094314c14390e7ebd883eb6a805f13","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.3aa023f2.tgz","fileCount":17,"integrity":"sha512-z81EcMp5hQYhFwm466WNlNqJ8dlV4tenGvCt9EcwZJT1k3DNL7QH5F+VKs//+R2WsRbbfVdDXfIIt+bxshksfA==","signatures":[{"sig":"MEYCIQDr/yegncBQwEveJNtrRUM2gNW0m4B/ZZyGHKtIZr5ARwIhAKh36jbTHtEsJBoKIk1FPxBbSGPBbjp5d6RoKFEG/hD9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585974},"type":"module","_from":"file:shadcn-0.0.0-beta.3aa023f2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6ae03f59ccc17280945fe503f1e0b12e/shadcn-0.0.0-beta.3aa023f2.tgz","_integrity":"sha512-z81EcMp5hQYhFwm466WNlNqJ8dlV4tenGvCt9EcwZJT1k3DNL7QH5F+VKs//+R2WsRbbfVdDXfIIt+bxshksfA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.3aa023f2_1753690075847_0.36578400001204847","host":"s3://npm-registry-packages-npm-production"}},"2.10.0":{"name":"shadcn","version":"2.10.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@2.10.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e8235ec8bc8f13812f23a39b72ba0130e264e7d9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-2.10.0.tgz","fileCount":17,"integrity":"sha512-/zxjmHGbaYVFtI6bUridFVV7VFStIv3vU/w1h7xenhz7KRzc9pqHsyFvcExZprG7dlA5kW9knRgv8+Cl/H7w9w==","signatures":[{"sig":"MEUCIC6cVwrf7YJvtqePMPaHhCqvepb5YT1xzJuRhF566QzDAiEAtmuouZesNjDhBIcuoNAlvELgcKGZbm66BO+h3VhOOnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585934},"type":"module","_from":"file:shadcn-2.10.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/8ee949d312823cfc15a0b6034227085e/shadcn-2.10.0.tgz","_integrity":"sha512-/zxjmHGbaYVFtI6bUridFVV7VFStIv3vU/w1h7xenhz7KRzc9pqHsyFvcExZprG7dlA5kW9knRgv8+Cl/H7w9w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_2.10.0_1753863162341_0.09775782693886015","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.30cb30c5":{"name":"shadcn","version":"0.0.0-beta.30cb30c5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.30cb30c5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"16fed33ca0b3885e3b38459913e7ea24ecafef48","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.30cb30c5.tgz","fileCount":17,"integrity":"sha512-Ncs6A5/MtxyA+Kc14tJcTCyGMDfAwJP8AlawFm5qlZzpURbzHXeaZmZeeLRLloVxxe0jWHiv/umJFUjzhgVgJg==","signatures":[{"sig":"MEUCIQC7bQ/jLEPHuMYzFWNsm7s7TJHkrYY4gMrKHex9kxz9EQIgEgp9wn6ajB2A46KB7ZRM4A+dR6pnh9Xb6UDQboM2JkU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":621247},"type":"module","_from":"file:shadcn-0.0.0-beta.30cb30c5.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/96f1ab2b37907d0c353b2a199404918c/shadcn-0.0.0-beta.30cb30c5.tgz","_integrity":"sha512-Ncs6A5/MtxyA+Kc14tJcTCyGMDfAwJP8AlawFm5qlZzpURbzHXeaZmZeeLRLloVxxe0jWHiv/umJFUjzhgVgJg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.30cb30c5_1753899429022_0.4018067789968851","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f7256b24":{"name":"shadcn","version":"0.0.0-beta.f7256b24","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f7256b24","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f041e6a31f03cd1f340593fb2ca2e9af2f4f5fb0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f7256b24.tgz","fileCount":17,"integrity":"sha512-+7WtpBXYg2LjY1H0fW9jJsW45si8XK+ZdCT6AdB1Hs6D2rdBqsNOkealaAhudeEAlBUJFjXxU7gE80wIfKRxnA==","signatures":[{"sig":"MEUCIQD8+hS2psNd8HL3HyxYYplbIV/WI55RwYYOx9DLrOZfKQIgFvqX0OfKPPia7AWcAZ5w4Ne2PIkzLEfsoeiLKDRA42k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":623145},"type":"module","_from":"file:shadcn-0.0.0-beta.f7256b24.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/81f7a85b97159429c3f114108a2408c8/shadcn-0.0.0-beta.f7256b24.tgz","_integrity":"sha512-+7WtpBXYg2LjY1H0fW9jJsW45si8XK+ZdCT6AdB1Hs6D2rdBqsNOkealaAhudeEAlBUJFjXxU7gE80wIfKRxnA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f7256b24_1753941301320_0.5043246542040645","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.6e471d17":{"name":"shadcn","version":"0.0.0-beta.6e471d17","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.6e471d17","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4d66215545ff872e7b380b23cf43c07333e7fe6e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.6e471d17.tgz","fileCount":17,"integrity":"sha512-PRZEo5GLGJH54U9YpO5A/68VK7r9E4zBJ4k7WFCRCpcmg0/dYB37vHTQ+mno7fJftP2ldMPP6D14av4vnW+cVg==","signatures":[{"sig":"MEUCIB2RfJSlEVHA4Ly+zEyzEbDWdtYQuRXUaRyuJdgPAbdlAiEAsuMnfK1I2cilllpDn0shhW2Y1SR04LoYtZaSnH8OoJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":624567},"type":"module","_from":"file:shadcn-0.0.0-beta.6e471d17.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/3575d2fe55795cd158495c44b07bd3b4/shadcn-0.0.0-beta.6e471d17.tgz","_integrity":"sha512-PRZEo5GLGJH54U9YpO5A/68VK7r9E4zBJ4k7WFCRCpcmg0/dYB37vHTQ+mno7fJftP2ldMPP6D14av4vnW+cVg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.6e471d17_1753962784337_0.823710024702639","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.be1bb27d":{"name":"shadcn","version":"0.0.0-beta.be1bb27d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.be1bb27d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"40a025249c0dccb294c68308c4ddc77ae90a4218","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.be1bb27d.tgz","fileCount":17,"integrity":"sha512-SprdHGSCtT/ovk9MX36/zhyGcNIxN6zG/nMMnTtETgx0Kt0Vur64TKg9JYxNI/+MqU4/vWbnVj9OPkX7Q+nuHQ==","signatures":[{"sig":"MEQCIAHn491TsJWHJbV2jlTKhyIItBP7lBUhwEd5mxBKf0IMAiAFSCfwO8ccXS8Xko1Hrx+SGzjaKEBgrPQU5xSGEN8wZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":658039},"type":"module","_from":"file:shadcn-0.0.0-beta.be1bb27d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/470655d3612b8bdba3c74c1d840cfd85/shadcn-0.0.0-beta.be1bb27d.tgz","_integrity":"sha512-SprdHGSCtT/ovk9MX36/zhyGcNIxN6zG/nMMnTtETgx0Kt0Vur64TKg9JYxNI/+MqU4/vWbnVj9OPkX7Q+nuHQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.be1bb27d_1754416657648_0.9384177217304703","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.7bd1532e":{"name":"shadcn","version":"0.0.0-beta.7bd1532e","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.7bd1532e","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2be9da78e6a18b958c40502f3e1a4a27d67c02a1","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.7bd1532e.tgz","fileCount":17,"integrity":"sha512-1TUEqK/oAfj/6LEPTluY8upLSyYXZcl0ND8Fpf6CoNPQ4XRFH96gWgZm/FH/qMufZyIifxBLuvOXGO5zjAMezQ==","signatures":[{"sig":"MEYCIQDd9PPHEunmbc67DRo5DWnkHrJLj+suMZur9H6L7NVUIAIhANTKOIsJfE4aOOcv+0UBjdqa0nQQ+6F5FHrrtdGrOYWt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":657826},"type":"module","_from":"file:shadcn-0.0.0-beta.7bd1532e.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9564153dbffc5d72af2da91cd4a7d2d1/shadcn-0.0.0-beta.7bd1532e.tgz","_integrity":"sha512-1TUEqK/oAfj/6LEPTluY8upLSyYXZcl0ND8Fpf6CoNPQ4XRFH96gWgZm/FH/qMufZyIifxBLuvOXGO5zjAMezQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.7bd1532e_1754461198523_0.017242244884234204","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.8ba021b7":{"name":"shadcn","version":"0.0.0-beta.8ba021b7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8ba021b7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"025dadd87bd1f9c10316ab63d423ad7199fcd067","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8ba021b7.tgz","fileCount":17,"integrity":"sha512-gVkuvyAH3bdLFDJf01EtLn3BqvfTcdHs9Vs/CAL4z+0heQOS57Cj4l/1g4e7EynQGp1KPIHWOg5goJQwbVIywA==","signatures":[{"sig":"MEQCIBf002FyFX5nVA82SA0U/3kn9i93yEjGiiBMyC1mLlnDAiBDQASacTUtX9zH1XGfuvF4SMsrLy+GzR2W8NxJn8++Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":657826},"type":"module","_from":"file:shadcn-0.0.0-beta.8ba021b7.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/1658b54884a1a955e7939487b8b242fb/shadcn-0.0.0-beta.8ba021b7.tgz","_integrity":"sha512-gVkuvyAH3bdLFDJf01EtLn3BqvfTcdHs9Vs/CAL4z+0heQOS57Cj4l/1g4e7EynQGp1KPIHWOg5goJQwbVIywA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8ba021b7_1754461707530_0.8824434052774033","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.11a43f5c":{"name":"shadcn","version":"0.0.0-beta.11a43f5c","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.11a43f5c","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"72d5f5e8539c2aaadbee909277d64aad70c950f0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.11a43f5c.tgz","fileCount":17,"integrity":"sha512-y9SRDFQvJaeTCKW3fSRlfW6BDnsxsS0UTQHlfLw7XGxVpS30j8CjXAUjO+T2DECZ6rSufpqZw1a+Km+pt3DIzw==","signatures":[{"sig":"MEUCIAvwpmRjGGdhrpKysT5NbOsmV/Dgc0Z2jK99SFCOD4xSAiEA6yIvv7cpuok0RiPV/8Fz8olHWUMLTslwZy8EGrxgp8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":659963},"type":"module","_from":"file:shadcn-0.0.0-beta.11a43f5c.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/37bba4bc92b39870e35d96a6005a5e3e/shadcn-0.0.0-beta.11a43f5c.tgz","_integrity":"sha512-y9SRDFQvJaeTCKW3fSRlfW6BDnsxsS0UTQHlfLw7XGxVpS30j8CjXAUjO+T2DECZ6rSufpqZw1a+Km+pt3DIzw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.11a43f5c_1754472288015_0.06170915561645951","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.40f3398b":{"name":"shadcn","version":"0.0.0-beta.40f3398b","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.40f3398b","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a1a65be26fb985f0a625d5d4d5655dfb418350af","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.40f3398b.tgz","fileCount":17,"integrity":"sha512-4EMwlK14jCwXHGlr65tJ3QL4tW93XH/FjVRC7lpqFd3povpM18yIS6l+3Lhi+nn9n6tagEbATp/BxDBvt26I/g==","signatures":[{"sig":"MEYCIQDzIs6pHrotg2HCe7lswuUxAdpEpqQTTnXqmHVGlO6T/QIhALbkOY78kr/ySaoYzEACtW4Z7PHeaWLE4UgQa7JedUhO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663243},"type":"module","_from":"file:shadcn-0.0.0-beta.40f3398b.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/b2cb220e90238460e5072210af58b343/shadcn-0.0.0-beta.40f3398b.tgz","_integrity":"sha512-4EMwlK14jCwXHGlr65tJ3QL4tW93XH/FjVRC7lpqFd3povpM18yIS6l+3Lhi+nn9n6tagEbATp/BxDBvt26I/g==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.40f3398b_1754478276946_0.9774860316405816","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.efaf38b7":{"name":"shadcn","version":"0.0.0-beta.efaf38b7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.efaf38b7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"9c636b316f03460b0e14ed9cc4c94d6775159c76","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.efaf38b7.tgz","fileCount":17,"integrity":"sha512-NP146JBo5Y1K59vjam9uvKsfIzuU3ZerAXeYwvlox1a3eEqDuS2OcBPIVsxTDEplswB4PXkwJxUmm7NnZ9QBmQ==","signatures":[{"sig":"MEUCIDrYU9HEbKUAaCncKwv2M7Gp8rrp64RRiI/QgObksuT3AiEAqGFDJUrZz5+u6xbX6D0lOG+zrFfie3aJHSX+fQKHZOE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663183},"type":"module","_from":"file:shadcn-0.0.0-beta.efaf38b7.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/07b320c0ca1aaa9d95a526c4e8e0c6ab/shadcn-0.0.0-beta.efaf38b7.tgz","_integrity":"sha512-NP146JBo5Y1K59vjam9uvKsfIzuU3ZerAXeYwvlox1a3eEqDuS2OcBPIVsxTDEplswB4PXkwJxUmm7NnZ9QBmQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.efaf38b7_1754496660440_0.7860929153626048","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.95d53ab2":{"name":"shadcn","version":"0.0.0-beta.95d53ab2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.95d53ab2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0c79b41efd05e6a65be2f70905422ccc715e4318","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.95d53ab2.tgz","fileCount":17,"integrity":"sha512-VWywY0TVtauLuPOokW3kdrsmekWAkW1kaJJ3j+AAZ4R7k73iIqWJSnoLXmYrqyNm7QUbpu8y5My/m4aKFMgnWw==","signatures":[{"sig":"MEYCIQCwexDEXerGhLHJzimkagKEdA8+4Bl/0DUEPsQp2UC6IgIhANqS1MCfyl3NLHDANzTIpQhM6nI8AszxbzUSC4hm57+Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":666822},"type":"module","_from":"file:shadcn-0.0.0-beta.95d53ab2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6274b31b91feec43906f2cc05d62640a/shadcn-0.0.0-beta.95d53ab2.tgz","_integrity":"sha512-VWywY0TVtauLuPOokW3kdrsmekWAkW1kaJJ3j+AAZ4R7k73iIqWJSnoLXmYrqyNm7QUbpu8y5My/m4aKFMgnWw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.95d53ab2_1754562357089_0.10008717004882728","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.cc8f718f":{"name":"shadcn","version":"0.0.0-beta.cc8f718f","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.cc8f718f","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"1f7639d2fb6318e18c1025ff1cb2abce996a8598","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.cc8f718f.tgz","fileCount":17,"integrity":"sha512-tZAUQzHzlTFo8NJn/ZBNr3osMfTtDlB2tvGfBhhB6jMva/0gy9ya1YJWzr9oN+bo63yBtuy15S/nf/s4EypQwA==","signatures":[{"sig":"MEQCIE0E9BkCzowOon1JynBRtE8dApvSRszP5TQn3YrGbaIkAiBnm3TiL1bhPI6EVrCk3AlnxsAIFYyNpnrhoHMBeQPNcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":667196},"type":"module","_from":"file:shadcn-0.0.0-beta.cc8f718f.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/607bce5163d3b436252729072a158711/shadcn-0.0.0-beta.cc8f718f.tgz","_integrity":"sha512-tZAUQzHzlTFo8NJn/ZBNr3osMfTtDlB2tvGfBhhB6jMva/0gy9ya1YJWzr9oN+bo63yBtuy15S/nf/s4EypQwA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.cc8f718f_1754570109618_0.5413535186779939","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.56448f87":{"name":"shadcn","version":"0.0.0-beta.56448f87","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.56448f87","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"bfe80f2d657abb7e11a3cca70545deaae5f0e622","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.56448f87.tgz","fileCount":17,"integrity":"sha512-/Iq5+LANfXK1RZUW+PSvvBPMHLQgstBQ/1ZRWPNX8PHRravb5m+gkgZpEh4bQLhhPB5JzJywFtGUBkwWCBOnrg==","signatures":[{"sig":"MEYCIQDCo7+dxPs5lsWNjhXYIJ6PoSVKEJkwISmd13WzeZWwgwIhALJePcJybR+kjonfCxIC6pNHXuJMgIuieMsni5C0iW3y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668986},"type":"module","_from":"file:shadcn-0.0.0-beta.56448f87.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9b343bf8ef672e4eda215bc04c5037c3/shadcn-0.0.0-beta.56448f87.tgz","_integrity":"sha512-/Iq5+LANfXK1RZUW+PSvvBPMHLQgstBQ/1ZRWPNX8PHRravb5m+gkgZpEh4bQLhhPB5JzJywFtGUBkwWCBOnrg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.56448f87_1754641077706_0.7576248642332246","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.92e58224":{"name":"shadcn","version":"0.0.0-beta.92e58224","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.92e58224","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ee26f89fb849941e2ecd07e06e91493fa47d5df9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.92e58224.tgz","fileCount":17,"integrity":"sha512-PrCJ05AcoLK3aP5JW98eT8ftPz8KvG2Rfag+CPGKqZ6nbIOst4Js8uiJGvsKj7rCLl5YmZbYtId1et5IRA4iWg==","signatures":[{"sig":"MEQCIEVhVKg80FmiB3Qh8GRESWUJhKogT85ApaQ9NjK4w8UNAiBDDfV2CDyx9WnRQ8EUahKg4H8z3i6SDPdmE9hkGuwOIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":670116},"type":"module","_from":"file:shadcn-0.0.0-beta.92e58224.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/5637a8d661fae6067437e5dcd56ea359/shadcn-0.0.0-beta.92e58224.tgz","_integrity":"sha512-PrCJ05AcoLK3aP5JW98eT8ftPz8KvG2Rfag+CPGKqZ6nbIOst4Js8uiJGvsKj7rCLl5YmZbYtId1et5IRA4iWg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.92e58224_1754650707282_0.3383301128918528","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.5befcea3":{"name":"shadcn","version":"0.0.0-beta.5befcea3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.5befcea3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d7e1d3cd455591ffa539c9d31f0e4334f74cc59c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.5befcea3.tgz","fileCount":17,"integrity":"sha512-RqDW46m362Qk/oBYVuQ0hNDJDNQTGwt1pksJS52Ve39pbaj81O6yeUcx5n8tKEItY/37E+/GxRD/R3aS0tE0cg==","signatures":[{"sig":"MEUCIQDx1ioolRpxnq2FrKhugETt/O18TwercX+zYbasO8roOAIgdOplwMciazGbRzL3JZQbfgQqnPh7uFaai6r6d2m/yIg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":670087},"type":"module","_from":"file:shadcn-0.0.0-beta.5befcea3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/d504ae422cb9605db0e1dca745ac9596/shadcn-0.0.0-beta.5befcea3.tgz","_integrity":"sha512-RqDW46m362Qk/oBYVuQ0hNDJDNQTGwt1pksJS52Ve39pbaj81O6yeUcx5n8tKEItY/37E+/GxRD/R3aS0tE0cg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.5befcea3_1754675830593_0.9049454227883533","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1587c7fb":{"name":"shadcn","version":"0.0.0-beta.1587c7fb","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1587c7fb","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5e6c93473e220fbd4e7767997ecec5be98e0bac7","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1587c7fb.tgz","fileCount":17,"integrity":"sha512-i/wHNpeUNt2XF/Q8e+97vRkdLWT26miSPubEkzShFWosqche13EC1mdC1AJMSIY6SyCXQflBz0JJhqhvPuWV8w==","signatures":[{"sig":"MEUCIBYQJUlHlLl2Wkgs3f9+QhQycJsFlkiPnuy7dVeQoPKWAiEA5wWYbaKZHZv/KVbRpfECnVV3lnGZHsWuIzGAL1Qx9SI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":676822},"type":"module","_from":"file:shadcn-0.0.0-beta.1587c7fb.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/f8c1eb358a5e2b28a44f14dd44f36fda/shadcn-0.0.0-beta.1587c7fb.tgz","_integrity":"sha512-i/wHNpeUNt2XF/Q8e+97vRkdLWT26miSPubEkzShFWosqche13EC1mdC1AJMSIY6SyCXQflBz0JJhqhvPuWV8w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1587c7fb_1754824394829_0.5486149115358203","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.67958f07":{"name":"shadcn","version":"0.0.0-beta.67958f07","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.67958f07","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"60fb10bc3adfc0e0999a1fb275480a7403421704","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.67958f07.tgz","fileCount":24,"integrity":"sha512-RuY4dgJAFQEXAjebq9fQDMi343XIdQtrLLvxFNAcnjIZy/YHQ2EroZV0eC0VLYQnEVKS3oMZFrnmTasaODEMWQ==","signatures":[{"sig":"MEUCIAYE3/nOghBgOwCp7l4nshpcqmdWYrr3+B8f6rt32naPAiEA4rtwmykBu+YYOZgseOJlV9Hh2wiVRvC8ReyFzguDIj8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":701504},"type":"module","_from":"file:shadcn-0.0.0-beta.67958f07.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ae55c0b9f4577c958be622d06172cf0d/shadcn-0.0.0-beta.67958f07.tgz","_integrity":"sha512-RuY4dgJAFQEXAjebq9fQDMi343XIdQtrLLvxFNAcnjIZy/YHQ2EroZV0eC0VLYQnEVKS3oMZFrnmTasaODEMWQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.7.1","ora":"^6.1.2","zod":"^3.20.2","diff":"^5.1.0","execa":"^7.0.0","kleur":"^4.1.5","recast":"^0.23.2","postcss":"^8.4.24","prompts":"^2.4.2","fs-extra":"^11.1.0","ts-morph":"^18.0.0","@antfu/ni":"^23.2.0","commander":"^10.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.2","fuzzysort":"^3.1.0","node-fetch":"^3.3.0","@babel/core":"^7.22.1","cosmiconfig":"^8.1.3","@babel/parser":"^7.22.6","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^6.2.0","zod-to-json-schema":"^3.24.5","@modelcontextprotocol/sdk":"^1.10.2","@babel/plugin-transform-typescript":"^7.22.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^6.6.3","rimraf":"^6.0.1","type-fest":"^3.8.0","typescript":"^4.9.3","@types/diff":"^5.0.3","@types/prompts":"^2.4.2","@types/fs-extra":"^11.0.1","@types/babel__core":"^7.20.1","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.67958f07_1754912922763_0.2516639207179949","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.c5ec5dfb":{"name":"shadcn","version":"0.0.0-beta.c5ec5dfb","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.c5ec5dfb","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"29f707b88d277f5129cc984641a0c3579eb4751a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.c5ec5dfb.tgz","fileCount":24,"integrity":"sha512-5dEolR4zjCgI5HCvOY/lpPeVAbgVzQ1Ta73pWVUImPMe4WriRWq8TaOe0BxtTcyPyQBuGfH+TuMzElv6EYe6BA==","signatures":[{"sig":"MEUCIEPyBXtEvKG3A12v3FmXtlj7nctQzPbOb2Fkz+eX9/dnAiEA0SPgbSjfV5XN+tweNGNK6GmdXRofrdNriAOIe4KR4FQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":772988},"type":"module","_from":"file:shadcn-0.0.0-beta.c5ec5dfb.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/27ff2e4546782c010beabb43bc9badc3/shadcn-0.0.0-beta.c5ec5dfb.tgz","_integrity":"sha512-5dEolR4zjCgI5HCvOY/lpPeVAbgVzQ1Ta73pWVUImPMe4WriRWq8TaOe0BxtTcyPyQBuGfH+TuMzElv6EYe6BA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.c5ec5dfb_1754915596325_0.5594318489364976","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f7e63cb0":{"name":"shadcn","version":"0.0.0-beta.f7e63cb0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f7e63cb0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"156fe0737283cb07c48abaf734b1794869a30165","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f7e63cb0.tgz","fileCount":24,"integrity":"sha512-butGgqYS2FighBrB7JeifgY8GuYt79bzbp4qkx3TDQ6vue0qEr6ybrRq1KcSUXLd0Gh4UCstXOcNqon8k5lTdA==","signatures":[{"sig":"MEQCIHq/hIgr0dRb3Ej9qlgVGFL/xYSu7R3oL537PlW36Ex/AiAivQ8kVIIBVDKAKNmoqdvvIVL7fxOs/m5W2uGI/AxMrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":777717},"type":"module","_from":"file:shadcn-0.0.0-beta.f7e63cb0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/ef3155bb4037f31006b2487346c5768c/shadcn-0.0.0-beta.f7e63cb0.tgz","_integrity":"sha512-butGgqYS2FighBrB7JeifgY8GuYt79bzbp4qkx3TDQ6vue0qEr6ybrRq1KcSUXLd0Gh4UCstXOcNqon8k5lTdA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f7e63cb0_1754985222610_0.8212389804164784","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.c31aeb72":{"name":"shadcn","version":"0.0.0-beta.c31aeb72","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.c31aeb72","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ec60a5c3bcd2fc8427a4db718ec8ca945049615e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.c31aeb72.tgz","fileCount":22,"integrity":"sha512-x8pT68d0BWBhjx0GAV4bIWHG25YdMnqySC9JjFVDU+c8WfoktnTKvhS0/IpiQ2uCksa3xN0IT2x1jDW3h6HHFA==","signatures":[{"sig":"MEQCIAVxI9hEV7jp6EFZVvcUpQ1stNe5EBVYssfNCHcVxzU1AiAX+or3cVkvzTgWNOyoZ5GFc9VJk9bUdRMqxk07F9f4Jg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":790209},"type":"module","_from":"file:shadcn-0.0.0-beta.c31aeb72.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/13090ac19ea0c30d2ac98daeba86d968/shadcn-0.0.0-beta.c31aeb72.tgz","_integrity":"sha512-x8pT68d0BWBhjx0GAV4bIWHG25YdMnqySC9JjFVDU+c8WfoktnTKvhS0/IpiQ2uCksa3xN0IT2x1jDW3h6HHFA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.c31aeb72_1755000874942_0.0633529343400856","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.90f15e2d":{"name":"shadcn","version":"0.0.0-beta.90f15e2d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.90f15e2d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4bd505483a43e80ab18cbf1c2cc94011a229eb2a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.90f15e2d.tgz","fileCount":22,"integrity":"sha512-wniaGBbRYMbsfim9Fnc6wpy1z+x9Qm3Pgl5C0tPPYqHdimo+0w3kpoRXVswSkD8IMJrtOvdlJx5iATW0cuSlig==","signatures":[{"sig":"MEYCIQCe1cCsp9fY1u1xXzN6wLwRZ8bNIKPcM6SaRL+AGgFHTQIhAJLdCORjrmZ9ia8qny4HGDuJG1miRL7EpG9D5NR74ZjF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":800042},"type":"module","_from":"file:shadcn-0.0.0-beta.90f15e2d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/7634bea9964d8ffc2d7fbb8a8c14c307/shadcn-0.0.0-beta.90f15e2d.tgz","_integrity":"sha512-wniaGBbRYMbsfim9Fnc6wpy1z+x9Qm3Pgl5C0tPPYqHdimo+0w3kpoRXVswSkD8IMJrtOvdlJx5iATW0cuSlig==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.90f15e2d_1755024621227_0.1351427907365752","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.855f286c":{"name":"shadcn","version":"0.0.0-beta.855f286c","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.855f286c","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4bc25efc0c0465023a5538298c81d90ad490144a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.855f286c.tgz","fileCount":22,"integrity":"sha512-DViU03arhpahRkknSg2xzddJeWYOIYrZk4O3n3v6gn5oLgRyCKUGvIubFRtZ7L1y6mRJdduw0PdOdJgjfyXSJA==","signatures":[{"sig":"MEUCIQDm7+W64gu/Vlehy1iFBZCJuGGEsP1pN/JndNtjv5syhQIgQcpRpqBQQGAtljMsuAzb/HX2MaoEeIrT0u8u1bsxNqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":800042},"type":"module","_from":"file:shadcn-0.0.0-beta.855f286c.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a442b4d0522251fed1ff4da0a3529528/shadcn-0.0.0-beta.855f286c.tgz","_integrity":"sha512-DViU03arhpahRkknSg2xzddJeWYOIYrZk4O3n3v6gn5oLgRyCKUGvIubFRtZ7L1y6mRJdduw0PdOdJgjfyXSJA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.855f286c_1755069292269_0.7831973227294766","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.cbbe63b3":{"name":"shadcn","version":"0.0.0-beta.cbbe63b3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.cbbe63b3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"abbcf8487b710282c636d46ffab860540cd5a47b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.cbbe63b3.tgz","fileCount":22,"integrity":"sha512-Yc64yEz+/qUR+m5B3/MMBU8HSebCnp5c68UHDgAjSCKo/8BI5FMuUcjAwfsFqzClx5Tr/Zltgh4ta+UVRCM9gQ==","signatures":[{"sig":"MEUCIQC0g3gcsE795RMsQxsA4O80q0SxTsyOsx+Lle8rKy3VfAIgBapTW1YaBbDnoh57mImE221T2CFj33zUxpcNHMpirvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":800329},"type":"module","_from":"file:shadcn-0.0.0-beta.cbbe63b3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a4552f112eaeb2a7ee01899bdc1895e7/shadcn-0.0.0-beta.cbbe63b3.tgz","_integrity":"sha512-Yc64yEz+/qUR+m5B3/MMBU8HSebCnp5c68UHDgAjSCKo/8BI5FMuUcjAwfsFqzClx5Tr/Zltgh4ta+UVRCM9gQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.cbbe63b3_1755798133440_0.6297643598312097","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.8fbafd1d":{"name":"shadcn","version":"0.0.0-beta.8fbafd1d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.8fbafd1d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5eb3e954017154c7f27a5b067eb25554e501f02f","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.8fbafd1d.tgz","fileCount":22,"integrity":"sha512-v8viBVhIH3BmYhXdMgoIdtdHTpSEaakagF+p0ga/ZFDk4zZ9sMVMaMyQE4AchzQ7o2uy8n6dlIus4Z9coewf0A==","signatures":[{"sig":"MEQCIDoaqmq/mUx7/T5C0jt5NOV3uNxRleq91bIha90/XENyAiBrM6ChjKKs6Q4f4I5KG58ieppaFikWac14c9EXZSJvKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":811196},"type":"module","_from":"file:shadcn-0.0.0-beta.8fbafd1d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a13330553062505ec90b3f0f08b9768a/shadcn-0.0.0-beta.8fbafd1d.tgz","_integrity":"sha512-v8viBVhIH3BmYhXdMgoIdtdHTpSEaakagF+p0ga/ZFDk4zZ9sMVMaMyQE4AchzQ7o2uy8n6dlIus4Z9coewf0A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.8fbafd1d_1756196273386_0.9263739917796205","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1298536e":{"name":"shadcn","version":"0.0.0-beta.1298536e","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1298536e","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8f77608098cf38f78a7613cde2cfe0ec86b8bb0c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1298536e.tgz","fileCount":22,"integrity":"sha512-ViQ2UFnSsGh8KjwuoxZ0F731rW92HVtKre5ISmNpTnViyAvUl1cVU3cBRISTFD+sT97amXPW1GbaCq630A2eag==","signatures":[{"sig":"MEQCIEQea9nRoNldWfJR4ZXoe7PRbijm9M12eMEm454HQDUMAiAVsILmgM8qBgVmOYAC7yWxHkldd9O33mbjsXGE5bNqGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":811024},"type":"module","_from":"file:shadcn-0.0.0-beta.1298536e.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/1893cdcb7448360c510f48ccec7ecff8/shadcn-0.0.0-beta.1298536e.tgz","_integrity":"sha512-ViQ2UFnSsGh8KjwuoxZ0F731rW92HVtKre5ISmNpTnViyAvUl1cVU3cBRISTFD+sT97amXPW1GbaCq630A2eag==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1298536e_1756197605301_0.39673733736581895","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.fca29236":{"name":"shadcn","version":"0.0.0-beta.fca29236","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.fca29236","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a31e63b4ba2fb1cc70008f637adca03e984a3f48","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.fca29236.tgz","fileCount":22,"integrity":"sha512-9hN18LCNe3zozsLk+ZIodCNmdzGYIJWf/34G5gzZlJ8w5uV9WEw0FLVZtMJlOZOvVlBqhMdweb3Z72goVnM5Zg==","signatures":[{"sig":"MEUCIEwiaiQJUgDdfakwLLJiGGk0f0OOxtWYGh2z3e5pMdE5AiEA1ZiEa3KC7chSFdUrdcmE3RkHkS0YjBpn8SQzoHABqOU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":811024},"type":"module","_from":"file:shadcn-0.0.0-beta.fca29236.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9f990a76fe54aca2ac4557f0da234d8a/shadcn-0.0.0-beta.fca29236.tgz","_integrity":"sha512-9hN18LCNe3zozsLk+ZIodCNmdzGYIJWf/34G5gzZlJ8w5uV9WEw0FLVZtMJlOZOvVlBqhMdweb3Z72goVnM5Zg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.fca29236_1756198304258_0.9687997724641655","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.722485a1":{"name":"shadcn","version":"0.0.0-beta.722485a1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.722485a1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a229aa45db6f3f27eb4b5ea855bfcce86caa0f63","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.722485a1.tgz","fileCount":22,"integrity":"sha512-SCCWOrwVo37+lPURADUrVPc/zK0FVYReFf9ec5ydaXgmDb9eNwTJvDWnKdTP8VY0sYTKLsROiS0F2N+3K/PfYw==","signatures":[{"sig":"MEQCIEq4Uv78RSM+Hu/LsIupzcGVyEaDhWimf/6v41GjRphSAiA0HBRA05nH+XcPUBS8FmmnhMw12k9NhB/fDmSjG3KM9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":811024},"type":"module","_from":"file:shadcn-0.0.0-beta.722485a1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/67e3515a84397419091f8a348607d2f2/shadcn-0.0.0-beta.722485a1.tgz","_integrity":"sha512-SCCWOrwVo37+lPURADUrVPc/zK0FVYReFf9ec5ydaXgmDb9eNwTJvDWnKdTP8VY0sYTKLsROiS0F2N+3K/PfYw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.722485a1_1756198874932_0.9590467449950966","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.6383ed17":{"name":"shadcn","version":"0.0.0-beta.6383ed17","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.6383ed17","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0373db4b7bc7ae0951371306d3bbb4499a740cc3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.6383ed17.tgz","fileCount":22,"integrity":"sha512-R6ywNXDyASSRvDhQEsJZXIo0c2KvO7CvLsMcUcDyqpDcZYV9lgaP28u3f+BjN573fTjmKoJEYS58NTDsE4FLKQ==","signatures":[{"sig":"MEUCIQC4OfilEQo007tnOmMhlR4umlojk4ilOWic5Kkrf66aEQIgQZw8mJHott6siBzaJlxPH2WZ07tRjfYEzWCULR4J6SE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":811403},"type":"module","_from":"file:shadcn-0.0.0-beta.6383ed17.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9cd5377250623f4a8c0e8b1102b90f88/shadcn-0.0.0-beta.6383ed17.tgz","_integrity":"sha512-R6ywNXDyASSRvDhQEsJZXIo0c2KvO7CvLsMcUcDyqpDcZYV9lgaP28u3f+BjN573fTjmKoJEYS58NTDsE4FLKQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.6383ed17_1756210402072_0.8004865208311016","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.5bfe471b":{"name":"shadcn","version":"0.0.0-beta.5bfe471b","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.5bfe471b","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"dfde7e347d538777670244fa0eeb68a41a0666b2","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.5bfe471b.tgz","fileCount":22,"integrity":"sha512-/Sn4TmmToJJ1n81RnKLk6U5jOsQk3zlKVvy4g84gckn/Ek880LJp1rldfGj+SbAyXyFG+4A6hGkn9XtkA50lag==","signatures":[{"sig":"MEUCIQD/DzjtVLTBfsjapPyRRsC0submaIPuuW9CEiZPWt2JYwIgGxb9vtnB8jmJWVP/hLc5Fn+yEAeF+QNOjxm8EA+WJnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813630},"type":"module","_from":"file:shadcn-0.0.0-beta.5bfe471b.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6df2fd4185debce91d1a5318e13ac7fa/shadcn-0.0.0-beta.5bfe471b.tgz","_integrity":"sha512-/Sn4TmmToJJ1n81RnKLk6U5jOsQk3zlKVvy4g84gckn/Ek880LJp1rldfGj+SbAyXyFG+4A6hGkn9XtkA50lag==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.5bfe471b_1756215083886_0.2624967527438129","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.b9976b5b":{"name":"shadcn","version":"0.0.0-beta.b9976b5b","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.b9976b5b","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"589c19fe2291513c2253b9bb956d648fc9f68731","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.b9976b5b.tgz","fileCount":22,"integrity":"sha512-k/uqe812Cwktnm+nTP/0z1PfJ5R8rwm/sY2MyRkYu5gaWhHL39BNQEclxwkpi6fMeCg8ARTc4UikZFy4HXQoEw==","signatures":[{"sig":"MEUCIQCKE9Sj8ZIIQGOIKvlYIpry0bVUop7aWRZCrsDP1RKD/wIgfaagskpFrkQ64abgxXAzQPGT0107VYZi+tCY70MDcjE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813630},"type":"module","_from":"file:shadcn-0.0.0-beta.b9976b5b.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/0776c0509119ab3802cae5d064b897a4/shadcn-0.0.0-beta.b9976b5b.tgz","_integrity":"sha512-k/uqe812Cwktnm+nTP/0z1PfJ5R8rwm/sY2MyRkYu5gaWhHL39BNQEclxwkpi6fMeCg8ARTc4UikZFy4HXQoEw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.b9976b5b_1756281468584_0.34359219406604713","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.4ea1a76d":{"name":"shadcn","version":"0.0.0-beta.4ea1a76d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.4ea1a76d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ec51a1ceacaa6a52a211801a6e8c78b90c3b2e64","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.4ea1a76d.tgz","fileCount":22,"integrity":"sha512-+1cHpXgvQsxtkGeG61fqiMfqdoSelgx1LrwGicN6rhsTn4B0F72WGIqxKv5cClPuw5hMt2Ok09EKWLE1Shk6Lw==","signatures":[{"sig":"MEYCIQDouRy6+ByW93QhR37rdR0ROERpmaU2fIjY0EEn7SC4ywIhAJJ7yMFDau3kMcGcPTNDiYkyH7aU0VfSMxuQ90GKblgh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813630},"type":"module","_from":"file:shadcn-0.0.0-beta.4ea1a76d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/031ee24b62510158907b80059b7b9d9c/shadcn-0.0.0-beta.4ea1a76d.tgz","_integrity":"sha512-+1cHpXgvQsxtkGeG61fqiMfqdoSelgx1LrwGicN6rhsTn4B0F72WGIqxKv5cClPuw5hMt2Ok09EKWLE1Shk6Lw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.4ea1a76d_1756282223817_0.2000009146061854","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f286175b":{"name":"shadcn","version":"0.0.0-beta.f286175b","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f286175b","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0b1a167b9b558d59324e81988f8c37ae3d20f0c8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f286175b.tgz","fileCount":22,"integrity":"sha512-fSqg/pqtFJPoWGaiiVe+1wq8oTOZot+3OcvDIBewn/LFbnFhNQMZZUtX2I+naNrHTFpjK4TCDKI+35vbRb201w==","signatures":[{"sig":"MEUCIQDMqY21AHeMN8bguz6AUAO9BeSsDxwCD4a42HjsUn1WUQIgGiwQYutY4Fc/7CitwpPXuSyGLj24hKmOcdzlLvP5eJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813634},"type":"module","_from":"file:shadcn-0.0.0-beta.f286175b.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/c0decdba5d63a69b0faac2c64097ba08/shadcn-0.0.0-beta.f286175b.tgz","_integrity":"sha512-fSqg/pqtFJPoWGaiiVe+1wq8oTOZot+3OcvDIBewn/LFbnFhNQMZZUtX2I+naNrHTFpjK4TCDKI+35vbRb201w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f286175b_1756283530550_0.7364758035749852","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.bd8cb742":{"name":"shadcn","version":"0.0.0-beta.bd8cb742","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.bd8cb742","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ae68cde0533b86ea6d988be6b9064a2cfeccd37a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.bd8cb742.tgz","fileCount":22,"integrity":"sha512-N4FhrM4SVeiH9qkKrS/vHp7jqB9wuZ2AYDIhAxMjVtzehLZOYNVKOStjYKQenZvYhg/HF9vvUJlE5AgDxlXfuA==","signatures":[{"sig":"MEUCIQCOx/BjpY55b8Jmuk4XahDsOjMcvw2EPlhERz2OE6vabgIgWG+gmi6sDePkRdlZYNkO0rhKVM6sJlIE0xGflywDvhc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813638},"type":"module","_from":"file:shadcn-0.0.0-beta.bd8cb742.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/c9bcec3f188b3141453adaa94870b33f/shadcn-0.0.0-beta.bd8cb742.tgz","_integrity":"sha512-N4FhrM4SVeiH9qkKrS/vHp7jqB9wuZ2AYDIhAxMjVtzehLZOYNVKOStjYKQenZvYhg/HF9vvUJlE5AgDxlXfuA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.bd8cb742_1756283928936_0.3589496470887532","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"shadcn","version":"3.0.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.0.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"71e123c81c31980fbef5dba4ca7bf8f630a50bc7","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.0.0.tgz","fileCount":22,"integrity":"sha512-GhMwMwcxR3GpDO2ctocvyetQ7BJAxSakaznBtYM/1mPRTjN0I0TAZCGSXdfj0VXOW4PaHbFEHsyUCnFcEf/1Ag==","signatures":[{"sig":"MEYCIQCwaAGAFdRBH3z0zMu0z0J1wQnRJFR8TQlle5rdmjyLNwIhAI0EscEegJtglv5gytvZYT6mVxzuh8H5bB0/NTJiKuv1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813595},"type":"module","_from":"file:shadcn-3.0.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/07b5f228b37f012b43a44d1f7df777fd/shadcn-3.0.0.tgz","_integrity":"sha512-GhMwMwcxR3GpDO2ctocvyetQ7BJAxSakaznBtYM/1mPRTjN0I0TAZCGSXdfj0VXOW4PaHbFEHsyUCnFcEf/1Ag==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.0.0_1756307494091_0.920385850101737","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.128bc996":{"name":"shadcn","version":"0.0.0-beta.128bc996","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.128bc996","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3bb5f06d8b3adeeef8efe6204b236e3a26932523","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.128bc996.tgz","fileCount":22,"integrity":"sha512-oSODSjbo8FZZve2iyNPK0qPOXNeFMn6PizZxFr1VBhIgCb08jmDaWH73wpZJMmNsTsSrfeIypTrirBahVnot5g==","signatures":[{"sig":"MEUCIBOockV68uRkv/XbjMRqvtejqFD/wN8oRBGT9KZm+rLVAiEAvBpA91jUR0GZIMlCOA0LQ96de+a3wsE7pr4aJy9PlsA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":820332},"type":"module","_from":"file:shadcn-0.0.0-beta.128bc996.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6da8a45d4ca22052e62714259484dc3b/shadcn-0.0.0-beta.128bc996.tgz","_integrity":"sha512-oSODSjbo8FZZve2iyNPK0qPOXNeFMn6PizZxFr1VBhIgCb08jmDaWH73wpZJMmNsTsSrfeIypTrirBahVnot5g==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.128bc996_1756730759611_0.09233356884297916","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.12ad754d":{"name":"shadcn","version":"0.0.0-beta.12ad754d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.12ad754d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"90ad43c11429a6b4a986555cb032f120422a24c7","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.12ad754d.tgz","fileCount":22,"integrity":"sha512-AKc4iYoc7TbMKwBGRG3dh7kM5a0qrs7dRFvgz7zqa98Hg7XVE4B4db3NPMpX8ZxeLiN5VdwBRkJnNJPGsZPFcA==","signatures":[{"sig":"MEUCIQCUoALALNP6Xisd4zXVSZK+gh8l5AGVag+nJRUbS52NSgIgD2v+BvPfsOo9mgeS7fB8O2PLFMoqRVzjyw2lf3Xg4A0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813509},"type":"module","_from":"file:shadcn-0.0.0-beta.12ad754d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/2325de8f533d1e25c7ee81419af577db/shadcn-0.0.0-beta.12ad754d.tgz","_integrity":"sha512-AKc4iYoc7TbMKwBGRG3dh7kM5a0qrs7dRFvgz7zqa98Hg7XVE4B4db3NPMpX8ZxeLiN5VdwBRkJnNJPGsZPFcA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.12ad754d_1756742061091_0.7414512876409061","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.f4f178b7":{"name":"shadcn","version":"0.0.0-beta.f4f178b7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.f4f178b7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"357a385e91bb9854433c018263d33fa2ee6873ab","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.f4f178b7.tgz","fileCount":22,"integrity":"sha512-/7ibY7M7fr1JgpvkjZtTqHaqjh4JKn/MjBKAfEZzM7kQB+ecJX52x7onluMBm6Wkmuwafsb/caOYg5xVsF54zg==","signatures":[{"sig":"MEUCIQDNKjCU+49uPIzkIRAqnQ5VHB463LXb8gwBxIxzRp7OEAIgMDGaDMVPmphzc4OU8rwDBESlzzmVWZiHg6Yfh2y+Y7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":820256},"type":"module","_from":"file:shadcn-0.0.0-beta.f4f178b7.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/2f2497cca442fc3b150cf3d232d4c764/shadcn-0.0.0-beta.f4f178b7.tgz","_integrity":"sha512-/7ibY7M7fr1JgpvkjZtTqHaqjh4JKn/MjBKAfEZzM7kQB+ecJX52x7onluMBm6Wkmuwafsb/caOYg5xVsF54zg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.f4f178b7_1756742520087_0.2565577689600944","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.6276b448":{"name":"shadcn","version":"0.0.0-beta.6276b448","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.6276b448","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6207b30ecea007d685ced3b2ef1517aa7bb595fa","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.6276b448.tgz","fileCount":22,"integrity":"sha512-x2kwYv6kkMun0ygDY33ENB9YUjAvFMPHu6TuWCD7yJ8X40r9CQW4CnUsIIPoilaCHSTooR8Kd4THIyEY3eV7Cw==","signatures":[{"sig":"MEUCIBlZf3tDvdyf4VFzmtoOvFxHgOw82taKdFG7sVv8l7stAiEAxvtnW3kRIvjXPPfElUt097F9zOUo84m3K6eUDQBHI6k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":820256},"type":"module","_from":"file:shadcn-0.0.0-beta.6276b448.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/7a096e76c4cd678c628d074fdfcafd69/shadcn-0.0.0-beta.6276b448.tgz","_integrity":"sha512-x2kwYv6kkMun0ygDY33ENB9YUjAvFMPHu6TuWCD7yJ8X40r9CQW4CnUsIIPoilaCHSTooR8Kd4THIyEY3eV7Cw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.6276b448_1756747547526_0.4630749340154521","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"shadcn","version":"3.1.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.1.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e2174a17f78b0aa47ade6b958f5999bd79e67a0d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.1.0.tgz","fileCount":22,"integrity":"sha512-tYem+5cR8kSo0g3V3JbVpZ5NmblrH+b52UX9pgYkpyalotjejldZCAIoCszF3VoKTvHRRxrifmTO8gdOpmkz1w==","signatures":[{"sig":"MEQCICpuFOYznmrq1gYpTrLVRmE0OV1ldFg6Dp2Z+ImBrRdVAiAjBdbBRB9tvjGJhLh1MgTILkeQty79X9J+2Vldnl6rbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":820213},"type":"module","_from":"file:shadcn-3.1.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/46f278ab3ad89fdd3499609f56e81e72/shadcn-3.1.0.tgz","_integrity":"sha512-tYem+5cR8kSo0g3V3JbVpZ5NmblrH+b52UX9pgYkpyalotjejldZCAIoCszF3VoKTvHRRxrifmTO8gdOpmkz1w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.1.0_1756747893154_0.9655714849515713","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.aab66999":{"name":"shadcn","version":"0.0.0-beta.aab66999","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.aab66999","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5648e4cb2b857274d051de9ecc3ceb3ce0b3dee5","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.aab66999.tgz","fileCount":22,"integrity":"sha512-EPeL6U6CsSuiVCH4c87HYPB/BXUZwPs9Fp1NPCpx24ks5OKXsCpBhbnKmCqQ++CvqrnCafDoepvW+WR+B7c7EQ==","signatures":[{"sig":"MEQCIF5OWTAI6APJMNJXLf0DxU3Xq5pQd20uxL1QqbE+YxlyAiBfZcztjfoa3oYt9wDLFT/9epBBUp5r5C2RFaDNoJCh0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":831098},"type":"module","_from":"file:shadcn-0.0.0-beta.aab66999.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/5181a64afd87fa74ac486210caef28bf/shadcn-0.0.0-beta.aab66999.tgz","_integrity":"sha512-EPeL6U6CsSuiVCH4c87HYPB/BXUZwPs9Fp1NPCpx24ks5OKXsCpBhbnKmCqQ++CvqrnCafDoepvW+WR+B7c7EQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.aab66999_1756885170447_0.7301462767085236","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.c5d41291":{"name":"shadcn","version":"0.0.0-beta.c5d41291","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.c5d41291","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e92487a91923692f0e86989f355c0cdfd9f295a9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.c5d41291.tgz","fileCount":22,"integrity":"sha512-v5mG7sbX4yuCviKYXKWfgPwlk6cylSjrfYGGi3zs/foYrFGSP0c5S7Os8+YFtJf1SS8m52UgkcbtGyKqVBFIDA==","signatures":[{"sig":"MEQCIG3iJbCPhjfCGL8NeafAwD7wccI/AAlp1gz1Mqz9mCaYAiBTfBDVhMvzPYdGSPM+golHJn9dHi4ue6lygY8zzoAaWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":833255},"type":"module","_from":"file:shadcn-0.0.0-beta.c5d41291.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/d576657cc507bf49157964d6953f2994/shadcn-0.0.0-beta.c5d41291.tgz","_integrity":"sha512-v5mG7sbX4yuCviKYXKWfgPwlk6cylSjrfYGGi3zs/foYrFGSP0c5S7Os8+YFtJf1SS8m52UgkcbtGyKqVBFIDA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.c5d41291_1756892286369_0.13144296160104418","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"shadcn","version":"3.2.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.2.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a3f0dc584e89338cf0d4016aa905993a2ff0f813","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.2.0.tgz","fileCount":22,"integrity":"sha512-g+T4nhOj9vbgzX2dVV3DXd4MIKvdZ2H4VzuEIjlsMBCBQKcIB/BQExamvCtczhhaRgW7OgB7akycSZLtzgoMBQ==","signatures":[{"sig":"MEQCIBmH6z4OnC0OqRW5gTl+zCCegecqVfy2UvaVJCc3NroyAiBiE8wJQh54EGY/ahFAZv4ypFBTi9qduzYZaSO7RRiyLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":833212},"type":"module","_from":"file:shadcn-3.2.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/b3c568b9e2280f66a8afa3598c48d51f/shadcn-3.2.0.tgz","_integrity":"sha512-g+T4nhOj9vbgzX2dVV3DXd4MIKvdZ2H4VzuEIjlsMBCBQKcIB/BQExamvCtczhhaRgW7OgB7akycSZLtzgoMBQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.2.0_1756971876322_0.4396070948414623","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.3d8170dd":{"name":"shadcn","version":"0.0.0-beta.3d8170dd","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.3d8170dd","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"1170bb808d10220bb809c10c32dee9ac288df3a1","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.3d8170dd.tgz","fileCount":22,"integrity":"sha512-X2ePrw+HXDW9udg5/Nd9X1UZZdNNJGsJZ8mujjlezUrITwK1E7iJrkDk/gqg9KrM8pWZHNddgPkW28+1g3khrQ==","signatures":[{"sig":"MEUCIQDKUhirQqbK9Yf5tEFK3If54r4f6Nl/+DXGAL2QNt8kQQIgXimp55GH3H2CX/o169FdNBt5HkFNb7cKUM2N/v/X8q4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837385},"type":"module","_from":"file:shadcn-0.0.0-beta.3d8170dd.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/5c1b4b6d608b150db11d9dcce2c9e194/shadcn-0.0.0-beta.3d8170dd.tgz","_integrity":"sha512-X2ePrw+HXDW9udg5/Nd9X1UZZdNNJGsJZ8mujjlezUrITwK1E7iJrkDk/gqg9KrM8pWZHNddgPkW28+1g3khrQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.3d8170dd_1756980954635_0.03579350245151702","host":"s3://npm-registry-packages-npm-production"}},"3.2.1":{"name":"shadcn","version":"3.2.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.2.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"cc5a0d5cf1a48132d60055529375416054bae5e8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.2.1.tgz","fileCount":22,"integrity":"sha512-j+yLAXa6CFBz96+O6dtiA+BllDOokYH65eofCYbPY2+NBsFYiSKbyfj6psbujNfng9HP7N9/+j6Uzo2iYxRqtw==","signatures":[{"sig":"MEYCIQDJmNX7n4nn7zk3frCG72AwioxG1L4XcSqpeOg6X72h2QIhAJqnPjwS1mzIaxximP7WUGFZCIkyOs2xpMy09R7BLU2W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837342},"type":"module","_from":"file:shadcn-3.2.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/88bb156b30387007a3cdf235139b812c/shadcn-3.2.1.tgz","_integrity":"sha512-j+yLAXa6CFBz96+O6dtiA+BllDOokYH65eofCYbPY2+NBsFYiSKbyfj6psbujNfng9HP7N9/+j6Uzo2iYxRqtw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.2.1_1756987154503_0.791979855784791","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"shadcn","version":"3.3.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.3.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"c5a526b8f5d902e32ba6cedcd732f27959b8ebdd","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.3.0.tgz","fileCount":22,"integrity":"sha512-DBy9057aG3BeYaaWS4LzIauspVpF7nQG9/Cgmeqr9nlDhpw4r/YXTaNvUghsjrUHqSnQLnIqf5Vmr9pQX5wAHQ==","signatures":[{"sig":"MEUCIHkIE/LnqJKxi5Z6gAFeT+V/TX2T/x4FcidIse9foqy1AiEAsWuQOLRxbQ8oHitkx3yR9jDPQfh/wYADmmRdkWG8FpE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":841264},"type":"module","_from":"file:shadcn-3.3.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6c18bcbe4e82ee4b58d6ea6043b7761e/shadcn-3.3.0.tgz","_integrity":"sha512-DBy9057aG3BeYaaWS4LzIauspVpF7nQG9/Cgmeqr9nlDhpw4r/YXTaNvUghsjrUHqSnQLnIqf5Vmr9pQX5wAHQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.3.0_1757939306567_0.29289654770585827","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.db4f5194":{"name":"shadcn","version":"0.0.0-beta.db4f5194","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.db4f5194","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2fc1d345a6065d483d1e2f0214fd960380836613","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.db4f5194.tgz","fileCount":22,"integrity":"sha512-QNbPxFkydLv6UvKQZCvu0lPzfU87MefElO/4CODN+jkM/JecrCXM3CdyQP8teU0QwjumG+eFmTumNwYylj+blw==","signatures":[{"sig":"MEUCIQC4YR1EWJHJeyH5SNFXH0Cp5N23RJDB+9pYTNdcuE6VjQIgYWjFqGzTtPU/nWqQA44EpDaPrAO3UKY2I41YL/gVXA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":839228},"type":"module","_from":"file:shadcn-0.0.0-beta.db4f5194.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/a61e061116e6cfe353fafb3228706a24/shadcn-0.0.0-beta.db4f5194.tgz","_integrity":"sha512-QNbPxFkydLv6UvKQZCvu0lPzfU87MefElO/4CODN+jkM/JecrCXM3CdyQP8teU0QwjumG+eFmTumNwYylj+blw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.db4f5194_1758028392780_0.7531320692295767","host":"s3://npm-registry-packages-npm-production"}},"3.3.1":{"name":"shadcn","version":"3.3.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.3.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3014f0a43d195a4b24813dd467126dc057b744df","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.3.1.tgz","fileCount":22,"integrity":"sha512-sgai5gahy/TiyTiqJEwIFpAuPhmkpt7sGVdRfcmNH53Yc3yI57+zFVmIaqbTST0jP/7tSqZuI0aSllXL2HIw5w==","signatures":[{"sig":"MEQCIATCLvhnXEg8mjEKP9umE+yOD4EZIxPt3wuLPBAWca7zAiBQtWATvCFTahIlaU2ls7i3HNk2KmWGxtuRb9co4E7Odg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":839185},"type":"module","_from":"file:shadcn-3.3.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/0fe88e91bb8bfca799e849af5ce7dccb/shadcn-3.3.1.tgz","_integrity":"sha512-sgai5gahy/TiyTiqJEwIFpAuPhmkpt7sGVdRfcmNH53Yc3yI57+zFVmIaqbTST0jP/7tSqZuI0aSllXL2HIw5w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.3.1_1758082737488_0.8068739534327967","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.2093ae16":{"name":"shadcn","version":"0.0.0-beta.2093ae16","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.2093ae16","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8cbdfa25114984bcb35ba5d4cb7420bcf808732e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.2093ae16.tgz","fileCount":22,"integrity":"sha512-BoEzoCqCcwPVkdIYnMPNpej9hB16ut44L8L8plOlEzwFDgimhrEac6C118k7lTPdRBPoVBB/SSUmnehHefIhPg==","signatures":[{"sig":"MEYCIQD4pm5Vhne9PmGm4w9zbVip982CIyyyUxU3dnH6pHStJQIhAKXK3cueFdA8S9z4egBp8qB8PfQFZBqFOTDRckDa6AWU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":841426},"type":"module","_from":"file:shadcn-0.0.0-beta.2093ae16.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/5db0b92e990c2f7330dafcae4f2e261c/shadcn-0.0.0-beta.2093ae16.tgz","_integrity":"sha512-BoEzoCqCcwPVkdIYnMPNpej9hB16ut44L8L8plOlEzwFDgimhrEac6C118k7lTPdRBPoVBB/SSUmnehHefIhPg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.2093ae16_1759658345517_0.9365550536615177","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"shadcn","version":"3.4.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.4.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"79041752d5d48d181fd8e4303073f44f6a53b60b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.4.0.tgz","fileCount":22,"integrity":"sha512-2fZC7+seml8/Eq77TKRJEotJY+llQsuFK4j8cHWk1oe4Qhit/ekai4w+cyaudwKNc+eTFqldR7rLxtTGCxJZ7Q==","signatures":[{"sig":"MEUCIQCI6vMIvFvbarMhv/Fpsl/62lKLiaw40qXfHUj4vXktBgIgVYYGjnDAyEbMD3MYELxVUfKoEErNO5zPi7MVEMel8Gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":842753},"type":"module","_from":"file:shadcn-3.4.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/b16626f76810d0a7fa4b2c35e9b42428/shadcn-3.4.0.tgz","_integrity":"sha512-2fZC7+seml8/Eq77TKRJEotJY+llQsuFK4j8cHWk1oe4Qhit/ekai4w+cyaudwKNc+eTFqldR7rLxtTGCxJZ7Q==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.4.0_1759659882736_0.4670859526973734","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1150fc0f":{"name":"shadcn","version":"0.0.0-beta.1150fc0f","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1150fc0f","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"c66e352774d0221f81eb98e5a974b8c2fdede19b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1150fc0f.tgz","fileCount":22,"integrity":"sha512-Bj2aajLAU6a41hxDA9S4jPsx1SGp6TF82UC+IKriJyNWn1Hv1j7kJiSnOV08aEFer+JOdQNgdqelHSWylAkzaQ==","signatures":[{"sig":"MEYCIQC9uRdwS3ahBlUlT/DiFU4Pa4Wg8++dKi5VjGy5tjNoyQIhAJ5eRZRQZpPPFyZ91F55zGeBch9fFs0YkQMwsc46CCBJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":845661},"type":"module","_from":"file:shadcn-0.0.0-beta.1150fc0f.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/c8e507f319c4f63a1ce8f86c1e3d0e0d/shadcn-0.0.0-beta.1150fc0f.tgz","_integrity":"sha512-Bj2aajLAU6a41hxDA9S4jPsx1SGp6TF82UC+IKriJyNWn1Hv1j7kJiSnOV08aEFer+JOdQNgdqelHSWylAkzaQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1150fc0f_1760444876899_0.26503940930393455","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.ee9bfb23":{"name":"shadcn","version":"0.0.0-beta.ee9bfb23","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.ee9bfb23","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"19bda9cbeb5866a7cad8500b65f9de8dc9b9c281","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.ee9bfb23.tgz","fileCount":22,"integrity":"sha512-QSbEWivNzeEQIfyyLFPR6X1lnGSOEgTSa/ihRC1NZxhmLz0RDBfxeW21ysZ8CIgk7bM2f8xvl3o4jOz9EsyWPw==","signatures":[{"sig":"MEUCIAj6kK/jB9iqKQLk9nHrrC6qQpFzCWFMJc8tJKKrYji7AiEAvHBt7AIvvbQTuVqYR7z2QePMdF0fuR2dM9mK1PJMd/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":843060},"type":"module","_from":"file:shadcn-0.0.0-beta.ee9bfb23.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/574cf5df726bc7824846a5154f970dab/shadcn-0.0.0-beta.ee9bfb23.tgz","_integrity":"sha512-QSbEWivNzeEQIfyyLFPR6X1lnGSOEgTSa/ihRC1NZxhmLz0RDBfxeW21ysZ8CIgk7bM2f8xvl3o4jOz9EsyWPw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.ee9bfb23_1760466072925_0.3041000827509337","host":"s3://npm-registry-packages-npm-production"}},"3.4.1":{"name":"shadcn","version":"3.4.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.4.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"37244b6252c3f19a9f2e61c4d11bec77ddd1603b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.4.1.tgz","fileCount":22,"integrity":"sha512-gKLLCGN0lZ9vjbndoGY2cZJKvDtUYGRyF0XoyejHBbCr9lwE6NGlrtRQbA50Wcd/pDdYFyOzT/1wl//HUjSSkw==","signatures":[{"sig":"MEYCIQCdr23F1JMXjN/X/FAaMbnNvQSrL7NHDKu9DSTmvpr+fAIhAMqqwNiOfTvyBppxjAkcj0uwL+v7abc1p1AMoLJUo0tz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":845994},"type":"module","_from":"file:shadcn-3.4.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/9a556018c7f3d9a9262edffa6cc4199e/shadcn-3.4.1.tgz","_integrity":"sha512-gKLLCGN0lZ9vjbndoGY2cZJKvDtUYGRyF0XoyejHBbCr9lwE6NGlrtRQbA50Wcd/pDdYFyOzT/1wl//HUjSSkw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.4.1_1760513884040_0.5146392739834345","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.526ce63a":{"name":"shadcn","version":"0.0.0-beta.526ce63a","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.526ce63a","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"192cbda5133069919c7cac9aa4f98d129decea0b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.526ce63a.tgz","fileCount":22,"integrity":"sha512-LYB8YNQQn6RlyGq2GWZUhJ9EZWe0Vksn3AbSxJvgtno8DulNI4Idoa2tTJeINTB+tfLeygngpMihTQduD4myZw==","signatures":[{"sig":"MEUCICOxSGs337xsu2R0ICvB46VzFJo84K7BJNw6eU//ZDx8AiEAznnhMvuGZ3stzeFdDTabei4iiPRAi5byieIFx+2S5dQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":846360},"type":"module","_from":"file:shadcn-0.0.0-beta.526ce63a.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/4f55bfe9ac382330f8702b8575319f4f/shadcn-0.0.0-beta.526ce63a.tgz","_integrity":"sha512-LYB8YNQQn6RlyGq2GWZUhJ9EZWe0Vksn3AbSxJvgtno8DulNI4Idoa2tTJeINTB+tfLeygngpMihTQduD4myZw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.526ce63a_1760551214860_0.6041638436429444","host":"s3://npm-registry-packages-npm-production"}},"3.4.2":{"name":"shadcn","version":"3.4.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.4.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5411cd257d07b1e6a3da906b28f5faff547e5553","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.4.2.tgz","fileCount":22,"integrity":"sha512-afa1UIHC9UzWX2NMHHwaZf6GfT5VGkTDen77RtyUBMfJ5i6ZQuzXOFTE1bFHTaWwftb8wQnMiG8kXdEu3Kx9IQ==","signatures":[{"sig":"MEUCIQCeNqXnwbxoht+xdnzi+MXv7N2i7njj5vx75x4vQPkyjwIgPnHZn7SIzhURrTj/g+QSxfnXvoaUPr3JRmrnd2Pqipo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":846317},"type":"module","_from":"file:shadcn-3.4.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/e94a802ea84effa032f5130edfbce887/shadcn-3.4.2.tgz","_integrity":"sha512-afa1UIHC9UzWX2NMHHwaZf6GfT5VGkTDen77RtyUBMfJ5i6ZQuzXOFTE1bFHTaWwftb8wQnMiG8kXdEu3Kx9IQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.4.2_1760554579217_0.10427092294541462","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.d75533a3":{"name":"shadcn","version":"0.0.0-beta.d75533a3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.d75533a3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"bb7b852e15b11382bb5a00a268d79ab94d262acb","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.d75533a3.tgz","fileCount":22,"integrity":"sha512-2C9uhR39ogwdgUozwwKq3xxHT58VYZxnkVPoZhAxSlzgPDefDm/lV8WpEuTfT2EMJPDg/GeF/uvNMx4NFUJU8A==","signatures":[{"sig":"MEYCIQDu7JhdSTR5b3rd6MwkqUxIbudkpFJ09W1OanzZENY4nQIhAPIvzwQs54UIbsdBJ+NsRtK3IBcnNZ1BdWojRtXoARCs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":847573},"type":"module","_from":"file:shadcn-0.0.0-beta.d75533a3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/91163d28e5ad04688f8d5e0cb666bbdc/shadcn-0.0.0-beta.d75533a3.tgz","_integrity":"sha512-2C9uhR39ogwdgUozwwKq3xxHT58VYZxnkVPoZhAxSlzgPDefDm/lV8WpEuTfT2EMJPDg/GeF/uvNMx4NFUJU8A==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.d75533a3_1761224509563_0.03768920168934464","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.4e3e32c3":{"name":"shadcn","version":"0.0.0-beta.4e3e32c3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.4e3e32c3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f2b4bb3f4918710291977628e6ff46f68b54dae5","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.4e3e32c3.tgz","fileCount":22,"integrity":"sha512-AbOERv4jcfPasbyxy8gumiz3jP6PN4uXSNHEjMlIOWq/aDM1gZ9LeE7ZdTO9IyUFp7vF/WO+APe6QglHFnnLOg==","signatures":[{"sig":"MEQCIGKWjmT42mBSkEsis1oZ2JFeqaB+JzAb236vvMd8W79FAiB93Kb2B+7tqg1BAGg+H1l51QKzF6DJuKL1P55SSo2wcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":855251},"type":"module","_from":"file:shadcn-0.0.0-beta.4e3e32c3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/3782e8ebc6e94412fc338837a5bd41a0/shadcn-0.0.0-beta.4e3e32c3.tgz","_integrity":"sha512-AbOERv4jcfPasbyxy8gumiz3jP6PN4uXSNHEjMlIOWq/aDM1gZ9LeE7ZdTO9IyUFp7vF/WO+APe6QglHFnnLOg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.4e3e32c3_1761241448988_0.8731433927781704","host":"s3://npm-registry-packages-npm-production"}},"3.5.0":{"name":"shadcn","version":"3.5.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5da5f5ed852b301c4c1ece0cd233dec0a6675b7a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.0.tgz","fileCount":22,"integrity":"sha512-5f9tn7gHOiI8CqJ8LGrUEmX6dOivGgSbHkMCeOMCzxHZy9cPwyuRXt7ZyjwukO8QH9kGqi6oiKOpfvTXNGBP4g==","signatures":[{"sig":"MEUCIQDEfH8VulX9cLthjbHgkh3ffzk8AotKPxrp4avLuDT8BQIgGTMYq98G/8hyUOdrC4UpoHqGILvttyyoiJhfAYPsdWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":855208},"type":"module","_from":"file:shadcn-3.5.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/6bf9f1beb9ac57339e14d99f4a0b4c46/shadcn-3.5.0.tgz","_integrity":"sha512-5f9tn7gHOiI8CqJ8LGrUEmX6dOivGgSbHkMCeOMCzxHZy9cPwyuRXt7ZyjwukO8QH9kGqi6oiKOpfvTXNGBP4g==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"18.20.8","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.0_1761243194435_0.08240660642299757","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-canary.0":{"name":"shadcn","version":"3.5.1-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.1-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a6cc1d63f6f3d843bff7dd576de9303faeb2b7c8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.1-canary.0.tgz","fileCount":21,"integrity":"sha512-aw+JbFI0RxoxHdr2Q+vON6zCC6GggKQjOU1U/R1LNrNzDhXEnk6DKtdXZtN+Ej1oRadCAOV7yDMbi4jber/7Ig==","signatures":[{"sig":"MEYCIQCBjhHntSGQwDW2ArPObjh7+R+RKG69wW5mJKijQE5ZdwIhALzsI7yNny35O6B3SpYYthrUqeE5dl0UU8oL8odgpCgs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":854154},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"gitHead":"ad6a3c63678bb31dbfb94536ee1d4aa4f06a8b8d","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.1-canary.0_1761898264404_0.13744291384504548","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.c4100131":{"name":"shadcn","version":"0.0.0-beta.c4100131","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.c4100131","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"025f0c05cca50d94a951674db826002afd5d6549","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.c4100131.tgz","fileCount":22,"integrity":"sha512-MJ1WPhTPPvUuE/IOAK9B3YQ1byjVM3aahzCRGQJHip0erx86ib+jSOaGMCLImFBHarvpw/nuMLN+U0EM79k7lA==","signatures":[{"sig":"MEYCIQD9Zpy/rYNu8fX2s3QSX134mS8iW207jcBlcKKCYwI/gAIhALx99jGBO/Mnq0NA99OEvuZnsRIUozMqQ4G152Rt12S+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":856020},"type":"module","_from":"file:shadcn-0.0.0-beta.c4100131.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/f0a818e7cdf63f9b1cb124fed834b879/shadcn-0.0.0-beta.c4100131.tgz","_integrity":"sha512-MJ1WPhTPPvUuE/IOAK9B3YQ1byjVM3aahzCRGQJHip0erx86ib+jSOaGMCLImFBHarvpw/nuMLN+U0EM79k7lA==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.c4100131_1764241447181_0.9794642607475303","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.1ad4779b":{"name":"shadcn","version":"0.0.0-beta.1ad4779b","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.1ad4779b","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8a98c20ad59bf88b82e3e7b91d821d71f02a4efb","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.1ad4779b.tgz","fileCount":22,"integrity":"sha512-HTWtIrzf68XXYMkzJbGuWUMChWZVpaP0B+E3I6EDna1MwFB+U54U5fUJ46Ir7cyKEAIKBzcyxYShGa+SuARXOg==","signatures":[{"sig":"MEQCID1YNLFc8S59ZH4VoNORIZMARcyMsA08meRij2gF6aoYAiA19nwsVdebRYjCUgz7zwYT79rvBY2HPm903eHrolzPWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":855602},"type":"module","_from":"file:shadcn-0.0.0-beta.1ad4779b.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/bc69e0a578c51e3aff0e0bff15acac34/shadcn-0.0.0-beta.1ad4779b.tgz","_integrity":"sha512-HTWtIrzf68XXYMkzJbGuWUMChWZVpaP0B+E3I6EDna1MwFB+U54U5fUJ46Ir7cyKEAIKBzcyxYShGa+SuARXOg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.1ad4779b_1764242216947_0.9694905902440543","host":"s3://npm-registry-packages-npm-production"}},"3.5.1":{"name":"shadcn","version":"3.5.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"71f8f5e0c7acf5d36f796ec3ad1102fb22093aac","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.1.tgz","fileCount":22,"integrity":"sha512-yLbIDouYv8Xz25BxV/GAGC/46R7/oNwoXIs/IFIYXK47+fKcFIYzThtBqJwFEZTzkkvqJCo+MBg0K9QLTmhFmQ==","signatures":[{"sig":"MEUCIQCaUjmacoUSEurhY4Z5o7gY7rlIcW6gMQfUyJJVKlStfwIga91WjTMnFeOzAV+JltPrCllrFffPDJA1Z/o8vp957IE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":855965},"type":"module","_from":"file:shadcn-3.5.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/eb2b382a160a3e7a39b24b97c12b4d16/shadcn-3.5.1.tgz","_integrity":"sha512-yLbIDouYv8Xz25BxV/GAGC/46R7/oNwoXIs/IFIYXK47+fKcFIYzThtBqJwFEZTzkkvqJCo+MBg0K9QLTmhFmQ==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.1_1764263834424_0.7208596341215561","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.c45ff695":{"name":"shadcn","version":"0.0.0-beta.c45ff695","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.c45ff695","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"e03a47ea5323ded923e95c1a868e1f185dfaf7f0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.c45ff695.tgz","fileCount":22,"integrity":"sha512-UWGGBfvKf7tFew5WmThQoewegsdFdojHYYniFHKajBV+MyZeUtLi68zg5buASsuol9egQEup7wg1CaJagq3XGw==","signatures":[{"sig":"MEYCIQDhztPzdVZ869PGB8iQEkPED9moK2J7PT6gd+aPMBIkcAIhAO2pYdVRpkrqgyJwQQaYbdkZHLLzO/aheg6MKb/pgLVg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":857990},"type":"module","_from":"file:shadcn-0.0.0-beta.c45ff695.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/e748ce67480db2dd78c00b448fcbacd4/shadcn-0.0.0-beta.c45ff695.tgz","_integrity":"sha512-UWGGBfvKf7tFew5WmThQoewegsdFdojHYYniFHKajBV+MyZeUtLi68zg5buASsuol9egQEup7wg1CaJagq3XGw==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.c45ff695_1765270985401_0.5120342334669123","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.ce4023ec":{"name":"shadcn","version":"0.0.0-beta.ce4023ec","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.ce4023ec","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"72fd1f1021bf52b14d7fff984fdc49ab7c037b34","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.ce4023ec.tgz","fileCount":22,"integrity":"sha512-jztBrooIps8Kd5qu0OGcbBmDADLHFHnE9wuMcGRK3fq1kzTMwJuaImXT23fqM4M5c8OavAcHL2Zm2vcdpq4EGg==","signatures":[{"sig":"MEUCICxL9ms2dsWkc70VJ8hzHBFEa2UFD6MXygRkVZ79mmtwAiEA5BYVPSZq6hheTwJgiL1z6IVhRJd8JpIxcX/fYmIRiQI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":858769},"type":"module","_from":"file:shadcn-0.0.0-beta.ce4023ec.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/373b280a46a9bf749097442b7289f439/shadcn-0.0.0-beta.ce4023ec.tgz","_integrity":"sha512-jztBrooIps8Kd5qu0OGcbBmDADLHFHnE9wuMcGRK3fq1kzTMwJuaImXT23fqM4M5c8OavAcHL2Zm2vcdpq4EGg==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.ce4023ec_1765272993655_0.5280744536112267","host":"s3://npm-registry-packages-npm-production"}},"3.5.2":{"name":"shadcn","version":"3.5.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"6664116548439f2ec598b6bc8ccb5480f823b9cd","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.2.tgz","fileCount":22,"integrity":"sha512-pVHVaNPeRXOH5FzIOc+qNaQ5RbuRNrXkL9bOuAtTagKIuwHLqzcgFb/krxaz1uzA2DHY9xJotAOd6UwMG1jc6w==","signatures":[{"sig":"MEUCIGKBTsx2Co47gDql1xqWjRGoMJ65uBqXMifBRu9CLbItAiEA4TELsWBcBZcwcmVKOvAtL0LMmMkJpHh9/d9oUtyQjgk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":858726},"type":"module","_from":"file:shadcn-3.5.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/tmp/4d3553386ff4f894526e61b00b2fe12c/shadcn-3.5.2.tgz","_integrity":"sha512-pVHVaNPeRXOH5FzIOc+qNaQ5RbuRNrXkL9bOuAtTagKIuwHLqzcgFb/krxaz1uzA2DHY9xJotAOd6UwMG1jc6w==","repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.8.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.2_1765301204765_0.3018600633722981","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-rc.1":{"name":"shadcn","version":"3.5.4-rc.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.4-rc.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"132de7a5219c125bceb0b22d9921c294466f91ee","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.4-rc.1.tgz","fileCount":32,"integrity":"sha512-hNIZxNOH5PYDfRFPGvONrbhXe6PtJPf/hLix35nQPewqDp1ZVlyBov3uALbQ1sS8t98Yt0NjImZ+xTi4claUow==","signatures":[{"sig":"MEQCIFw3wGr41EtmI6K+p8ETtNFO9NfRasTa7DAl+PNyeQ4wAiAOaJvCkBRtNB1qyEFQQWjCkaYNLPbxJBvdAAk59QrZxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1146194},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"aac83252c4e822ab74b8dff871db74dad88d1926","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.4-rc.1_1765466837616_0.37001040372442606","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-rc.2":{"name":"shadcn","version":"3.5.4-rc.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.4-rc.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d17fba33c862f26e01e5fea95db32fb775f8a12b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.4-rc.2.tgz","fileCount":32,"integrity":"sha512-FZ40+XLomMKKvJqOxd1EN8sYLRukOBkGvJXepE/iHVPi19lIUoFMSC7IU7UwAimq2FMg+bdmBm3IpEI12xGW+A==","signatures":[{"sig":"MEYCIQCL3UoHKv814imFWwxmKZFSEmVbpu6xgizut9MFzIVrMAIhALWzzqHTaTVzDz3xK44GGGTDUKI+P9nQ8ZgNfFyPzhep","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1150319},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"5496576ad02eb2f3bf19d07f76a16399c74743e7","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.4-rc.2_1765472044247_0.2747833198825804","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-rc.3":{"name":"shadcn","version":"3.5.4-rc.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.4-rc.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5e5a5af8720ef68956cbcf7bf13ff07d3e0db724","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.4-rc.3.tgz","fileCount":32,"integrity":"sha512-gQRK9v1AZkOZNBXjkivTxMXRqMI+U/GBqM3TGkm6+pGC00jP0ehHIm1hdxITUHN2+YKCW3g7cGF3+IPM/tlmtA==","signatures":[{"sig":"MEUCIGaU/LuZqPj/TbZcZoc9W7TN2aWZ29QdscVgWRBWg65eAiEAsgoUjIeIofixVhqCA4eQUzE3l9rQ5mneYI4MiJgDwF8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1150208},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"19809024b1c28d6bff50f938091cb0fe26a02beb","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.4-rc.3_1765474065345_0.39860627965130235","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-rc.4":{"name":"shadcn","version":"3.5.4-rc.4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.5.4-rc.4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"232948c8ace21498dbc3dad829eab189af9ae57a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.5.4-rc.4.tgz","fileCount":32,"integrity":"sha512-fCmpGsY1iDTvX6Yu1b32pktBZcZEh5pSb2z3ItyaHvq5dxSsseLSlNPxZcqptv7ty0ktLD0O2moIUGYE/KbMcQ==","signatures":[{"sig":"MEUCIQCDo8ZVJBV/VCUuaFhsZfZLcvg5DkFtMueAOdL1lShpFwIgRjPGV+GkgYUXdJGoNm5YRFADNJp7xE1/0+PGT9GW4Go=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1149849},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"8c597850c0cb1f92aad3217d5406538b993fa7db","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.5.4-rc.4_1765548538626_0.14963774170841693","host":"s3://npm-registry-packages-npm-production"}},"3.6.0":{"name":"shadcn","version":"3.6.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.6.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn/ui#readme","bugs":{"url":"https://github.com/shadcn/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"bc5216bcc79c1bc5d8893838c7034c68be157733","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.6.0.tgz","fileCount":32,"integrity":"sha512-6uXnm38JWRtVHnULsTxV3J1IUsI1efZM5qqKhab1j32IFxAhKWIOoIFwtjrMYRgtcBrKwPXKaVfyhs1JPHRXpA==","signatures":[{"sig":"MEQCIE3L+NNploujlFntVbui1er9xH8gruOQwKva/nzqG9FdAiAezSSabqHO9w1ZBWVWUADxMCbdKJEJ5/TNvyEqRKFXsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1149834},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"ef90a97e72545a1d1d35c767481b33df21d19fcf","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.6.0_1765559279343_0.5740016303492819","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.0e6929ad":{"name":"shadcn","version":"0.0.0-beta.0e6929ad","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.0e6929ad","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"924db1fba351b78ecaaf55ecc1ac2b85583b87f8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.0e6929ad.tgz","fileCount":33,"integrity":"sha512-ozMOAy15paN0gEVkMj4feUItyhpJjzpuSTK4BWsO1JGKu/DzolzM6EQhFoL66GnpU+hGXFUv+RapsngyF/icKQ==","signatures":[{"sig":"MEQCIFU5FLICqhua2FId1aDStlvGL+Y9eAir+Er04LsdE7w7AiA+ZhBwmyxfmjtZosVRnZuBFFWOODIsalmNJBz3yldDVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.0e6929ad","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1150999},"type":"module","_from":"file:shadcn-0.0.0-beta.0e6929ad.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3cf46f66-28d1-47d8-87b7-9d7fe9fd4d6f"}},"_resolved":"/tmp/b4cc21799cefeab76b8548e32f55a02a/shadcn-0.0.0-beta.0e6929ad.tgz","_integrity":"sha512-ozMOAy15paN0gEVkMj4feUItyhpJjzpuSTK4BWsO1JGKu/DzolzM6EQhFoL66GnpU+hGXFUv+RapsngyF/icKQ==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.0e6929ad_1765656064480_0.9838884601516449","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.9583ff60":{"name":"shadcn","version":"0.0.0-beta.9583ff60","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.9583ff60","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"de95deabd2fa67613ee4f2d72911b3ab1f796da3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.9583ff60.tgz","fileCount":33,"integrity":"sha512-gs7XPVABE4CS340dp8NWWlsx1jUHz2pd+tBd50HTaDtH+JEPPbjcu2xPkRcTaBzVmuYCCxmm67tpiKQWmzTaSg==","signatures":[{"sig":"MEQCIChvg0r4hBZK5G9ATetXYwsrH6omBn/AfNMBcwnQL5zFAiAehJ9YWrN+DHIlzN0rsRLCo1sZB4IMYS5AvlIJ4GNl8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.9583ff60","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1151649},"type":"module","_from":"file:shadcn-0.0.0-beta.9583ff60.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3cf46f66-28d1-47d8-87b7-9d7fe9fd4d6f"}},"_resolved":"/tmp/6920ab84bb2d11d59e7af3a871d55b1e/shadcn-0.0.0-beta.9583ff60.tgz","_integrity":"sha512-gs7XPVABE4CS340dp8NWWlsx1jUHz2pd+tBd50HTaDtH+JEPPbjcu2xPkRcTaBzVmuYCCxmm67tpiKQWmzTaSg==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.9583ff60_1765657353314_0.05835187625897231","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.cd55bd5d":{"name":"shadcn","version":"0.0.0-beta.cd55bd5d","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.cd55bd5d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"89177e501bb398b7cac758ed8351de09cbab9bf1","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.cd55bd5d.tgz","fileCount":33,"integrity":"sha512-NYrS6plBhCqVtdMePgBJC81OeetsHO82D9Q3Tose9GBf/lWl76Vc9ZMH5LPcp8RaqK4/ecH/FV7nKLXby+yu4g==","signatures":[{"sig":"MEYCIQDru+lrQRk/mXyCnsZgeZ5RISejLJYmYtx4X1WwAwESigIhAP35bVqkNg/rbxWxpSb9jepabM9lQZegqzzhleJ6i0rp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.cd55bd5d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1149504},"type":"module","_from":"file:shadcn-0.0.0-beta.cd55bd5d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3cf46f66-28d1-47d8-87b7-9d7fe9fd4d6f"}},"_resolved":"/tmp/5233a302469596593880957c9e36b3b7/shadcn-0.0.0-beta.cd55bd5d.tgz","_integrity":"sha512-NYrS6plBhCqVtdMePgBJC81OeetsHO82D9Q3Tose9GBf/lWl76Vc9ZMH5LPcp8RaqK4/ecH/FV7nKLXby+yu4g==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.cd55bd5d_1765661946344_0.8371956362038839","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.415881fe":{"name":"shadcn","version":"0.0.0-beta.415881fe","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.415881fe","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"598de0350c6bba2405428d3954aceef96c056406","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.415881fe.tgz","fileCount":33,"integrity":"sha512-nZM+pDxzoOUUXdu+rqrLO/iEPArxjswOeg5wqAJuOCIm42qw7GmNOvuwEP+ZKDYSe0AI7uYwGdxmGnWZT4q0Bw==","signatures":[{"sig":"MEUCIQCrMDD41zQ6oKxHYZPLNC8R9G8XJRzMJndnFnCrlnRB1AIgW30HhpTeyvjDspoEGcl6vjmiJJDH93E7nfyu1rKzRak=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.415881fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1149402},"type":"module","_from":"file:shadcn-0.0.0-beta.415881fe.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3cf46f66-28d1-47d8-87b7-9d7fe9fd4d6f"}},"_resolved":"/tmp/8220b455b8158d230675c8937568c9ed/shadcn-0.0.0-beta.415881fe.tgz","_integrity":"sha512-nZM+pDxzoOUUXdu+rqrLO/iEPArxjswOeg5wqAJuOCIm42qw7GmNOvuwEP+ZKDYSe0AI7uYwGdxmGnWZT4q0Bw==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.415881fe_1765663284492_0.42403505571765954","host":"s3://npm-registry-packages-npm-production"}},"3.6.1":{"name":"shadcn","version":"3.6.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.6.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"4c88a1a06d429b3cfe945ea64dc79899d8b847b5","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.6.1.tgz","fileCount":32,"integrity":"sha512-ClAtlvtyWVVzM87NCQyivSNSEPQEPLOAVCvey8rr6CukNyK2JeLNzJTdo9+4kpS/BSpx2MvQT+g+/V6ymZWmoQ==","signatures":[{"sig":"MEUCIEAtO8UmPWBWPGtpqrLPr9F7P/PCe2PHq8Kil1ic4PW+AiEAvdrzCnmX98bUZMwQGVUjoTC3ZwA0CH/mo6QYGF1gOjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1148297},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"075b6aef9725f2cb2c27d44a4efcc4abbe424966","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.6.1_1765665021434_0.10340100033811583","host":"s3://npm-registry-packages-npm-production"}},"3.6.2":{"name":"shadcn","version":"3.6.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.6.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f784a21a67e0f97de27af3644ef82089b4627c54","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.6.2.tgz","fileCount":33,"integrity":"sha512-2g48/7UsXTSWMFU9GYww85AN5iVTkErbeycrcleI55R+atqW8HE1M/YDFyQ+0T3Bwsd4e8vycPu9gmwODunDpw==","signatures":[{"sig":"MEQCIEg/ikkVScARASpu2Z9uGbeinHJcx/8ykeOfhwnCAkVoAiAtMKbjP3jKDHTEnW4Vct4uGUiFjJB1I1Bv4EbUY9/UJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1150488},"type":"module","_from":"file:shadcn-3.6.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/7bdc719260299966f4b69bfc18605257/shadcn-3.6.2.tgz","_integrity":"sha512-2g48/7UsXTSWMFU9GYww85AN5iVTkErbeycrcleI55R+atqW8HE1M/YDFyQ+0T3Bwsd4e8vycPu9gmwODunDpw==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.6.2_1765994915201_0.6430534401889565","host":"s3://npm-registry-packages-npm-production"}},"3.6.3":{"name":"shadcn","version":"3.6.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.6.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ad32eb2c5308659029404ce64c4382951b809e2d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.6.3.tgz","fileCount":33,"integrity":"sha512-j2xlma8PtYLbhvA612/MPOrDYsEp0DIiU1gC0BEbSBqWR6mBgwiKpA21Juq9tSswgUeIfxoUzZX8c7YwcL3ncA==","signatures":[{"sig":"MEUCIQD4bj1Ki5CTsEue6MtHRsbDpktgtjJWqrhzbxU9NiafhQIgMoMYHpikDAWL0SRhA8zbwG42gayfoeJ0yVoRKfiACzw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1152072},"type":"module","_from":"file:shadcn-3.6.3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/197d5954b48b5b9402352703ee700031/shadcn-3.6.3.tgz","_integrity":"sha512-j2xlma8PtYLbhvA612/MPOrDYsEp0DIiU1gC0BEbSBqWR6mBgwiKpA21Juq9tSswgUeIfxoUzZX8c7YwcL3ncA==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.6.3_1767696066781_0.2303302770510669","host":"s3://npm-registry-packages-npm-production"}},"3.7.0":{"name":"shadcn","version":"3.7.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.7.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"02cd306af0bdf153a9548432fd6e9b3d100e9eec","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.7.0.tgz","fileCount":33,"integrity":"sha512-zOXNAIFclguSYmmoibyXyKiYA6qjEJtXDSvloAMziSREW9Q0R/dLqBUYdb81lOejmZkDYuZApGabbMLH7G8qvQ==","signatures":[{"sig":"MEUCIERN5vWyMr1yYWr26ydZnhq/c2nAwDAf0GGdYhAlkik+AiEAuiOYiYMK5BKE3t08pw+5L8ZYx7E6tfzv6R8DmXeQwa0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1172639},"type":"module","_from":"file:shadcn-3.7.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/d1bbe9e6012b76f1fdc98835bf5fe004/shadcn-3.7.0.tgz","_integrity":"sha512-zOXNAIFclguSYmmoibyXyKiYA6qjEJtXDSvloAMziSREW9Q0R/dLqBUYdb81lOejmZkDYuZApGabbMLH7G8qvQ==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.7.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.7.0_1768572490245_0.8094548073865149","host":"s3://npm-registry-packages-npm-production"}},"3.8.0":{"name":"shadcn","version":"3.8.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"fc781ea3186a1bc63f96f1ca3a71ea7e0d70f697","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.0.tgz","fileCount":33,"integrity":"sha512-PoMRpAYXD0jwppcZgoMwKx/8OKaHluWrmd9qEvWSiuRWJjPM/T9h0TveTASSVrghFR0/7ElftrfJPNh1WMuG6A==","signatures":[{"sig":"MEYCIQC/ZcSTwaBVKVMuBg2EIud3qOKKBwDFiLDom9Dw/WyjcQIhAJoqOco+ifcaYQjhIZ1SXL8V4vHKK4ncoQ6eSyE37mMl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1232118},"type":"module","_from":"file:shadcn-3.8.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/4225bfb38d503facfffe66f05e384b84/shadcn-3.8.0.tgz","_integrity":"sha512-PoMRpAYXD0jwppcZgoMwKx/8OKaHluWrmd9qEvWSiuRWJjPM/T9h0TveTASSVrghFR0/7ElftrfJPNh1WMuG6A==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.0_1769793262959_0.8158196934126971","host":"s3://npm-registry-packages-npm-production"}},"3.8.1":{"name":"shadcn","version":"3.8.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2f1dc2df7a17d0a46eba65237a2d282b5d46d32e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.1.tgz","fileCount":33,"integrity":"sha512-3bu1gxtBvFrFnf55WzLX9QQuM6qik1sv0nXum1bhwgAfcJHDAENBPq2AYDaJaRlskETBqLH/8iacVhpPyyTr3A==","signatures":[{"sig":"MEYCIQDt6Aemw5+EGsdDn04Ob8DMpxgsG8Ug43fo2pGch9xyfwIhALk9owJUpSzDh0SYL2ItW+LARVKJk+XgKR/MWLnpgGIL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1232528},"type":"module","_from":"file:shadcn-3.8.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/c9ebde264b1f850d2113da2245ba8d3b/shadcn-3.8.1.tgz","_integrity":"sha512-3bu1gxtBvFrFnf55WzLX9QQuM6qik1sv0nXum1bhwgAfcJHDAENBPq2AYDaJaRlskETBqLH/8iacVhpPyyTr3A==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.1_1769857885057_0.14227532754390704","host":"s3://npm-registry-packages-npm-production"}},"3.8.2":{"name":"shadcn","version":"3.8.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"07adfef0353f2e62aacaa0fa61cb3c0a6a2f228f","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.2.tgz","fileCount":33,"integrity":"sha512-4iqRkfmDmChg4lC7qBImi0KWrCKJbb0rNSs8QuocHmKAlX9U3s0ZcYUbth+2sv1ueferzfjD2hswCOm9Ng4ceA==","signatures":[{"sig":"MEYCIQDqJRmsW9nvTt8cJN1acajrfdeMIk0Aylmcw+2sZiaRrwIhALeTWPI9/qGL6sdA7edVw26D7vsp2CFp0asPLf2SDHWx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1236300},"type":"module","_from":"file:shadcn-3.8.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/2ff00647084527cc8992deaf02e63fb3/shadcn-3.8.2.tgz","_integrity":"sha512-4iqRkfmDmChg4lC7qBImi0KWrCKJbb0rNSs8QuocHmKAlX9U3s0ZcYUbth+2sv1ueferzfjD2hswCOm9Ng4ceA==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.2_1770031821636_0.41857960408619865","host":"s3://npm-registry-packages-npm-production"}},"3.8.3":{"name":"shadcn","version":"3.8.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f364accd76c8fe97f3db3082fefc171b3f234d30","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.3.tgz","fileCount":33,"integrity":"sha512-4cq123nBeWJWWhMT2wG7ddoix5jIfPBvybjbS+xwc9gtQbhmi5X6RY8FjR1OhUSN4TYqV2O5dmJ9cl0/eBHIfg==","signatures":[{"sig":"MEUCIE7y9Y9nzfhmC0ol22oSI9pZquJlXz6eMvym7I1YCp6EAiEAwo6a9ZwFS0/3Z+oQjSNVXD6BFuWdQ0Z10hGkyb1iz1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1235862},"type":"module","_from":"file:shadcn-3.8.3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/b166554dca4745f21ddc162b7b7d7486/shadcn-3.8.3.tgz","_integrity":"sha512-4cq123nBeWJWWhMT2wG7ddoix5jIfPBvybjbS+xwc9gtQbhmi5X6RY8FjR1OhUSN4TYqV2O5dmJ9cl0/eBHIfg==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.8.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.17.2","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.3_1770225086954_0.14730536352181978","host":"s3://npm-registry-packages-npm-production"}},"3.8.4":{"name":"shadcn","version":"3.8.4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d66532b3b2183ed393a1645bafbccc9ddd7daa83","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.4.tgz","fileCount":33,"integrity":"sha512-pSad/m1+PGzB0aLsRBV0EkyGg9al1nJqYUuucg6d8v8xZspPZ5/ehGNEp5M4b1KQYqdO5/gGPbkhVbgmXqG9Pw==","signatures":[{"sig":"MEYCIQCMCa6NavpGnY9n6mmEAiKqJJgF77/tshdBVc08EBkNEAIhAIEwZUcg1dTXKzvsqb5vG68YMIQbadduDK9PHtD6oFNP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.8.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1233773},"type":"module","_from":"file:shadcn-3.8.4.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/962f310778e2277de53508fe205b88a0/shadcn-3.8.4.tgz","_integrity":"sha512-pSad/m1+PGzB0aLsRBV0EkyGg9al1nJqYUuucg6d8v8xZspPZ5/ehGNEp5M4b1KQYqdO5/gGPbkhVbgmXqG9Pw==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.9.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.4_1770362665340_0.7956604879312237","host":"s3://npm-registry-packages-npm-production"}},"3.8.5-beta.0":{"name":"shadcn","version":"3.8.5-beta.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.5-beta.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ffbbe4453c83907965b982f4db83d8791ff16347","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.5-beta.0.tgz","fileCount":33,"integrity":"sha512-BtHLGsGSNLY9vO5Q7Qln0A0pvTgMTMBQ5EkYg8YXtoHGNw2QmF1Fkd2HY+3gM/SRIeT98yMU3cfbY79StUr99A==","signatures":[{"sig":"MEUCIHQaXLTZdvUjOLyJ8z8Zxw25e+V2SqHlSjlHpDWxoBImAiEAylrjyWbKUP2ZHTA2Smov+kReYiOjCSMx7UG3v8YDlX0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1225952},"type":"module","_from":"file:shadcn-3.8.5-beta.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/private/var/folders/g5/v4_fbyys44b9vq9_cg3hsvf00000gn/T/bd9465d6c5d7229edfb66cfaded21d12/shadcn-3.8.5-beta.0.tgz","_integrity":"sha512-BtHLGsGSNLY9vO5Q7Qln0A0pvTgMTMBQ5EkYg8YXtoHGNw2QmF1Fkd2HY+3gM/SRIeT98yMU3cfbY79StUr99A==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.5-beta.0_1770643828165_0.5785078924688045","host":"s3://npm-registry-packages-npm-production"}},"3.8.5-beta.1":{"name":"shadcn","version":"3.8.5-beta.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.5-beta.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"22868ca177c33cd87ac006072ec7dbf8d299ffae","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.5-beta.1.tgz","fileCount":33,"integrity":"sha512-BZBXuD2KcRfMGg8sgZ1yEG/cB7JlUn28sTcG9MrkvSdBcF1F5KKvTOrPnqdgdQALoRsRzhicnZYY2j0UUjolmw==","signatures":[{"sig":"MEYCIQCEa7aCPOozXhpOdHbuWbvliYQ2xMwrfTR+ulcLfEnIawIhAJx44W1uGKd4cvWdXcJbPD6c8Huy5ubcCd9qn+INbObU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1235669},"type":"module","_from":"file:shadcn-3.8.5-beta.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"_resolved":"/private/var/folders/g5/v4_fbyys44b9vq9_cg3hsvf00000gn/T/5c7839c2fc92600a43020e6e6e789272/shadcn-3.8.5-beta.1.tgz","_integrity":"sha512-BZBXuD2KcRfMGg8sgZ1yEG/cB7JlUn28sTcG9MrkvSdBcF1F5KKvTOrPnqdgdQALoRsRzhicnZYY2j0UUjolmw==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.5-beta.1_1770709760027_0.9241444423223675","host":"s3://npm-registry-packages-npm-production"}},"3.8.5":{"name":"shadcn","version":"3.8.5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3dd5f80a26db7d3e9fbf07f72d3646c71de78f6c","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.5.tgz","fileCount":33,"integrity":"sha512-jPRx44e+eyeV7xwY3BLJXcfrks00+M0h5BGB9l6DdcBW4BpAj4x3lVmVy0TXPEs2iHEisxejr62sZAAw6B1EVA==","signatures":[{"sig":"MEQCIHENLvaMUpMHeeRB7V02T20EIBudkkF+OpqSJYhGQHjQAiB+lj1pJ7Eex9NXeZuJfcRnQCnrB2qS4sSRZkx8Mw1qfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@3.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1227806},"type":"module","_from":"file:shadcn-3.8.5.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/aae18fd11fadb99ef69c62072b70e99d/shadcn-3.8.5.tgz","_integrity":"sha512-jPRx44e+eyeV7xwY3BLJXcfrks00+M0h5BGB9l6DdcBW4BpAj4x3lVmVy0TXPEs2iHEisxejr62sZAAw6B1EVA==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.10.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.5_1771238771014_0.027329273050881175","host":"s3://npm-registry-packages-npm-production"}},"3.8.6-beta.0":{"name":"shadcn","version":"3.8.6-beta.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.6-beta.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"a700fbfddd0004d7255612a2faf52abd16754ee7","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.6-beta.0.tgz","fileCount":32,"integrity":"sha512-nt3PirHFAx/WcNcPvltt72WxvAEUw4df1min4o4uMupMDjJGIXgCcJDGOujWWL1hRq+XQhPzaNCGXJm57XKLRg==","signatures":[{"sig":"MEYCIQDgGcNzEJ+me7UW3Y4CLtlWijLJo3EwqICRyHyVUqHVRAIhAKKzWNTvF1DQKZyHAd5So4fk5ZatHlTQp61kT0iDXtrk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1231046},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"82f03d0f1dd12efb5395a0b8689533588d778d0c","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.6-beta.0_1771696253515_0.9066580861610471","host":"s3://npm-registry-packages-npm-production"}},"3.8.6-rc.0":{"name":"shadcn","version":"3.8.6-rc.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.6-rc.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"716634427571508ee7ccf05ddcbde4707eca63b6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.6-rc.0.tgz","fileCount":24,"integrity":"sha512-C3scI2MVJXGcI1CfCqTamaN3QrZs5Xz4MDp+pkDJilXd37tMJ/ykM8LxuHlxlTFY2a577p+4o1QG/mi6qm1ROA==","signatures":[{"sig":"MEYCIQDwP6GB6Ugj/GLO/wqnhtu+uf2O/2pfxuIc0MpOsu/qqgIhAIm4qXy7fJySp0Q1Xlgb6YVgBnHVzZwkBCarxmBUYePq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422764},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"6034ffcd3c459f0baf89bacea3fb3f4ea1e09b9b","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.6-rc.0_1772645886184_0.9677363215007588","host":"s3://npm-registry-packages-npm-production"}},"3.8.6-rc.1":{"name":"shadcn","version":"3.8.6-rc.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.6-rc.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ceb4af32922152b4e0bf73fde25b2a0a8a50ec1e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.6-rc.1.tgz","fileCount":24,"integrity":"sha512-heW5zyQftjJWAMRn6C+RFjsixseST5s33Y2Qw20zmOpJZl3XlYpyEHp45Os519caez2OaXpxpGFl3EiHn4JbBw==","signatures":[{"sig":"MEUCIQDMoVv0mNoYSZQGA1HHcwDmLMDJXhnGS9MsjXhjvdW35QIgE1xFKG7XePR5TsU1d2KXWWrm66aQWfX4NIvjAD+mLQE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424528},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"8c705f8af987d485505433d5bb8679af27a74981","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.6-rc.1_1772695650025_0.8230237483689111","host":"s3://npm-registry-packages-npm-production"}},"3.8.6-rc.2":{"name":"shadcn","version":"3.8.6-rc.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@3.8.6-rc.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0dd5ea771b86e8d1a177a9b430177bb8b09efe3b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-3.8.6-rc.2.tgz","fileCount":24,"integrity":"sha512-xoVdO6ki2PxOFv+hSwKUYSWr1wEseL8CRyZ/9+w4PBhFsIzJuhixG952iaveLIn3xm2qh2v3VNaGp5eaYutdjg==","signatures":[{"sig":"MEYCIQD9sjM97Zb8bIqjlRuwSQXFb/dlP6JIfTK+A2PpYUiVeAIhAN8wXC8MgaqTBypgX6EvDJ47BQEfS5qkP0iBfYivzy3L","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424375},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"a6bdaa67768a982e9a2476b25dbe180d837ea38a","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_3.8.6-rc.2_1772803270365_0.07679822205984554","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"shadcn","version":"4.0.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"93dafa6e3166ae9380afc1189291fbe074774734","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.0.tgz","fileCount":25,"integrity":"sha512-D3FRsynbtnnIK6P3x0dC1Clez14UoZdOukE46nuuc3R55m0/1awfCm4p1SF14rS+HWVgWOncOWnDyQeZxSW22w==","signatures":[{"sig":"MEUCID7f2g4kcTKiolkfYgkE1kDfoMB24xgSbLhLC2Yo6P38AiEAtRx7nIG+CLO5IGQBGtdrFlhPGqi5XEFoFT6MNJ0Gb4s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":425427},"type":"module","_from":"file:shadcn-4.0.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/8674e25cb9d800be6622361030eac9ff/shadcn-4.0.0.tgz","_integrity":"sha512-D3FRsynbtnnIK6P3x0dC1Clez14UoZdOukE46nuuc3R55m0/1awfCm4p1SF14rS+HWVgWOncOWnDyQeZxSW22w==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.0_1772818170975_0.6865555940371639","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"shadcn","version":"4.0.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"88a3452be6de10140aac5be0275c381b03a2d8d8","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.1.tgz","fileCount":25,"integrity":"sha512-b7K0SVjpvyn6ObduBjZig96Nl3OrySa2k72IxVE03sJYCxTX4WsH0898R0RiOGrTpbr1UmvP7WwN1bJRl3YnRw==","signatures":[{"sig":"MEYCIQDc9CkHCQXOTHIJI2C+Dk7udviRlq/PTZF3tP8SO/oebQIhAKTA1wSE0DFR4MKDCiE2ObjftDQ0pdUiBNElUtR0I3iW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":425427},"type":"module","_from":"file:shadcn-4.0.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/2cae67c30fd7d497b1881285b6d7e339/shadcn-4.0.1.tgz","_integrity":"sha512-b7K0SVjpvyn6ObduBjZig96Nl3OrySa2k72IxVE03sJYCxTX4WsH0898R0RiOGrTpbr1UmvP7WwN1bJRl3YnRw==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.1_1772959535317_0.9754316462314201","host":"s3://npm-registry-packages-npm-production"}},"4.0.2-beta.0":{"name":"shadcn","version":"4.0.2-beta.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.2-beta.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ad05a498f0d56f12d9de9279ebb8bdd8b80c637b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.2-beta.0.tgz","fileCount":24,"integrity":"sha512-YTLyjtxreiiFibOO9tHX7hbi+ca7rwJc381sB20QP/WkSeegKetNkjgcIhzcH0/vR93mvHH9ApZg5DyvaS9dwQ==","signatures":[{"sig":"MEUCIQC0ERg54Ydh6rUZ+uzYVR4XO3SZoHUIUQ1Zn3xq+jl9OAIgJg+705FDQ4aWrBiBqZL82kkOgoHHt/KaIzblrDPpDLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424177},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"fe955258c375b94ebb358582b115cb08cafe18b1","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.2-beta.0_1772965444025_0.31690578499145095","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"shadcn","version":"4.0.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ebfb2059b19bf383491442675ed2ee66cd0938e9","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.2.tgz","fileCount":25,"integrity":"sha512-U6BxywcVt5Vy+iLdjoyWTPcuz2RQNad09tjJsW8hyKtxlx7VAvzHIvoNxvXN+gxWt/HX8kt/cVNk8AXcmPUaNQ==","signatures":[{"sig":"MEUCIQCM41iW9mfcdhTscB8n+KFLZwrforQbvj31R7JsqjPE5AIgAIJOnDLBw2xZPgxOWDvHZ/uvZzIfhmpUP73KHRWgxN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":425225},"type":"module","_from":"file:shadcn-4.0.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/3b4d088ecb2ea3dfe2b2245eccd2803b/shadcn-4.0.2.tgz","_integrity":"sha512-U6BxywcVt5Vy+iLdjoyWTPcuz2RQNad09tjJsW8hyKtxlx7VAvzHIvoNxvXN+gxWt/HX8kt/cVNk8AXcmPUaNQ==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.2_1772972010526_0.07138439465674118","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"shadcn","version":"4.0.3","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.3","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"ba66609d75d502ec97ac9282d9c5b9fe6a26a765","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.3.tgz","fileCount":25,"integrity":"sha512-dWN9aw+fszDEMPdRqAVmv5xgrsO60r5XDinHvrCjyfSW/FOiOrJJpYHGDI67+ItIwhTGHK1cXCM5YPAWVOsUtw==","signatures":[{"sig":"MEYCIQDMBW1bKUHwAmJsD+dmnzcRdfQ9xOtRj4nbF0ks/fb0aQIhANNZvLuQ8YxyPM4fmApzwj7j7vrX5zK3ZyX7JPz+VCPE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429566},"type":"module","_from":"file:shadcn-4.0.3.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/848efded240185c7e59648383df32ea4/shadcn-4.0.3.tgz","_integrity":"sha512-dWN9aw+fszDEMPdRqAVmv5xgrsO60r5XDinHvrCjyfSW/FOiOrJJpYHGDI67+ItIwhTGHK1cXCM5YPAWVOsUtw==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.3_1773166183394_0.8104734758715673","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"shadcn","version":"4.0.4","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d22b7f8676a7f5d7f16bc8ad5b364f1d5ba9c8bf","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.4.tgz","fileCount":25,"integrity":"sha512-WYRK2EgLXfdryQKmMZELQLLh5qGWsvf73FM5dm0dyUiRg9cKonNPKWHgvu07Up+itvMYUJj4czx0q38J/jy4oA==","signatures":[{"sig":"MEUCIAWkKAcvWMxngv66ZEuIie5CmKkF363VVMFe1DlZc25PAiEA57Tsgw4szJmkk+EYp0JExmeWC8MYZUDjXXbYV9D0XNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429580},"type":"module","_from":"file:shadcn-4.0.4.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/91f578f9a66ad4f7021bf6b570b1fe52/shadcn-4.0.4.tgz","_integrity":"sha512-WYRK2EgLXfdryQKmMZELQLLh5qGWsvf73FM5dm0dyUiRg9cKonNPKWHgvu07Up+itvMYUJj4czx0q38J/jy4oA==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.4_1773211935446_0.2040925662141193","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"shadcn","version":"4.0.5","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.5","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"371ad354a7e2e046e023a313978be1ec16e2bdc0","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.5.tgz","fileCount":25,"integrity":"sha512-z0SOHEU1+ADam1UJHrgxJhUsOb0/jBoYc+u9mhWs071KrnORq48X7uCwG3mD2ysQEBtOfeK/MxMGsmzL5Jt+Jg==","signatures":[{"sig":"MEYCIQCVK8b3pFHtXc6dCojxUg8GMF4Fhcljf7umhMYUPY+9XwIhANFY93L7wa76ObiyHm9e1JJ1T1B5OOmrf1YnUJS9YTz4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429881},"type":"module","_from":"file:shadcn-4.0.5.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/28646a8e1f1cbe3ed57bcf37f076b7bf/shadcn-4.0.5.tgz","_integrity":"sha512-z0SOHEU1+ADam1UJHrgxJhUsOb0/jBoYc+u9mhWs071KrnORq48X7uCwG3mD2ysQEBtOfeK/MxMGsmzL5Jt+Jg==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.5_1773216973636_0.02511450092284573","host":"s3://npm-registry-packages-npm-production"}},"4.0.6":{"name":"shadcn","version":"4.0.6","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.6","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f79a4592d981543fad492dc6e418ad5def807a34","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.6.tgz","fileCount":25,"integrity":"sha512-20M3ZsQPas+0QLVzrfrya2V3nryQiIPQsnJaOJg+Ylk24GtJa1vXGOLB7xwKuvWoMzM0YSLuCaoibW/NuHdDyA==","signatures":[{"sig":"MEUCIFiQ8II0Dc6N2TqIVF5zRUJbV9PTUZJa8ggNRmWXvk6fAiEAh623v3JbVg9ypc32ujCGJnWJjUM1r4wQUEZAmoXWF0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":430568},"type":"module","_from":"file:shadcn-4.0.6.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/ccaaaeba80d49416afbda767df5c4120/shadcn-4.0.6.tgz","_integrity":"sha512-20M3ZsQPas+0QLVzrfrya2V3nryQiIPQsnJaOJg+Ylk24GtJa1vXGOLB7xwKuvWoMzM0YSLuCaoibW/NuHdDyA==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.6_1773376890172_0.21118880717001498","host":"s3://npm-registry-packages-npm-production"}},"4.0.7-beta.1":{"name":"shadcn","version":"4.0.7-beta.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.7-beta.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"bb69dba3ffab37107b6c62989aa2949e4e74494d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.7-beta.1.tgz","fileCount":24,"integrity":"sha512-r5I+Y8NGl4ls3Hvms5sO4rFTtG+M7+/gMi7u+9PdRfkm3Q8fpbGecepqdwIDBfrZflTd2GTkCeetj+CVlSRoIQ==","signatures":[{"sig":"MEUCIQC/dNC9EhFVzxrr/r9urkixPPDOMXILziDqb3UeUTeCrQIgKXeCqfFzIuQVG6OfdCEb3KJwCA5KmGy5V19DmrIgXDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":431041},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"f9b365bc7f9d591c995952976711dbdd7b1bc45a","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.7-beta.1_1773490591389_0.8409062663979152","host":"s3://npm-registry-packages-npm-production"}},"4.0.7":{"name":"shadcn","version":"4.0.7","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.7","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"0d53396a4f2f0f0fe4138c00375ad1b02609425e","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.7.tgz","fileCount":25,"integrity":"sha512-QwnD52EtnZo575yG/mk4fp6n0Qu8HZTVj10dsbg1O8DBLZPZG1V7AGOgTQSTjdsl8Jtye8GJfoKFz5npBkfExg==","signatures":[{"sig":"MEQCIAeOHGRBYuor3nzmso/UUG34/pl4cQAnjn0UVI2pkgNvAiB5b+dhvFsRA09ODF5BM7f1YWKnshRprVXRklyFT+dIVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":432089},"type":"module","_from":"file:shadcn-4.0.7.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/321631794d5ff067b63f375b14cac4a1/shadcn-4.0.7.tgz","_integrity":"sha512-QwnD52EtnZo575yG/mk4fp6n0Qu8HZTVj10dsbg1O8DBLZPZG1V7AGOgTQSTjdsl8Jtye8GJfoKFz5npBkfExg==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","@antfu/ni":"^25.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.7_1773499905280_0.1900605509230282","host":"s3://npm-registry-packages-npm-production"}},"4.0.8-beta.0":{"name":"shadcn","version":"4.0.8-beta.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.8-beta.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3d7f2ec8ddb104cb92d73ce1ced433f964afca51","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.8-beta.0.tgz","fileCount":24,"integrity":"sha512-6S/Hl3Ixat5PZK+f9PDC37iEur7btYa1zvJa5dmG3vY7kjzNYvMMzMir113t0puZ5BUoPKMgWw2/6EuqFTmPeg==","signatures":[{"sig":"MEYCIQCs1ySiXKCSWveIDyutDjrhpHj9aYOx6yZid9CkOttL4AIhAM5qkKlkpYTjjWCiYLYD+/bFyLugC+Nwac5sbpTxmIEn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":494839},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"be4b3049a764d19652e59d391910bbeb65bde903","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.8-beta.0_1773515460932_0.22634381818662708","host":"s3://npm-registry-packages-npm-production"}},"4.0.8":{"name":"shadcn","version":"4.0.8","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.0.8","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"174cf55eb8e058fbc02da682dfcf636e58114dc6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.0.8.tgz","fileCount":25,"integrity":"sha512-DVAyeo95TQ/OvaHugLm5V0Dqz3al+dnoP3mZdWWxKJ33IYG1jN5B3sGZyNaYsfzm7JsWokfksSzDl83LnmMing==","signatures":[{"sig":"MEYCIQDQRJB2aTbT/h1QxreuS+WkOocJz5HRAr+57hlT/1p8FwIhAPrbAmLJic0aEjyTcFcmZB8qofs5rm5cTbXHfnPlzm+8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":495887},"type":"module","_from":"file:shadcn-4.0.8.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/159c21a6820a4e667de2501c7d58710a/shadcn-4.0.8.tgz","_integrity":"sha512-DVAyeo95TQ/OvaHugLm5V0Dqz3al+dnoP3mZdWWxKJ33IYG1jN5B3sGZyNaYsfzm7JsWokfksSzDl83LnmMing==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.11.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.0.8_1773554930905_0.671427227397212","host":"s3://npm-registry-packages-npm-production"}},"4.1.0-canary.0":{"name":"shadcn","version":"4.1.0-canary.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.1.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8ec1138bbd29dbd8c44b67693081730ba3df50d3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.1.0-canary.0.tgz","fileCount":24,"integrity":"sha512-kFSJGuMLo6K/mXv+zovksylxgDS1YJ0QtIhfG7pzmnW3B0ylNipkaZFXgrnu8AfSsN60ynE7CxdF/MKdGf7GiQ==","signatures":[{"sig":"MEYCIQCf6QznjZVIeXps2WnsTyusY93PrV84wcC1pd3a9XsrQgIhAK/oZ//EQbf13WKQ+ICtzGzPttHPyltH2gUVEuXh15bm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":508231},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.2","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.1.0-canary.0_1773681713332_0.10974839525336133","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"shadcn","version":"4.1.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.1.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"12e51372d5d89f95990c29bc732bca3046d6c9f1","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.1.0.tgz","fileCount":25,"integrity":"sha512-3zETJ+0Ezj69FS6RL0HOkLKKAR5yXisXx1iISJdfLQfrUqj/VIQlanQi1Ukk+9OE+XHZVj4FQNTBSfbr2CyCYg==","signatures":[{"sig":"MEUCIQCEMAEM0z1/YxvSqNdkTZ5SuyZDd9AU3ITgKk0TwVrT6wIgf7Uc7fU7TncjjBbDfv+U/wOx4ij6eZY1X6cZaPiaXHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":501239},"type":"module","_from":"file:shadcn-4.1.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/27440828b57a4765bb526717a26292c1/shadcn-4.1.0.tgz","_integrity":"sha512-3zETJ+0Ezj69FS6RL0HOkLKKAR5yXisXx1iISJdfLQfrUqj/VIQlanQi1Ukk+9OE+XHZVj4FQNTBSfbr2CyCYg==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.1.0_1773949113209_0.30294587781202664","host":"s3://npm-registry-packages-npm-production"}},"4.1.1-beta.0":{"name":"shadcn","version":"4.1.1-beta.0","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.1.1-beta.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"dcf6eb0167801ae8426b8e72e175d16f992f0e3d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.1.1-beta.0.tgz","fileCount":24,"integrity":"sha512-jOhvH/aRvtoFUj07612NC/ZP9jdo23YGsq/+8OdezbC2Xj/lf5XN2nyEOCHS5PJaFvGdeNxjxcjD1D35tOia2g==","signatures":[{"sig":"MEQCIG14LRWhLh/Wm6PhaBL/t86Lq7BKUSk2/vo+XI9CPc5LAiAIlP46R8gWf4giFUe57VtDoYQC9tZTEShbl08hiTeAQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":500345},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"12b49c986fcf7e6db9be7f515df6142f822f2236","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.4","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.1.1-beta.0_1774596627720_0.825524533514765","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"shadcn","version":"4.1.1","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.1.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"cee8163cdb54cb18161a417b432b4ac365beee90","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.1.1.tgz","fileCount":25,"integrity":"sha512-nBj+7LYC9kzV9v9QmRPpoOhfW4KctJVQejywdAt/K+K+z4RYlJOcO2a4AaF7elrRWkfCbgXeGK02liV0KB9HvQ==","signatures":[{"sig":"MEUCIBVGTmw+QME+WedYqZHwJ0DKshJxZmGUIlIM1eKvfljxAiEA7QsF9GlDh0/s8Ujeh2RaORmvhDU9L3n+iwfOfgl6IvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":501393},"type":"module","_from":"file:shadcn-4.1.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/f1c59f8b0fa3145b6fdaea816fa6bff1/shadcn-4.1.1.tgz","_integrity":"sha512-nBj+7LYC9kzV9v9QmRPpoOhfW4KctJVQejywdAt/K+K+z4RYlJOcO2a4AaF7elrRWkfCbgXeGK02liV0KB9HvQ==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.1.1_1774597089219_0.2208010330965937","host":"s3://npm-registry-packages-npm-production"}},"4.1.2":{"name":"shadcn","version":"4.1.2","keywords":["components","ui","tailwind","radix-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.1.2","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"3641b2d02f8c9c9eff6f39fbdc5b74a20ead0a5b","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.1.2.tgz","fileCount":25,"integrity":"sha512-qNQcCavkbYsgBj+X09tF2bTcwRd8abR880bsFkDU2kMqceMCLAm5c+cLg7kWDhfh1H9g08knpQ5ZEf6y/co16g==","signatures":[{"sig":"MEUCIQCKq42V5MNFpmTSOCbVDRk9h+2Yi3g3aSQaXFvFrl41JAIgCfVy/zRtJL2V4QVRItkQQEy7kKMEuGD/OLHm8qznVvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":501629},"type":"module","_from":"file:shadcn-4.1.2.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/b9cf1967ac023bbb20665f8d5b3bda74/shadcn-4.1.2.tgz","_integrity":"sha512-qNQcCavkbYsgBj+X09tF2bTcwRd8abR880bsFkDU2kMqceMCLAm5c+cLg7kWDhfh1H9g08knpQ5ZEf6y/co16g==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.1.2_1774981701633_0.9029390262807868","host":"s3://npm-registry-packages-npm-production"}},"4.2.0-canary.0":{"name":"shadcn","version":"4.2.0-canary.0","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.2.0-canary.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"8be30582923de7fa2cf2031d5636e935d58e60db","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.2.0-canary.0.tgz","fileCount":24,"integrity":"sha512-J8dSM3vMuOSJjvIkgja1JMqF3i8yAVGh/aFLx2yrC8Pm2F4nA2071rfhiJLmH10zo42AB8hQKYyrJIKniDhA9A==","signatures":[{"sig":"MEYCIQCeAhkd8y9ClWaYAYL39gYMO/YMnjGZpRiEOpFVlmyewQIhAJNpHEUtJT758sQCHjBVG4U29FQUUQAmdpyBL0IQSy0y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":505931},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"575f1602a1a8e56ec6a96cd4c94ebc741bdf0089","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.4","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.2.0-canary.0_1775581767742_0.5643549093356215","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"shadcn","version":"4.2.0","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.2.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"d8aff21cb4d1d3e6753945e2087df5a0aa3f15a3","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.2.0.tgz","fileCount":25,"integrity":"sha512-ZDuV340itidaUd4Gi1BxQX+Y7Ush6BHp6URZBM2RyxUUBZ6yFtOWIr4nVY+Ro+YRSpo82v7JrsmtcU5xoBCMJQ==","signatures":[{"sig":"MEUCIF+Val5m/xhbVObtn/nWUFJw+oakXd9C+YqpLMVl9eFeAiEAm909WaOyhF5OIgQJz5lEoFpnBSXSZ855i4o9tnJJk+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":506975},"type":"module","_from":"file:shadcn-4.2.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/86c70754a315f07d39291ceeeb810e96/shadcn-4.2.0.tgz","_integrity":"sha512-ZDuV340itidaUd4Gi1BxQX+Y7Ush6BHp6URZBM2RyxUUBZ6yFtOWIr4nVY+Ro+YRSpo82v7JrsmtcU5xoBCMJQ==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.2.0_1775585683408_0.432682269771002","host":"s3://npm-registry-packages-npm-production"}},"4.2.1-beta.0":{"name":"shadcn","version":"4.2.1-beta.0","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.2.1-beta.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f8c67dba4e1535cfba2e247a6ec2c5007a40e9b6","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.2.1-beta.0.tgz","fileCount":24,"integrity":"sha512-g3/bmPoL59agOzONuW8TaGiQWLNUE+BFfRn6b23z72lJt610yp4TA192OhqefCrBrhusweb0+zN9eznd3XNBAg==","signatures":[{"sig":"MEUCIQCPKveOj+pg969cdKLuaFE7avfZRKX6ECtdQQscqHVD5QIgY/s1mXrrEvi8HSGe54vCFdg/zwbr4NxLV8bs3zn8kFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":526633},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"gitHead":"8b67516ad13828b3458fa07a0529b29de05b5515","scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"shadcn","email":"m@shadcn.com"},"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"10.9.4","description":"Add components to your apps.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.2.1-beta.0_1776280870010_0.9401155954915215","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"shadcn","version":"4.3.0","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.3.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"02742050f4a2d833f9e9e5a2c01b9cfee21d9d8a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.3.0.tgz","fileCount":25,"integrity":"sha512-7vhnBh2LVLyxOd1ZQWwXv7OATCnQcxdqc8FbZdNigZriNOwDsHklQmPpvPt1jcrFK5mzMI+cyuAYv8WzERx2Og==","signatures":[{"sig":"MEUCIC4+4y0J70Y7dIAlWq7syAl2HCthIoEFIWT6BB+89HSJAiEAktUDnxARLDeKOeA9tEw+jHLK3EaE+d5p/8l3N80Kw+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":507348},"type":"module","_from":"file:shadcn-4.3.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/06e21df968e46bd3042e88bf630d70cd/shadcn-4.3.0.tgz","_integrity":"sha512-7vhnBh2LVLyxOd1ZQWwXv7OATCnQcxdqc8FbZdNigZriNOwDsHklQmPpvPt1jcrFK5mzMI+cyuAYv8WzERx2Og==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.3.0_1776358673071_0.6206910439185744","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.50600e81d":{"name":"shadcn","version":"0.0.0-beta.50600e81d","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.50600e81d","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"f2256e5862c2d8a87086f7278b3ca4b753641226","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.50600e81d.tgz","fileCount":25,"integrity":"sha512-FHAV1eLY2Z0HUtAQ9iEUCaCWvO553fz4k0py9obrUqAMScMwnrT/9v0ljf+Vmk4uG4qmdLPY4gkEUv+8xGol/Q==","signatures":[{"sig":"MEYCIQDFhmUoAbNDvyhKG9AUGOgCeC1TGj+oBMYbTKHOqO8g1gIhAOwOEhJM4wycHAxw+9htT92e5zeUsi/HL417GV0TYYv0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.50600e81d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":507388},"type":"module","_from":"file:shadcn-0.0.0-beta.50600e81d.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/16128b5626389fc56acbe74f0b095eeb/shadcn-0.0.0-beta.50600e81d.tgz","_integrity":"sha512-FHAV1eLY2Z0HUtAQ9iEUCaCWvO553fz4k0py9obrUqAMScMwnrT/9v0ljf+Vmk4uG4qmdLPY4gkEUv+8xGol/Q==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.50600e81d_1776596876923_0.009491853154270036","host":"s3://npm-registry-packages-npm-production"}},"4.3.1":{"name":"shadcn","version":"4.3.1","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.3.1","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2fb875c68a641196da7f35147b1507e9c7b5d03a","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.3.1.tgz","fileCount":25,"integrity":"sha512-X3XodbqNKQLCoR4sZZLMKrx2XjfhSsoDLN5+7TLsEx/uDG2P3iyfOLfBlU+z7BVOpkFkbWCEA0LlbGqWg1oeyQ==","signatures":[{"sig":"MEYCIQCP4RqYhngTfvxLTYVuV0YgygstKjgluJEIp/4Y85l3IAIhAIud0e8Fv1cwTBng6Btdwl8gxA2weEapyUvNmKc1UeQq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":507513},"type":"module","_from":"file:shadcn-4.3.1.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/f53e59b7cea0f1a91e7f5e5273898019/shadcn-4.3.1.tgz","_integrity":"sha512-X3XodbqNKQLCoR4sZZLMKrx2XjfhSsoDLN5+7TLsEx/uDG2P3iyfOLfBlU+z7BVOpkFkbWCEA0LlbGqWg1oeyQ==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.3.1_1776673175398_0.7201371930171825","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"shadcn","version":"4.4.0","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.4.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"2930d1612bad92bb5f4320839cf2a7e5b6fc1590","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.4.0.tgz","fileCount":25,"integrity":"sha512-0V1AjVktKwhK1e0ONXb9SeBoyJePH04iTSJeMjl9eROqjjyb8OoWYtWDI39UdBU3GzpUlFBJFohhB9c6fGOkQA==","signatures":[{"sig":"MEUCIE9vJdW9d5hUQhk9s8pwdEvo+oSY2t4vydGJMFjfEBvVAiEAi3sNWt+aHBr9aObZ1zwOY0uWzKX28lwFoIPb7Tdmdtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":509702},"type":"module","_from":"file:shadcn-4.4.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/7ab09d29913a9b16a7592e6bf80efa95/shadcn-4.4.0.tgz","_integrity":"sha512-0V1AjVktKwhK1e0ONXb9SeBoyJePH04iTSJeMjl9eROqjjyb8OoWYtWDI39UdBU3GzpUlFBJFohhB9c6fGOkQA==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.12.1","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.4.0_1776774561581_0.3368717959530654","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"shadcn","version":"4.5.0","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.5.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"633e00f665a7074434fa6ec9bc8afe8fcf62b5f4","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.5.0.tgz","fileCount":25,"integrity":"sha512-ZpNOz7IMI5aezbMEWNxBvl2aJ1ek6NuAMqpL/FUnk5IuRxERl8ohYEnqqAmhPOcur8RbGuCoqTZLQ3Oi4Xkf8A==","signatures":[{"sig":"MEYCIQCpC4A7LST1JOxFPCYEFWdlpbtvxvLhGffykFx/Nm81sAIhAP6pAxR90wOLUFHp2fAN3Yo0Et6KhHKO/R/tr1d+LiiO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":510175},"type":"module","_from":"file:shadcn-4.5.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/2abe99b3d0baf18123cac7a4b4461293/shadcn-4.5.0.tgz","_integrity":"sha512-ZpNOz7IMI5aezbMEWNxBvl2aJ1ek6NuAMqpL/FUnk5IuRxERl8ohYEnqqAmhPOcur8RbGuCoqTZLQ3Oi4Xkf8A==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.13.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.5.0_1777113655732_0.5158915888209241","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.936e7e7b4":{"name":"shadcn","version":"0.0.0-beta.936e7e7b4","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.936e7e7b4","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"72a95a6abd3a4c3f94de90cb4381020dd70ab333","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.936e7e7b4.tgz","fileCount":25,"integrity":"sha512-mH0EmuSlEoZbtoUIT4WQVuFyFlfgsaTL0eIpQaUCPgXrjCyUaBWkhxZ4Yu5KYnDMva6Buvv6jD5775ceu1as0A==","signatures":[{"sig":"MEYCIQC1tOTcgolBFalWgdnl0d9ziW+riYY475xsFpbjRXGxVwIhANiXuO3nKglxJvg4vwy19N09GF59X7Ez/Jz5D4RXMhAz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.936e7e7b4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":530359},"type":"module","_from":"file:shadcn-0.0.0-beta.936e7e7b4.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/30eefb17719a0a6493a7616cbd4ae397/shadcn-0.0.0-beta.936e7e7b4.tgz","_integrity":"sha512-mH0EmuSlEoZbtoUIT4WQVuFyFlfgsaTL0eIpQaUCPgXrjCyUaBWkhxZ4Yu5KYnDMva6Buvv6jD5775ceu1as0A==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.13.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.936e7e7b4_1777355674643_0.7905711452025643","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.9d3f70e54":{"name":"shadcn","version":"0.0.0-beta.9d3f70e54","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.9d3f70e54","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"5a8cba7acaa48f9477e6f224ba18165d4251d0bf","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.9d3f70e54.tgz","fileCount":25,"integrity":"sha512-42IOgXwUfUZpXwYAS4p4V2r75+wDi1pgs7pv01EnC7HO4x4+Z1xsjmBy4SmAqa8vBZBAfySmYzRVo/CdMcy/+w==","signatures":[{"sig":"MEYCIQCj6ZDrJ3MuUohtzwzuMlW8PbKNAd1KKM1HQbKtqb2q4AIhAIZdNWcIAmroXDeM14FfHuClBp1gfD3XWxV1IUgZCpp2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.9d3f70e54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":530459},"type":"module","_from":"file:shadcn-0.0.0-beta.9d3f70e54.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/7245f39a91c0490823972e487196303d/shadcn-0.0.0-beta.9d3f70e54.tgz","_integrity":"sha512-42IOgXwUfUZpXwYAS4p4V2r75+wDi1pgs7pv01EnC7HO4x4+Z1xsjmBy4SmAqa8vBZBAfySmYzRVo/CdMcy/+w==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.13.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.9d3f70e54_1777358209288_0.42427586614974944","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.9ed8a6ad8":{"name":"shadcn","version":"0.0.0-beta.9ed8a6ad8","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@0.0.0-beta.9ed8a6ad8","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"22df139c5b870103fdc2406aee393690da77a1db","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.9ed8a6ad8.tgz","fileCount":25,"integrity":"sha512-Lgg8iSTvbrnKokgKPgkXsn3dzLsPe4gdEus3wcfAz/RS5FGVunZaIh13kUwZnJ9kXrBk4JF3eSaXaUJ5LIXLCA==","signatures":[{"sig":"MEUCIDJdO5iyF0g27f3qvIb44tYkYMrqxZ+Ho6Qslsfn3bmlAiEA84yx+5qLgXJsVzkRo4UDxS9uaXtw+9+majbJRmIkRyw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.9ed8a6ad8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":533154},"type":"module","_from":"file:shadcn-0.0.0-beta.9ed8a6ad8.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/480e4f8629a48a32f5f5ca9e7021e1bf/shadcn-0.0.0-beta.9ed8a6ad8.tgz","_integrity":"sha512-Lgg8iSTvbrnKokgKPgkXsn3dzLsPe4gdEus3wcfAz/RS5FGVunZaIh13kUwZnJ9kXrBk4JF3eSaXaUJ5LIXLCA==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.13.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_0.0.0-beta.9ed8a6ad8_1777371160517_0.6724403600987179","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"shadcn","version":"4.6.0","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","_id":"shadcn@4.6.0","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"homepage":"https://github.com/shadcn-ui/ui#readme","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"bin":{"shadcn":"dist/index.js"},"dist":{"shasum":"77904e1e75852ad570859032011b3fa033cc9e38","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-4.6.0.tgz","fileCount":25,"integrity":"sha512-4XeMwFf8ZZxmqQQp+U+Nsq2M+cY4Da8Joo/EaMdHVc4uVuWSTJoeidlZ3gDjyxXCjYB1FLcxYwR4lYQAH8emOg==","signatures":[{"sig":"MEQCIBBnL9bJWfUxL/O33Ugg7jX/jWzprw31TTkfGEWZm8YtAiAS+f6th+fUdl2gcnenAmRhPG5cE2ms+dBs+lacoBYFhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@4.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":532669},"type":"module","_from":"file:shadcn-4.6.0.tgz","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"scripts":{"dev":"tsup --watch","test":"vitest run","build":"tsup","clean":"rimraf dist && rimraf components","start":"node dist/index.js","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","typecheck":"tsc --noEmit","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp","pub:release":"pnpm build && pnpm publish --access public","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"_resolved":"/tmp/dd1f8f8a3a5d48670b5955de543bfe7a/shadcn-4.6.0.tgz","_integrity":"sha512-4XeMwFf8ZZxmqQQp+U+Nsq2M+cY4Da8Joo/EaMdHVc4uVuWSTJoeidlZ3gDjyxXCjYB1FLcxYwR4lYQAH8emOg==","repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"_npmVersion":"11.13.0","description":"Add components to your apps.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"msw":"^2.10.4","ora":"^8.2.0","zod":"^3.24.1","diff":"^8.0.2","open":"^11.0.0","execa":"^9.6.0","kleur":"^4.1.5","dedent":"^1.6.0","recast":"^0.23.11","postcss":"^8.5.6","prompts":"^2.4.2","fs-extra":"^11.3.1","ts-morph":"^26.0.0","commander":"^14.0.0","deepmerge":"^4.3.1","fast-glob":"^3.3.3","fuzzysort":"^3.1.0","node-fetch":"^3.3.2","@babel/core":"^7.28.0","cosmiconfig":"^9.0.0","browserslist":"^4.26.2","@babel/parser":"^7.28.0","tailwind-merge":"^3.0.1","tsconfig-paths":"^4.2.0","@dotenvx/dotenvx":"^1.48.4","stringify-object":"^5.0.0","https-proxy-agent":"^7.0.6","zod-to-json-schema":"^3.24.6","postcss-selector-parser":"^7.1.0","@babel/preset-typescript":"^7.27.1","@modelcontextprotocol/sdk":"^1.26.0","validate-npm-package-name":"^7.0.1","@types/validate-npm-package-name":"^4.0.2","@babel/plugin-transform-typescript":"^7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","rimraf":"^6.0.1","@antfu/ni":"^25.0.0","type-fest":"^4.41.0","typescript":"^5.9.2","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/stringify-object":"^4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/shadcn_4.6.0_1777394797214_0.04428552431317634","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-beta.bd9fc7f97":{"name":"shadcn","version":"0.0.0-beta.bd9fc7f97","description":"Add components to your apps.","publishConfig":{"access":"public"},"license":"MIT","author":{"name":"shadcn","url":"https://twitter.com/shadcn"},"repository":{"type":"git","url":"git+https://github.com/shadcn-ui/ui.git","directory":"packages/shadcn"},"keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./registry":{"types":"./dist/registry/index.d.ts","default":"./dist/registry/index.js"},"./schema":{"types":"./dist/schema/index.d.ts","default":"./dist/schema/index.js"},"./mcp":{"types":"./dist/mcp/index.d.ts","default":"./dist/mcp/index.js"},"./utils":{"types":"./dist/utils/index.d.ts","default":"./dist/utils/index.js"},"./icons":{"types":"./dist/icons/index.d.ts","default":"./dist/icons/index.js"},"./preset":{"types":"./dist/preset/index.d.ts","default":"./dist/preset/index.js"},"./tailwind.css":{"style":"./dist/tailwind.css"}},"bin":{"shadcn":"dist/index.js"},"dependencies":{"@babel/core":"^7.28.0","@babel/parser":"^7.28.0","@babel/plugin-transform-typescript":"^7.28.0","@babel/preset-typescript":"^7.27.1","@dotenvx/dotenvx":"^1.48.4","@modelcontextprotocol/sdk":"^1.26.0","@types/validate-npm-package-name":"^4.0.2","browserslist":"^4.26.2","commander":"^14.0.0","cosmiconfig":"^9.0.0","dedent":"^1.6.0","deepmerge":"^4.3.1","diff":"^8.0.2","execa":"^9.6.0","fast-glob":"^3.3.3","fs-extra":"^11.3.1","fuzzysort":"^3.1.0","https-proxy-agent":"^7.0.6","kleur":"^4.1.5","msw":"^2.10.4","node-fetch":"^3.3.2","open":"^11.0.0","ora":"^8.2.0","postcss":"^8.5.6","postcss-selector-parser":"^7.1.0","prompts":"^2.4.2","recast":"^0.23.11","stringify-object":"^5.0.0","tailwind-merge":"^3.0.1","ts-morph":"^26.0.0","tsconfig-paths":"^4.2.0","validate-npm-package-name":"^7.0.1","zod":"^3.24.1","zod-to-json-schema":"^3.24.6"},"devDependencies":{"@antfu/ni":"^25.0.0","@types/babel__core":"^7.20.5","@types/fs-extra":"^11.0.4","@types/prompts":"^2.4.9","@types/stringify-object":"^4.0.5","rimraf":"^6.0.1","tsup":"^8.5.0","type-fest":"^4.41.0","typescript":"^5.9.2"},"scripts":{"dev":"tsup --watch","build":"tsup","typecheck":"tsc --noEmit","clean":"rimraf dist && rimraf components","start:dev":"cross-env REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.js","start:prod":"cross-env REGISTRY_URL=https://ui.shadcn.com/r node dist/index.js","start":"node dist/index.js","format:write":"prettier --write \"**/*.{ts,tsx,mdx}\" --cache","format:check":"prettier --check \"**/*.{ts,tsx,mdx}\" --cache","release":"changeset version","pub:beta":"pnpm build && pnpm publish --no-git-checks --access public --tag beta","pub:next":"pnpm build && pnpm publish --no-git-checks --access public --tag next","pub:release":"pnpm build && pnpm publish --access public","test":"vitest run","test:dev":"REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest run","mcp:inspect":"pnpm dlx @modelcontextprotocol/inspector node dist/index.js mcp"},"readmeFilename":"README.md","_id":"shadcn@0.0.0-beta.bd9fc7f97","bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"homepage":"https://github.com/shadcn-ui/ui#readme","_integrity":"sha512-aeY7v7SF6DgJIX1yZrWQPbollbgm3IFljdEEFNo5o9Jq5fQljPgzS27p2On8mLFdzmRfXv17NvMrcMCD80xxQQ==","_resolved":"/tmp/5387858393009a5c1f62d01800cb4b33/shadcn-0.0.0-beta.bd9fc7f97.tgz","_from":"file:shadcn-0.0.0-beta.bd9fc7f97.tgz","_nodeVersion":"20.20.2","_npmVersion":"11.13.0","dist":{"integrity":"sha512-aeY7v7SF6DgJIX1yZrWQPbollbgm3IFljdEEFNo5o9Jq5fQljPgzS27p2On8mLFdzmRfXv17NvMrcMCD80xxQQ==","shasum":"12b4ab3d06d33231fdc49a6b8babde5e2508a01d","tarball":"https://registry.npmjs.org/shadcn/-/shadcn-0.0.0-beta.bd9fc7f97.tgz","fileCount":25,"unpackedSize":547130,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/shadcn@0.0.0-beta.bd9fc7f97","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDSM6h2/bSsj3toSc0SQ9Cm/4F42OMJmhC1n284eiWu/AiEA8ZgqeG3rSQSO28weJWE/iX91nhA2WHW1IxlEcrEbkhU="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8443f380-4ef6-45f4-aec0-c383ad075880"}},"directories":{},"maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/shadcn_0.0.0-beta.bd9fc7f97_1777549187802_0.6196004176324033"},"_hasShrinkwrap":false}},"time":{"created":"2024-07-09T11:01:29.385Z","modified":"2026-04-30T11:39:48.330Z","1.0.0":"2024-07-09T11:01:29.540Z","0.0.0-beta.5626da7":"2024-08-29T09:34:37.410Z","0.0.0-beta.655d251":"2024-08-29T11:21:13.390Z","0.0.0-beta.acc8bb5":"2024-08-29T11:28:26.372Z","0.0.0-beta.4986e55":"2024-08-29T11:32:41.961Z","0.0.0-beta.22e84f7":"2024-08-29T11:53:52.037Z","0.0.0-beta.2f496b3":"2024-08-29T19:02:59.610Z","0.0.0-beta.07bc858":"2024-08-30T11:45:27.465Z","0.0.0-beta.dc293dd":"2024-08-30T13:10:28.552Z","0.0.0-beta.58be5c4":"2024-08-30T16:31:11.311Z","0.0.0-beta.cecd1f2":"2024-08-30T18:35:16.112Z","0.0.0-beta.fb85d26":"2024-08-30T21:32:09.228Z","2.0.0":"2024-08-30T22:02:41.902Z","2.0.1":"2024-08-30T22:13:19.203Z","0.0.0-beta.8ff87cb":"2024-09-03T12:16:32.456Z","2.0.2":"2024-09-03T12:36:54.756Z","0.0.0-beta.02aee8e":"2024-09-03T17:42:07.818Z","0.0.0-beta.d89c2a4":"2024-09-03T18:04:00.695Z","2.0.3":"2024-09-03T18:23:00.473Z","2.0.4":"2024-09-07T19:43:08.525Z","2.0.5":"2024-09-09T08:34:56.477Z","2.0.6":"2024-09-12T13:55:19.172Z","2.0.7":"2024-09-15T09:41:07.929Z","2.0.8":"2024-09-23T11:22:33.346Z","0.0.0-beta.f29aebd":"2024-09-25T16:35:24.884Z","2.1.0":"2024-09-27T18:10:47.366Z","2.1.1":"2024-10-23T07:36:06.890Z","2.1.2":"2024-10-25T13:53:11.670Z","0.0.0-beta.ad6e23c":"2024-10-28T08:58:39.010Z","0.0.0-beta.8ea4ab5":"2024-10-29T12:13:08.526Z","2.1.3":"2024-10-29T17:40:31.379Z","0.0.0-beta.81ed01c":"2024-11-03T07:44:13.819Z","2.1.4":"2024-11-03T08:18:42.450Z","0.0.0-beta.422c8b4":"2024-11-04T12:22:11.563Z","0.0.0-beta.cdfecd1":"2024-11-04T13:26:23.708Z","2.1.5":"2024-11-04T13:26:41.011Z","0.0.0-beta.61423b2":"2024-11-05T17:41:03.068Z","2.1.6":"2024-11-05T20:19:50.946Z","0.0.0-beta.82ec1a9":"2024-11-12T20:09:25.253Z","2.1.7":"2024-12-10T08:18:18.311Z","0.0.0-beta.8ef28f1":"2024-12-16T19:50:22.296Z","2.1.8":"2024-12-16T19:57:12.958Z","0.0.0-beta.2699319":"2024-12-17T11:35:25.508Z","0.0.0-beta.c045d05":"2024-12-17T13:47:08.438Z","0.0.0-beta.2f99bdc":"2024-12-17T19:55:40.191Z","0.0.0-beta.1385748":"2024-12-17T20:23:50.583Z","0.0.0-beta.8d9e2ae":"2024-12-18T09:59:12.122Z","0.0.0-beta.8b36f3e":"2024-12-18T11:49:10.755Z","0.0.0-beta.74c23ca":"2024-12-20T13:43:52.987Z","0.0.0-beta.7b74bed":"2024-12-20T14:01:36.928Z","0.0.0-beta.ece4c57":"2024-12-20T14:03:57.687Z","2.1.9-canary.0":"2024-12-20T15:18:50.164Z","0.0.0-beta.1de1a15":"2025-01-15T13:37:21.097Z","2.2.0-canary.0":"2025-01-15T16:24:27.002Z","2.2.0-canary.1":"2025-01-15T16:29:33.209Z","2.2.0-canary.2":"2025-01-16T11:51:43.522Z","2.2.0-canary.3":"2025-01-16T19:05:40.335Z","2.3.0":"2025-01-28T11:26:47.397Z","0.0.0-beta.6d47c6a":"2025-01-28T13:01:18.116Z","0.0.0-beta.70f4e59":"2025-01-29T13:47:43.823Z","0.0.0-beta.90e6dc1":"2025-01-29T18:01:53.900Z","0.0.0-beta.9df4b2e":"2025-01-30T09:23:19.059Z","0.0.0-beta.c0efd56":"2025-01-30T18:56:42.380Z","0.0.0-beta.312f5670":"2025-02-05T17:19:47.756Z","0.0.0-beta.1dbed5d4":"2025-02-05T18:10:34.333Z","2.4.0-canary.0":"2025-02-05T19:15:10.698Z","2.4.0-canary.1":"2025-02-06T18:39:30.406Z","2.4.0-canary.2":"2025-02-07T10:44:02.731Z","2.4.0-canary.3":"2025-02-11T08:50:28.214Z","2.4.0-canary.4":"2025-02-11T09:29:50.732Z","0.0.0-beta.a4fe0e18":"2025-02-12T12:46:19.229Z","2.4.0-canary.5":"2025-02-12T12:51:26.249Z","2.4.0-canary.6":"2025-02-13T20:23:36.700Z","0.0.0-beta.d6b0f94c":"2025-02-21T07:30:41.032Z","0.0.0-beta.cc5eb95f":"2025-02-21T07:46:05.471Z","0.0.0-beta.21931e31":"2025-02-21T10:17:44.630Z","2.4.0-canary.7":"2025-02-21T11:22:48.610Z","2.4.0-canary.8":"2025-02-21T16:00:03.658Z","2.4.0-canary.9":"2025-02-21T17:03:26.369Z","0.0.0-beta.0deb4790":"2025-02-22T08:51:31.336Z","0.0.0-beta.fc27e1ab":"2025-02-22T09:43:00.097Z","2.4.0-canary.10":"2025-02-22T09:47:37.893Z","0.0.0-beta.dfaf2670":"2025-02-28T13:50:04.598Z","0.0.0-beta.2b88df04":"2025-02-28T14:05:14.636Z","0.0.0-beta.09489db4":"2025-02-28T16:40:52.122Z","2.4.0-canary.11":"2025-02-28T18:16:30.931Z","0.0.0-beta.f4ddd25":"2025-03-04T10:06:05.943Z","2.4.0-canary.12":"2025-03-05T08:09:41.169Z","2.4.0-canary.13":"2025-03-05T12:16:03.373Z","2.4.0-canary.14":"2025-03-13T09:08:03.811Z","0.0.0-beta.1ceb177c":"2025-03-19T06:53:18.842Z","2.4.0-canary.15":"2025-03-19T07:08:20.617Z","0.0.0-beta.264d498d":"2025-03-19T11:20:16.346Z","0.0.0-beta.62324a02":"2025-03-19T11:31:36.274Z","2.4.0-canary.16":"2025-03-19T11:38:20.964Z","2.4.0-canary.17":"2025-03-20T09:09:33.429Z","0.0.0-beta.646a9f17":"2025-03-24T05:03:09.159Z","0.0.0-beta.ba559a17":"2025-03-24T18:17:25.888Z","0.0.0-beta.bedaf20d":"2025-03-26T08:41:44.992Z","0.0.0-beta.755e3912":"2025-03-26T13:05:18.953Z","2.4.0-canary.18":"2025-03-26T13:15:00.053Z","2.4.0-canary.19":"2025-03-28T13:50:41.761Z","2.4.0-canary.20":"2025-03-30T01:45:04.415Z","2.4.0":"2025-04-07T11:20:33.079Z","0.0.0-beta.737ff669":"2025-04-15T08:46:08.045Z","2.4.1":"2025-04-15T12:30:59.002Z","0.0.0-beta.1fee5c52":"2025-04-17T10:01:44.240Z","0.0.0-beta.a57c39b8":"2025-04-18T07:50:19.702Z","0.0.0-beta.0c8ed0e0":"2025-04-18T07:54:51.735Z","0.0.0-beta.f12a4a34":"2025-04-18T11:24:53.401Z","0.0.0-beta.418085d5":"2025-04-18T11:32:21.546Z","0.0.0-beta.7d13a688":"2025-04-18T11:57:48.793Z","2.5.0-canary.1":"2025-04-18T12:10:54.415Z","2.5.0":"2025-04-23T12:29:46.905Z","2.6.0-canary.0":"2025-04-29T16:41:12.672Z","2.6.0-canary.1":"2025-04-29T16:42:57.094Z","2.6.0-canary.2":"2025-04-29T17:20:56.481Z","2.6.0-canary.3":"2025-05-29T12:16:24.156Z","2.6.0":"2025-05-30T07:36:09.816Z","2.6.1":"2025-06-09T12:30:05.058Z","0.0.0-beta.b9e58e8f":"2025-06-10T18:48:16.745Z","2.6.2":"2025-06-11T09:58:04.762Z","2.6.3":"2025-06-11T16:07:09.918Z","2.6.4":"2025-06-16T11:46:17.463Z","2.7.0-canary.0":"2025-06-16T12:07:52.336Z","0.0.0-beta.f733addf":"2025-06-17T10:07:03.733Z","2.7.0":"2025-06-18T12:02:19.042Z","0.0.0-beta.b5696c77":"2025-07-01T07:43:03.986Z","0.0.0-beta.dc555550":"2025-07-01T07:44:46.177Z","0.0.0-beta.93c5536b":"2025-07-01T11:42:23.772Z","2.8.0-canary.0":"2025-07-01T13:08:48.920Z","2.8.0-canary.1":"2025-07-01T13:58:28.295Z","2.8.0":"2025-07-07T16:53:33.907Z","2.9.0-canary.0":"2025-07-08T17:01:30.502Z","0.0.0-beta.2a2568b7":"2025-07-10T09:07:29.592Z","2.9.0-canary.1":"2025-07-10T16:21:33.912Z","0.0.0-beta.74b207e2":"2025-07-11T13:03:55.032Z","2.9.0":"2025-07-11T14:41:58.816Z","0.0.0-beta.de57d3c1":"2025-07-16T13:34:11.533Z","2.9.1":"2025-07-16T13:53:14.953Z","2.9.2":"2025-07-16T14:27:42.808Z","0.0.0-beta.8b029155":"2025-07-16T15:29:45.679Z","0.0.0-beta.ad2c9ae1":"2025-07-22T07:52:23.745Z","2.9.3-canary.0":"2025-07-22T12:01:39.302Z","2.9.3":"2025-07-23T06:59:42.495Z","0.0.0-beta.f0d4145b":"2025-07-26T10:59:33.193Z","0.0.0-beta.7736f11d":"2025-07-27T08:14:03.511Z","0.0.0-beta.3aa023f2":"2025-07-28T08:07:56.078Z","2.10.0":"2025-07-30T08:12:42.547Z","0.0.0-beta.30cb30c5":"2025-07-30T18:17:09.262Z","0.0.0-beta.f7256b24":"2025-07-31T05:55:01.610Z","0.0.0-beta.6e471d17":"2025-07-31T11:53:04.562Z","0.0.0-beta.be1bb27d":"2025-08-05T17:57:37.858Z","0.0.0-beta.7bd1532e":"2025-08-06T06:19:58.757Z","0.0.0-beta.8ba021b7":"2025-08-06T06:28:27.797Z","0.0.0-beta.11a43f5c":"2025-08-06T09:24:48.226Z","0.0.0-beta.40f3398b":"2025-08-06T11:04:37.155Z","0.0.0-beta.efaf38b7":"2025-08-06T16:11:00.677Z","0.0.0-beta.95d53ab2":"2025-08-07T10:25:57.287Z","0.0.0-beta.cc8f718f":"2025-08-07T12:35:09.905Z","0.0.0-beta.56448f87":"2025-08-08T08:17:57.897Z","0.0.0-beta.92e58224":"2025-08-08T10:58:27.480Z","0.0.0-beta.5befcea3":"2025-08-08T17:57:10.809Z","0.0.0-beta.1587c7fb":"2025-08-10T11:13:15.066Z","0.0.0-beta.67958f07":"2025-08-11T11:48:42.975Z","0.0.0-beta.c5ec5dfb":"2025-08-11T12:33:16.557Z","0.0.0-beta.f7e63cb0":"2025-08-12T07:53:42.835Z","0.0.0-beta.c31aeb72":"2025-08-12T12:14:35.192Z","0.0.0-beta.90f15e2d":"2025-08-12T18:50:21.441Z","0.0.0-beta.855f286c":"2025-08-13T07:14:52.483Z","0.0.0-beta.cbbe63b3":"2025-08-21T17:42:13.690Z","0.0.0-beta.8fbafd1d":"2025-08-26T08:17:53.553Z","0.0.0-beta.1298536e":"2025-08-26T08:40:05.552Z","0.0.0-beta.fca29236":"2025-08-26T08:51:44.475Z","0.0.0-beta.722485a1":"2025-08-26T09:01:15.133Z","0.0.0-beta.6383ed17":"2025-08-26T12:13:22.347Z","0.0.0-beta.5bfe471b":"2025-08-26T13:31:24.156Z","0.0.0-beta.b9976b5b":"2025-08-27T07:57:48.810Z","0.0.0-beta.4ea1a76d":"2025-08-27T08:10:24.050Z","0.0.0-beta.f286175b":"2025-08-27T08:32:10.771Z","0.0.0-beta.bd8cb742":"2025-08-27T08:38:49.142Z","3.0.0":"2025-08-27T15:11:34.340Z","0.0.0-beta.128bc996":"2025-09-01T12:45:59.820Z","0.0.0-beta.12ad754d":"2025-09-01T15:54:21.285Z","0.0.0-beta.f4f178b7":"2025-09-01T16:02:00.355Z","0.0.0-beta.6276b448":"2025-09-01T17:25:47.766Z","3.1.0":"2025-09-01T17:31:33.413Z","0.0.0-beta.aab66999":"2025-09-03T07:39:30.674Z","0.0.0-beta.c5d41291":"2025-09-03T09:38:06.570Z","3.2.0":"2025-09-04T07:44:36.530Z","0.0.0-beta.3d8170dd":"2025-09-04T10:15:54.850Z","3.2.1":"2025-09-04T11:59:14.721Z","3.3.0":"2025-09-15T12:28:26.759Z","0.0.0-beta.db4f5194":"2025-09-16T13:13:12.998Z","3.3.1":"2025-09-17T04:18:57.720Z","0.0.0-beta.2093ae16":"2025-10-05T09:59:05.750Z","3.4.0":"2025-10-05T10:24:43.112Z","0.0.0-beta.1150fc0f":"2025-10-14T12:27:57.117Z","0.0.0-beta.ee9bfb23":"2025-10-14T18:21:13.169Z","3.4.1":"2025-10-15T07:38:04.245Z","0.0.0-beta.526ce63a":"2025-10-15T18:00:15.078Z","3.4.2":"2025-10-15T18:56:19.458Z","0.0.0-beta.d75533a3":"2025-10-23T13:01:49.832Z","0.0.0-beta.4e3e32c3":"2025-10-23T17:44:09.155Z","3.5.0":"2025-10-23T18:13:14.718Z","3.5.1-canary.0":"2025-10-31T08:11:04.640Z","0.0.0-beta.c4100131":"2025-11-27T11:04:07.450Z","0.0.0-beta.1ad4779b":"2025-11-27T11:16:57.153Z","3.5.1":"2025-11-27T17:17:14.695Z","0.0.0-beta.c45ff695":"2025-12-09T09:03:05.586Z","0.0.0-beta.ce4023ec":"2025-12-09T09:36:33.820Z","3.5.2":"2025-12-09T17:26:44.920Z","3.5.4-rc.1":"2025-12-11T15:27:17.843Z","3.5.4-rc.2":"2025-12-11T16:54:04.455Z","3.5.4-rc.3":"2025-12-11T17:27:45.491Z","3.5.4-rc.4":"2025-12-12T14:08:58.790Z","3.6.0":"2025-12-12T17:07:59.555Z","0.0.0-beta.0e6929ad":"2025-12-13T20:01:04.654Z","0.0.0-beta.9583ff60":"2025-12-13T20:22:33.523Z","0.0.0-beta.cd55bd5d":"2025-12-13T21:39:06.548Z","0.0.0-beta.415881fe":"2025-12-13T22:01:24.685Z","3.6.1":"2025-12-13T22:30:21.636Z","3.6.2":"2025-12-17T18:08:35.380Z","3.6.3":"2026-01-06T10:41:07.003Z","3.7.0":"2026-01-16T14:08:10.447Z","3.8.0":"2026-01-30T17:14:23.153Z","3.8.1":"2026-01-31T11:11:25.200Z","3.8.2":"2026-02-02T11:30:21.844Z","3.8.3":"2026-02-04T17:11:27.137Z","3.8.4":"2026-02-06T07:24:25.522Z","3.8.5-beta.0":"2026-02-09T13:30:28.340Z","3.8.5-beta.1":"2026-02-10T07:49:20.225Z","3.8.5":"2026-02-16T10:46:11.229Z","3.8.6-beta.0":"2026-02-21T17:50:53.674Z","3.8.6-rc.0":"2026-03-04T17:38:06.435Z","3.8.6-rc.1":"2026-03-05T07:27:30.178Z","3.8.6-rc.2":"2026-03-06T13:21:10.535Z","4.0.0":"2026-03-06T17:29:31.132Z","4.0.1":"2026-03-08T08:45:35.465Z","4.0.2-beta.0":"2026-03-08T10:24:04.205Z","4.0.2":"2026-03-08T12:13:30.694Z","4.0.3":"2026-03-10T18:09:43.531Z","4.0.4":"2026-03-11T06:52:15.652Z","4.0.5":"2026-03-11T08:16:13.803Z","4.0.6":"2026-03-13T04:41:30.349Z","4.0.7-beta.1":"2026-03-14T12:16:31.539Z","4.0.7":"2026-03-14T14:51:45.510Z","4.0.8-beta.0":"2026-03-14T19:11:01.107Z","4.0.8":"2026-03-15T06:08:51.062Z","4.1.0-canary.0":"2026-03-16T17:21:53.486Z","4.1.0":"2026-03-19T19:38:33.414Z","4.1.1-beta.0":"2026-03-27T07:30:27.903Z","4.1.1":"2026-03-27T07:38:09.380Z","4.1.2":"2026-03-31T18:28:21.788Z","4.2.0-canary.0":"2026-04-07T17:09:27.871Z","4.2.0":"2026-04-07T18:14:43.568Z","4.2.1-beta.0":"2026-04-15T19:21:10.176Z","4.3.0":"2026-04-16T16:57:53.228Z","0.0.0-beta.50600e81d":"2026-04-19T11:07:57.073Z","4.3.1":"2026-04-20T08:19:35.525Z","4.4.0":"2026-04-21T12:29:21.717Z","4.5.0":"2026-04-25T10:40:55.879Z","0.0.0-beta.936e7e7b4":"2026-04-28T05:54:35.161Z","0.0.0-beta.9d3f70e54":"2026-04-28T06:36:49.434Z","0.0.0-beta.9ed8a6ad8":"2026-04-28T10:12:40.657Z","4.6.0":"2026-04-28T16:46:37.409Z","0.0.0-beta.bd9fc7f97":"2026-04-30T11:39:47.976Z"},"bugs":{"url":"https://github.com/shadcn-ui/ui/issues"},"author":{"url":"https://twitter.com/shadcn","name":"shadcn"},"license":"MIT","homepage":"https://github.com/shadcn-ui/ui#readme","keywords":["components","ui","tailwind","radix-ui","base-ui","shadcn"],"repository":{"url":"git+https://github.com/shadcn-ui/ui.git","type":"git","directory":"packages/shadcn"},"description":"Add components to your apps.","maintainers":[{"name":"shadcn","email":"m@shadcn.com"},{"name":"npm_bot_shadcn","email":"it@vercel.com"}],"readme":"","readmeFilename":""}