UNPKG

create-dovite

Version:

Vite template featuring Tailwind (v4), ShadCN (Canary), and DOMO integration.

29 lines (28 loc) 559 B
{ "name": "create-dovite", "version": "1.0.3", "description": "Vite template featuring Tailwind (v4), ShadCN (Canary), and DOMO integration.", "main": "index.js", "bin": { "create-dovite": "index.js" }, "files": [ "template", "index.js" ], "keywords": [ "vite", "template", "tailwind", "shadcn", "domo", "react", "create-vite" ], "author": "Ajay B", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Ajay-Balu/create-dovite" } }