@progress/kendo-vue-animation
Version:
Kendo UI for Vue Animation package
21 lines (20 loc) • 716 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
import "@progress/kendo-licensing";
const o = {
name: "@progress/kendo-vue-animation",
productName: "Kendo UI for Vue",
productCode: "KENDOUIVUE",
productCodes: ["KENDOUIVUE"],
publishDate: 1743151096,
version: "6.3.0",
licensingDocsUrl: "https://www.telerik.com/kendo-vue-ui/my-license/"
};
export {
o as packageMetadata
};