All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

There is a newer version: 24.4.9
Show newest version
{
  "name": "@vaadin/notification",
  "version": "24.5.3",
  "publishConfig": {
    "access": "public"
  },
  "description": "vaadin-notification",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/vaadin/web-components.git",
    "directory": "packages/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": [
    "lit.d.ts",
    "lit.js",
    "src",
    "theme",
    "vaadin-*.d.ts",
    "vaadin-*.js",
    "web-types.json",
    "web-types.lit.json"
  ],
  "keywords": [
    "Vaadin",
    "vaadin-notification",
    "web-components",
    "web-component",
    "polymer"
  ],
  "dependencies": {
    "@polymer/polymer": "^3.0.0",
    "@vaadin/component-base": "~24.5.3",
    "@vaadin/lit-renderer": "~24.5.3",
    "@vaadin/vaadin-lumo-styles": "~24.5.3",
    "@vaadin/vaadin-material-styles": "~24.5.3",
    "@vaadin/vaadin-themable-mixin": "~24.5.3",
    "lit": "^3.0.0"
  },
  "devDependencies": {
    "@vaadin/button": "~24.5.3",
    "@vaadin/chai-plugins": "~24.5.3",
    "@vaadin/testing-helpers": "^1.0.0",
    "sinon": "^18.0.0"
  },
  "web-types": [
    "web-types.json",
    "web-types.lit.json"
  ],
  "gitHead": "1f3681623cd4950de8b805fffa4bf148ea8ff9a2"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy