chore: initialize cli package

This commit is contained in:
Mukund Shah 2023-08-26 21:30:46 +05:45
parent ee23efc3e9
commit f53728e7c7
No known key found for this signature in database

View File

@ -0,0 +1,9 @@
{
"name": "shadcn-vue",
"version": "0.1.0",
"description": "",
"author": "",
"license": "MIT",
"keywords": [],
"main": "index.js"
}