cra-template-dux
Version:
A cra template created with love
27 lines • 616 B
JSON
{
"name": "cra-template-dux",
"version": "0.5.0",
"description": "A cra template created with love",
"main": "template.json",
"repository": {
"type": "git",
"url": "git+https://github.com/mikeattara/cra-template-dux.git"
},
"keywords": [
"react",
"create-react-app",
"template",
"dux",
"styled-components",
"redux",
"redux-saga",
"redux-logger",
"redux-persist"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/mikeattara/cra-template-dux/issues"
},
"homepage": "https://github.com/mikeattara/cra-template-dux#readme"
}