UNPKG

@progress/kendo-vue-intl

Version:
54 lines 1.22 kB
{ "name": "@progress/kendo-vue-intl", "version": "7.0.0", "description": "TODO", "author": "Progress", "license": "SEE LICENSE IN LICENSE.md", "homepage": "https://www.telerik.com/kendo-vue-ui", "main": "./index.js", "types": "./index.d.ts", "exports": { ".": { "import": "./index.mjs", "require": "./index.js" }, "./package.json": { "default": "./package.json" } }, "sideEffects": false, "peerDependencies": { "@progress/kendo-intl": "^3.1.1", "@progress/kendo-licensing": "^1.7.0", "@progress/kendo-vue-common": "7.0.0", "vue": "^3.0.2" }, "dependencies": {}, "keywords": [ "Kendo UI", "Vue", "Progress", "Intl", "UI", "components", "Vue component", "Telerik" ], "@progress": { "friendlyName": "Intl", "framework": "Kendo UI for Vue", "package": { "productName": "Kendo UI for Vue", "productCode": "KENDOUIVUE", "publishDate": 1755007133, "licensingDocsUrl": "https://www.telerik.com/kendo-vue-ui/my-license/" } }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/telerik/kendo-vue.git" } }