cra-template-rightpair
Version:
The template is made by rightpair for Create React App.
34 lines • 713 B
JSON
{
"bugs": {
"url": "https://github.com/tkddn204/cra-template-rightpair/issues"
},
"description": "The template is made by rightpair for Create React App.",
"engines": {
"node": ">=12"
},
"files": [
"template",
"template.json"
],
"keywords": [
"react",
"react-helmet-async",
"redux",
"redux-toolkit",
"redux-persist",
"styled-components",
"styled-normalize",
"styled-theming",
"create-react-app",
"template",
"typescript"
],
"license": "MIT",
"main": "template.json",
"name": "cra-template-rightpair",
"repository": {
"type": "git",
"url": "https://github.com/tkddn204/cra-template-rightpair"
},
"version": "1.0.4"
}