UNPKG

@thetc/cra-template-typescript

Version:
32 lines (31 loc) 755 B
{ "name": "@thetc/cra-template-typescript", "version": "1.0.0", "keywords": [ "react", "create-react-app", "template", "typescript" ], "author": "The Techno Creatives (https://technocreatives.com)", "contributors": [ "Brendan Molloy <brendan@technocreatives.com>", "Pascal Hertleif <pascal@technocreatives.com>" ], "description": "The Techno Creatives fork of cra-template-typescript.", "repository": { "type": "git", "url": "https://github.com/technocreatives/cra-template-typescript.git" }, "license": "MIT", "engines": { "node": ">=16" }, "bugs": { "url": "https://github.com/technocreatives/cra-template-typescript/issues" }, "files": [ "template", "template.json" ] }