{
  "name": "@carbon/pictograms",
  "description": "Pictograms for digital and software products using the Carbon Design System",
  "version": "12.67.0",
  "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/pictograms"
  },
  "bugs": "https://github.com/carbon-design-system/carbon/issues",
  "keywords": [
    "pictograms",
    "ibm",
    "elements",
    "carbon",
    "carbon-elements",
    "carbon-design-system",
    "components",
    "react"
  ],
  "publishConfig": {
    "access": "public",
    "provenance": true
  },
  "scripts": {
    "build": "yarn clean && node tasks/build.js",
    "ci-check": "node tasks/ci-check.js",
    "clean": "rimraf es lib build-info.json metadata.json",
    "prepublishOnly": "yarn build",
    "postinstall": "ibmtelemetry --config=telemetry.yml"
  },
  "devDependencies": {
    "@carbon/icon-build-helpers": "^1.51.0",
    "rimraf": "^6.0.1"
  },
  "dependencies": {
    "@ibm/telemetry-js": "^1.5.0"
  },
  "gitHead": "ce7846aab8a3a1afe9b03d2d07d267af6cdb6ac2"
}
