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/checkbox",
  "version": "24.4.4",
  "publishConfig": {
    "access": "public"
  },
  "description": "vaadin-checkbox",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/vaadin/web-components.git",
    "directory": "packages/checkbox"
  },
  "author": "Vaadin Ltd",
  "homepage": "https://vaadin.com/components",
  "bugs": {
    "url": "https://github.com/vaadin/web-components/issues"
  },
  "main": "vaadin-checkbox.js",
  "module": "vaadin-checkbox.js",
  "type": "module",
  "files": [
    "src",
    "theme",
    "vaadin-*.d.ts",
    "vaadin-*.js",
    "web-types.json",
    "web-types.lit.json"
  ],
  "keywords": [
    "Vaadin",
    "checkbox",
    "web-components",
    "web-component",
    "polymer"
  ],
  "dependencies": {
    "@open-wc/dedupe-mixin": "^1.3.0",
    "@polymer/polymer": "^3.0.0",
    "@vaadin/a11y-base": "~24.4.4",
    "@vaadin/component-base": "~24.4.4",
    "@vaadin/field-base": "~24.4.4",
    "@vaadin/vaadin-lumo-styles": "~24.4.4",
    "@vaadin/vaadin-material-styles": "~24.4.4",
    "@vaadin/vaadin-themable-mixin": "~24.4.4",
    "lit": "^3.0.0"
  },
  "devDependencies": {
    "@esm-bundle/chai": "^4.3.4",
    "@vaadin/testing-helpers": "^0.6.0",
    "sinon": "^13.0.2"
  },
  "web-types": [
    "web-types.json",
    "web-types.lit.json"
  ],
  "gitHead": "821e80d0d4388a3c739717b016ae658051ec806d"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy