chore: initialize cli package
This commit is contained in:
parent
ee23efc3e9
commit
f53728e7c7
9
packages/cli/package.json
Normal file
9
packages/cli/package.json
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"name": "shadcn-vue",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"description": "",
|
||||||
|
"author": "",
|
||||||
|
"license": "MIT",
|
||||||
|
"keywords": [],
|
||||||
|
"main": "index.js"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user