@progress/kendo-vue-dialogs
Version:
56 lines • 1.32 kB
JSON
{
"name": "@progress/kendo-vue-dialogs",
"version": "6.4.1",
"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-licensing": "^1.4.0",
"@progress/kendo-vue-buttons": "6.4.1",
"@progress/kendo-vue-common": "6.4.1",
"@progress/kendo-vue-intl": "6.4.1",
"@progress/kendo-svg-icons": "^4.0.0",
"vue": "^3.0.2"
},
"dependencies": {},
"keywords": [
"Kendo UI",
"Vue",
"Progress",
"Dialogs",
"UI",
"components",
"Vue component",
"Telerik"
],
"@progress": {
"friendlyName": "Dialogs",
"framework": "Kendo UI for Vue",
"package": {
"productName": "Kendo UI for Vue",
"productCode": "KENDOUIVUE",
"publishDate": 1748961939,
"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"
}
}