cra-template-ichsnn-counter-app
Version:
The base template for a CRA counter app
27 lines (26 loc) • 553 B
JSON
{
"name": "cra-template-ichsnn-counter-app",
"version": "0.1.2",
"keywords": [
"react",
"create-react-app",
"template",
"cra-template",
"cra-counter",
"react-counter",
"base-counter",
"base-counter-app",
"base-counter-app-template",
"base-counter-app-template-cra"
],
"description": "The base template for a CRA counter app",
"repository": {
"type": "git",
"url": "https://github.com/ichsnn/ichsnn-counter-app",
"directory": "/"
},
"files": [
"template",
"template.json"
]
}