@vaadin/vaadin-notification
Version:
vaadin-notification
40 lines (39 loc) • 942 B
JSON
{
"name": "@vaadin/vaadin-notification",
"version": "23.6.1",
"publishConfig": {
"access": "public"
},
"description": "vaadin-notification",
"license": "https://vaadin.com/commercial-license-and-service-terms",
"repository": {
"type": "git",
"url": "https://github.com/vaadin/web-components.git",
"directory": "packages/vaadin-notification"
},
"author": "Vaadin Ltd",
"homepage": "https://vaadin.com/components",
"bugs": {
"url": "https://github.com/vaadin/web-components/issues"
},
"main": "vaadin-notification.js",
"module": "vaadin-notification.js",
"type": "module",
"files": [
"src",
"theme",
"vaadin-*.d.ts",
"vaadin-*.js"
],
"keywords": [
"Vaadin",
"vaadin-notification",
"web-components",
"web-component",
"polymer"
],
"dependencies": {
"@vaadin/notification": "~23.6.1"
},
"gitHead": "f633a32489b094f15e533cc1330ed8177a79a851"
}