UNPKG

@progress/kendo-angular-schematics

Version:

Kendo UI Schematics for Angular

38 lines 971 B
{ "name": "@progress/kendo-angular-schematics", "version": "19.2.0", "description": "Kendo UI Schematics for Angular", "license": "SEE LICENSE in LICENSE.md", "author": "Progress", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "bugs": { "url": "https://github.com/telerik/kendo-angular" }, "keywords": [ "blueprints", "code generation", "schematics", "Kendo UI", "Progress", "Angular", "DevKit", "Angular DevKit", "Angular CLI", "angular-schematics" ], "schematics": "./collection.json", "peerDependencies": { "@angular/core": "16 - 20", "@angular-devkit/core": "16 - 20", "@angular-devkit/schematics": "16 - 20", "@schematics/angular": "16 - 20", "rxjs": "^6.5.3 || ^7.0.0" }, "dependencies": { "@progress/kendo-angular-schematics": "19.2.0", "semver": "^7.5.3", "@types/semver": "^7.5.0" }, "main": "./src/index.js", "type": "commonjs" }