UNPKG

@progress/kendo-angular-sortable

Version:

A Sortable Component for Angular

56 lines 1.66 kB
{ "name": "@progress/kendo-angular-sortable", "version": "18.5.0", "description": "A Sortable Component 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": [ "Angular ", "Kendo UI", "Progress", "Sortable" ], "@progress": { "friendlyName": "Sortable", "package": { "productName": "Kendo UI for Angular", "productCode": "KENDOUIANGULAR", "publishDate": 1744288620, "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/" } }, "peerDependencies": { "@angular/animations": "16 - 19", "@angular/common": "16 - 19", "@angular/core": "16 - 19", "@angular/platform-browser": "16 - 19", "@progress/kendo-licensing": "^1.5.0", "@progress/kendo-angular-common": "18.5.0", "@progress/kendo-angular-l10n": "18.5.0", "rxjs": "^6.5.3 || ^7.0.0" }, "dependencies": { "tslib": "^2.3.1", "@progress/kendo-angular-schematics": "18.5.0", "@progress/kendo-draggable": "^3.0.2" }, "schematics": "./schematics/collection.json", "module": "fesm2022/progress-kendo-angular-sortable.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/progress-kendo-angular-sortable.mjs", "esm": "./esm2022/progress-kendo-angular-sortable.mjs", "default": "./fesm2022/progress-kendo-angular-sortable.mjs" } }, "sideEffects": false }