shadcn-vue/packages/cli/test/fixtures/project-npm/package.json
2023-09-06 10:59:42 +08:00

8 lines
123 B
JSON

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