cra-template-quick-setup
Version:
The base template for Quick Setup, a simple boilerplate to build front end apps.
23 lines • 595 B
JSON
{
"name": "cra-template-quick-setup",
"version": "0.1.2",
"keywords": [
"react",
"create-react-app",
"quick-setup",
"template"
],
"author": "Chiara Marcial Martínez <contact@cofuente.io> (https://cofuente.io)",
"description": "The base template for Quick Setup, a simple boilerplate to build front end apps.",
"repository": {
"type": "git",
"url": "https://github.com/cofuente/cra-template-quick-setup.git"
},
"bugs": {
"url": "https://github.com/cofuente/cra-template-quick-setup/issues"
},
"files": [
"template",
"template.json"
]
}