{
  "name": "@carbon/icons-react",
  "description": "React components for icons in digital and software products using the Carbon Design System",
  "version": "11.77.1",
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "module": "es/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/carbon-design-system/carbon.git",
    "directory": "packages/icons-react"
  },
  "bugs": "https://github.com/carbon-design-system/carbon/issues",
  "files": [
    "es",
    "lib",
    "telemetry.yml"
  ],
  "keywords": [
    "ibm",
    "elements",
    "carbon",
    "carbon-elements",
    "carbon-design-system",
    "components",
    "react"
  ],
  "publishConfig": {
    "access": "public",
    "provenance": true
  },
  "scripts": {
    "build": "yarn clean && node tasks/build.js",
    "clean": "rimraf es lib",
    "postinstall": "ibmtelemetry --config=telemetry.yml"
  },
  "peerDependencies": {
    "react": ">=16"
  },
  "dependencies": {
    "@carbon/icon-helpers": "^10.74.0",
    "@ibm/telemetry-js": "^1.5.0",
    "prop-types": "^15.8.1"
  },
  "devDependencies": {
    "@carbon/icon-build-helpers": "^1.55.1",
    "@carbon/icons": "^11.77.1",
    "rimraf": "^6.0.1"
  },
  "sideEffects": false,
  "gitHead": "a4755588e3a7d4e4d9c53abcc65367644dca7e73"
}
