shadcn-vue/packages/cli/test/fixtures/project-bun/package.json

8 lines
123 B
JSON

{
"name": "test-cli-project-bun",
"version": "1.0.0",
"author": "shadcn",
"license": "MIT",
"main": "index.js"
}