cra-template-t8ninhoreact
Version:
Template personalizado feito por @t8ninho
20 lines • 344 B
JSON
{
"name": "cra-template-t8ninhoreact",
"main": "template.json",
"version": "1.0.1",
"keywords": [
"react",
"create-react-app",
"template",
"t8ninho",
"Mui"
],
"description": "Template personalizado feito por @t8ninho",
"engines": {
"node": ">=10"
},
"files": [
"template",
"template.json"
]
}