@progress/kendo-vue-intl
Version:
20 lines (19 loc) • 675 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
*-------------------------------------------------------------------------------------------
*/
const e = {
name: "@progress/kendo-vue-intl",
productName: "Kendo UI for Vue",
productCode: "KENDOUIVUE",
productCodes: ["KENDOUIVUE"],
publishDate: 1755007133,
version: "7.0.0",
licensingDocsUrl: "https://www.telerik.com/kendo-vue-ui/my-license/"
};
export {
e as packageMetadata
};