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

package.package.json Maven / Gradle / Ivy

{
  "name": "@patternfly/react-icons",
  "version": "5.4.2",
  "description": "PatternFly 4 Icons as React Components",
  "main": "dist/js/index.js",
  "module": "dist/esm/index.js",
  "types": "dist/esm/index.d.ts",
  "sideEffects": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/patternfly/patternfly-react.git"
  },
  "keywords": [
    "react",
    "patternfly"
  ],
  "author": "Red Hat",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/patternfly/patternfly-react/issues"
  },
  "homepage": "https://github.com/patternfly/patternfly-react#readme",
  "scripts": {
    "build:single:packages": "node ../../scripts/build-single-packages.js --config single-packages.config.json",
    "clean": "rimraf dist src/icons src/index.js src/index.d.ts",
    "generate": "rimraf dist/esm/icons dist/js/icons && node scripts/writeIcons.mjs"
  },
  "devDependencies": {
    "@fortawesome/free-brands-svg-icons": "^5.15.4",
    "@fortawesome/free-regular-svg-icons": "^5.15.4",
    "@fortawesome/free-solid-svg-icons": "^5.15.4",
    "@patternfly/patternfly": "5.4.2",
    "fs-extra": "^11.2.0",
    "tslib": "^2.7.0"
  },
  "peerDependencies": {
    "react": "^17 || ^18",
    "react-dom": "^17 || ^18"
  },
  "gitHead": "5d59bea17733b6c2f89a10a28883fb44caf84295"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy