UNPKG

cra-template-jetpack-typescript

Version:
28 lines (27 loc) 590 B
{ "name": "cra-template-jetpack-typescript", "version": "1.4.3", "keywords": [ "react", "create-react-app", "template", "typescript", "jetpack" ], "description": "Jetpack - A custom typescript template for Create React App.", "repository": { "type": "git", "url": "https://github.com/thinkholic/cra-template-jetpack-typescript.git" }, "license": "MIT", "engines": { "node": ">=14" }, "bugs": { "url": "https://github.com/thinkholic/cra-template-jetpack-typescript/issues" }, "files": [ "template", "template.json" ] }