cra-template-kendo-sass
Version:
The base template for Create React App.
38 lines (37 loc) • 790 B
JSON
{
"name": "cra-template-kendo-sass",
"version": "0.7.2",
"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": "a18546cc2ac1892f94f512f3c63748936182f019"
}