{
  "name": "@wfp/pictograms",
  "description": "Pictograms for digital and software products using the Carbon Design System",
  "version": "11.14.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/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"
  },
  "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"
  },
  "devDependencies": {
    "@wfp/icon-build-helpers": "^0.23.6",
    "rimraf": "^3.0.0"
  },
  "gitHead": "df46dbe7e7a7bd844cc138699e757b1d7a0da4e9"
}
