{
  "name": "@shopify/polaris-icons-audit",
  "version": "0.19.0",
  "license": "SEE LICENSE IN LICENSE.md",
  "author": "Shopify Inc.",
  "main": "index.js",
  "bin": {
    "polaris-icons-audit": "bin/cli.js"
  },
  "engines": {
    "node": ">=v8.12.0"
  },
  "publishConfig": {
    "access": "public",
    "@shopify:registry": "https://registry.npmjs.org"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Shopify/polaris-icons.git",
    "directory": "packages/polaris-icons-audit"
  },
  "dependencies": {
    "@babel/plugin-transform-react-jsx": "^7.3.0",
    "@svgr/core": "^4.3.3",
    "@svgr/plugin-svgo": "^4.3.1",
    "chalk": "^4.1.1",
    "glob": "^7.1.3",
    "hast-util-select": "^3.0.0",
    "react": "^16.3.1",
    "react-dom": "^16.3.1",
    "rehype-parse": "^6.0.0",
    "try-require": "^1.2.1",
    "unified": "^9.2.1",
    "yargs": "^17.0.1"
  },
  "devDependencies": {
    "@shopify/polaris-icons": "^4.19.0"
  },
  "gitHead": "7efcf608ae033a9d9400727de92600239afb2714"
}
