diff --git a/packages/cli/package.json b/packages/cli/package.json new file mode 100644 index 00000000..c8e34e2e --- /dev/null +++ b/packages/cli/package.json @@ -0,0 +1,9 @@ +{ + "name": "shadcn-vue", + "version": "0.1.0", + "description": "", + "author": "", + "license": "MIT", + "keywords": [], + "main": "index.js" +}