@sabertazimi/cra-template-typescript
Version:
The base TypeScript template for Bod CLI.
32 lines (31 loc) • 668 B
JSON
{
"name": "@sabertazimi/cra-template-typescript",
"version": "5.21.4",
"description": "The base TypeScript template for Bod CLI.",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/sabertazimi/bod.git",
"directory": "packages/cra-template-typescript"
},
"bugs": {
"url": "https://github.com/sabertazimi/bod/issues"
},
"keywords": [
"bod",
"bod-cli",
"bod-template",
"react",
"create-react-app",
"template",
"typescript"
],
"files": [
"template",
"template.json"
],
"engines": {
"node": ">=18.0.0"
},
"gitHead": "53946d32c0b3edc4771664d755f55409624bb9bb"
}