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.10
Show newest version
{
  "name": "@vaadin/integer-field",
  "version": "24.4.5",
  "publishConfig": {
    "access": "public"
  },
  "description": "vaadin-integer-field",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/vaadin/web-components.git",
    "directory": "packages/integer-field"
  },
  "author": "Vaadin Ltd",
  "homepage": "https://vaadin.com/components",
  "bugs": {
    "url": "https://github.com/vaadin/web-components/issues"
  },
  "main": "vaadin-integer-field.js",
  "module": "vaadin-integer-field.js",
  "type": "module",
  "files": [
    "src",
    "!src/vaadin-lit-integer-field.d.ts",
    "!src/vaadin-lit-integer-field.js",
    "theme",
    "vaadin-*.d.ts",
    "vaadin-*.js",
    "web-types.json",
    "web-types.lit.json"
  ],
  "keywords": [
    "Vaadin",
    "input",
    "web-components",
    "web-component"
  ],
  "dependencies": {
    "@polymer/polymer": "^3.0.0",
    "@vaadin/component-base": "~24.4.5",
    "@vaadin/number-field": "~24.4.5",
    "@vaadin/vaadin-lumo-styles": "~24.4.5",
    "@vaadin/vaadin-material-styles": "~24.4.5"
  },
  "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": "4670908dfba42d5bfe1225394e82a522d8c5a1be"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy