UNPKG

cna-template-uandersonmbc-tailwindcss

Version:

A template for Create Next App with Tailwind, Husky, Lint Staged, Prettier, Eslint, Jest, React Testing Library and Storybook

27 lines 607 B
{ "name": "cna-template-uandersonmbc-tailwindcss", "version": "1.0.0", "description": "A template for Create Next App with Tailwind, Husky, Lint Staged, Prettier, Eslint, Jest, React Testing Library and Storybook", "author": "Uanderson", "license": "MIT", "main": "template.json", "keywords": [ "cna", "create-next-app", "tailwind", "husky", "lint-staged", "prettier", "eslint", "jest", "react-testing-library", "storybook" ], "engines": { "node": ">=10.13.0" }, "files": [ "template.json", "template" ] }