UNPKG

cra-template-ipt-sun-redux

Version:

The base template for Create React App with Redux folder structure dedicated for the creator of this template.

27 lines 624 B
{ "name": "cra-template-ipt-sun-redux", "version": "1.1.4", "keywords": [ "ipt", "impaulintech", "ipt-sun-redux", "redux" ], "description": "The base template for Create React App with Redux folder structure dedicated for the creator of this template.", "repository": { "type": "git", "url": "https://github.com/pong-sun/custom-cra-template.git", "directory": "packages/cra-template" }, "license": "MIT", "engines": { "node": ">=14" }, "bugs": { "url": "https://github.com/pong-sun/custom-cra-template.git" }, "files": [ "template", "template.json" ] }