cra-template-phectr
Version:
Create React App template with Pullstate, Helmet, Emotion, Chakra UI, TailwindCSS (twin.macro) and React Router.
35 lines (34 loc) • 756 B
JSON
{
"name": "cra-template-phectr",
"version": "1.0.4",
"keywords": [
"react",
"create-react-app",
"template",
"chakra-ui",
"tailwindcss",
"emotion",
"styled",
"craco",
"react-helmet-async",
"pullstate",
"react-router-dom"
],
"description": "Create React App template with Pullstate, Helmet, Emotion, Chakra UI, TailwindCSS (twin.macro) and React Router.",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/tronexis/cra-template-phectr.git",
"directory": "packages/cra-template"
},
"bugs": {
"url": "https://github.com/tronexis/cra-template-phectr/issues"
},
"engines": {
"node": ">=14"
},
"files": [
"template",
"template.json"
]
}