{
  "name": "@targetprocess/icons",
  "author": "targetprocess",
  "license": "MIT",
  "version": "12.32.2",
  "description": "",
  "source": "index.ts",
  "main": "dist/icons.js",
  "module": "dist/icons.es.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "prepack": "node -r ../../.ts-node.js ../../config/rollup.config.js ."
  },
  "dependencies": {
    "@targetprocess/css-variables": "12.32.2",
    "classnames": "^2.2.5",
    "prop-types": "^15.6.0",
    "react": "^16.7.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "sideEffects": false,
  "gitHead": "42107ff130ebf3943c68475aee7b66534fb139b1"
}
