shadcn-vue/packages/cli/test/fixtures/project-bun/package.json
2023-09-13 22:13:47 +03:30

8 lines
123 B
JSON

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