UNPKG

create-next-template-malahimdev

Version:

Custom Next.js starter with shadcn + TypeScript + Tailwind

25 lines (24 loc) 461 B
{ "name": "create-next-template-malahimdev", "version": "0.1.9", "description": "Custom Next.js starter with shadcn + TypeScript + Tailwind", "bin": { "create-next-template-malahim": "bin/index.js" }, "files": [ "bin", "template" ], "keywords": [ "nextjs", "starter", "template", "scaffolding", "create-next-app" ], "author": "Malahim", "license": "MIT", "dependencies": { "fs-extra": "^11.2.0" } }