UNPKG

@progress/kendo-vue-pdf

Version:
55 lines 1.36 kB
{ "name": "@progress/kendo-vue-pdf", "version": "6.3.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-drawing": "^1.21.1", "@progress/kendo-file-saver": "^1.0.1", "@progress/kendo-licensing": "^1.4.0", "@progress/kendo-vue-common": "6.3.0", "vue": "^3.0.2" }, "dependencies": {}, "keywords": [ "Kendo UI", "Vue", "Progress", "Pdf", "UI", "components", "Vue component", "Telerik" ], "@progress": { "friendlyName": "Pdf", "framework": "Kendo UI for Vue", "package": { "productName": "Kendo UI for Vue", "productCode": "KENDOUIVUE", "publishDate": 1743151332, "licensingDocsUrl": "https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning" } }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/telerik/kendo-vue.git" } }