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/a11y-base",
  "version": "24.1.11",
  "publishConfig": {
    "access": "public"
  },
  "description": "Vaadin accessibility helpers, mixins and controllers",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/vaadin/web-components.git",
    "directory": "packages/a11y-base"
  },
  "author": "Vaadin Ltd",
  "homepage": "https://vaadin.com/components",
  "bugs": {
    "url": "https://github.com/vaadin/web-components"
  },
  "main": "index.js",
  "module": "index.js",
  "type": "module",
  "files": [
    "index.d.ts",
    "index.js",
    "src"
  ],
  "keywords": [
    "Vaadin",
    "web-components",
    "web-component"
  ],
  "dependencies": {
    "@open-wc/dedupe-mixin": "^1.3.0",
    "@polymer/polymer": "^3.0.0",
    "@vaadin/component-base": "~24.1.11",
    "lit": "^2.0.0"
  },
  "devDependencies": {
    "@esm-bundle/chai": "^4.3.4",
    "@vaadin/testing-helpers": "^0.4.2",
    "sinon": "^13.0.2"
  },
  "gitHead": "620733f1bd92346c0e52bd2b8aa2e403a6314ee2"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy