cra-template-flaxdev
Version:
This template package just for used for setup full based CRA projects, Flax's DevTeam - HCMUSSH
31 lines (30 loc) • 773 B
JSON
{
"name": "cra-template-flaxdev",
"version": "1.1.3",
"description": "This template package just for used for setup full based CRA projects, Flax's DevTeam - HCMUSSH ",
"keywords": [
"NPM",
"React-Redux",
"Form-Controller",
"SEO"
],
"homepage": "https://gitlab.com/Flax22/flax-devteam-cra-template-2025#readme",
"bugs": {
"url": "https://gitlab.com/Flax22/flax-devteam-cra-template-2025/issues"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/Flax22/flax-devteam-cra-template-2025.git"
},
"license": "ISC",
"author": "Flax22",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"template",
"template.json"
]
}