{
    "name": "cra-template-kendo-typescript",
    "version": "0.7.3",
    "keywords": [
        "react",
        "kendo",
        "kendoreact",
        "typescript",
        "create-react-app",
        "template"
    ],
    "main": "index.js",
    "files": [
        "index.js",
        "package.json",
        "template",
        "template.json"
    ],
    "description": "The base template for Kendo React App.",
    "repository": {
        "type": "git",
        "url": "https://github.com/telerik/kendo-react.git"
    },
    "engines": {
        "node": ">=14"
    },
    "publishConfig": {
        "access": "public"
    },
    "bugs": {
        "url": "https://github.com/telerik/kendo-react.git"
    },
    "author": "Progress",
    "license": "SEE LICENSE IN LICENSE.md",
    "homepage": "https://www.telerik.com/kendo-react-ui/",
    "gitHead": "8542c83274d29f7b7db07ab55dc8d53ec71a7ecc"
}
