cra-template-ipt-sun-context-crcf
Version:
The base template for Create React App with useContext folder structure dedicated for the creator of this template.
27 lines • 640 B
JSON
{
"name": "cra-template-ipt-sun-context-crcf",
"version": "1.0.2",
"keywords": [
"ipt",
"impaulintech",
"ipt-sun-context",
"context"
],
"description": "The base template for Create React App with useContext 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"
]
}