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.5.3
Show newest version
{
  "name": "@vaadin/icons",
  "version": "24.4.10",
  "publishConfig": {
    "access": "public"
  },
  "description": "Collection of 600+ unique icons designed for web applications",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/vaadin/web-components.git",
    "directory": "packages/icons"
  },
  "author": "Vaadin Ltd",
  "homepage": "https://vaadin.com/icons",
  "bugs": {
    "url": "https://github.com/vaadin/web-components/issues"
  },
  "main": "vaadin-iconset.js",
  "module": "vaadin-iconset.js",
  "type": "module",
  "scripts": {
    "icons": "gulp icons --gulpfile gulpfile.cjs"
  },
  "files": [
    "assets/**/*",
    "vaadin-icons.js",
    "vaadin-iconset.js"
  ],
  "keywords": [
    "Vaadin",
    "icons",
    "web-components",
    "web-component",
    "polymer"
  ],
  "dependencies": {
    "@polymer/polymer": "^3.0.0",
    "@vaadin/icon": "~24.4.10"
  },
  "devDependencies": {
    "cheerio": "^1.0.0-rc.10",
    "gulp": "^4.0.2",
    "gulp-cli": "^2.3.0",
    "gulp-concat": "^2.6.1",
    "gulp-modify": "^0.1.1"
  },
  "gitHead": "7958b9490f227e72c5457ed3e6c752c6ab2691a4"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy