UNPKG

cra-template-kendo

Version:

The base template for Create React App.

38 lines (37 loc) 785 B
{ "name": "cra-template-kendo", "version": "0.7.3", "keywords": [ "react", "kendo", "kendo-react", "sass", "create-react-app", "template" ], "main": "index.js", "files": [ "index.js", "package.json", "template", "template.json" ], "description": "The base template for Create 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" }