{
  "_args": [
    [
      {
        "raw": "react-icons@^2.2.7",
        "scope": null,
        "escapedName": "react-icons",
        "name": "react-icons",
        "rawSpec": "^2.2.7",
        "spec": ">=2.2.7 <3.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/ui"
    ]
  ],
  "_from": "react-icons@>=2.2.7 <3.0.0",
  "_id": "react-icons@2.2.7",
  "_inCache": true,
  "_location": "/react-icons",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/react-icons-2.2.7.tgz_1507243095134_0.26463766349479556"
  },
  "_npmUser": {
    "name": "nwwells",
    "email": "nwwells@gmail.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "react-icons@^2.2.7",
    "scope": null,
    "escapedName": "react-icons",
    "name": "react-icons",
    "rawSpec": "^2.2.7",
    "spec": ">=2.2.7 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@storybook/ui"
  ],
  "_resolved": "https://registry.npmjs.org/react-icons/-/react-icons-2.2.7.tgz",
  "_shasum": "d7860826b258557510dac10680abea5ca23cf650",
  "_shrinkwrap": null,
  "_spec": "react-icons@^2.2.7",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/ui",
  "author": {
    "name": "Goran Gajic"
  },
  "bugs": {
    "url": "https://github.com/gorangajic/react-icons/issues"
  },
  "config": {
    "ghooks": {
      "commit-msg": "validate-commit-msg"
    },
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    },
    "validate-commit-msg": {
      "types": [
        "issue",
        "master",
        "revert"
      ],
      "warnOnFail": false,
      "maxSubjectLength": 100,
      "subjectPattern": ".+",
      "subjectPatternErrorMsg": "subject does not match subject pattern!",
      "helpMessage": ""
    }
  },
  "dependencies": {
    "react-icon-base": "2.1.0"
  },
  "description": "svg react icons of popular icon packs using ES6 imports",
  "devDependencies": {
    "babel": "6.5.2",
    "babel-cli": "6.7.5",
    "babel-eslint": "^5.0.0-beta6",
    "babel-plugin-add-module-exports": "0.1.2",
    "babel-preset-es2015": "6.6.0",
    "babel-preset-react": "6.5.0",
    "babel-preset-stage-0": "6.5.0",
    "camelcase": "^2.0.1",
    "capitalize": "^1.0.0",
    "cheerio": "^0.19.0",
    "classnames": "^2.2.3",
    "commitizen": "^2.8.2",
    "cz-conventional-changelog": "^1.1.6",
    "decamelize": "1.1.2",
    "eslint": "^1.10.3",
    "eslint-config-airbnb": "^3.1.0",
    "eslint-plugin-react": "^3.15.0",
    "ghooks": "^1.3.2",
    "glob": "^6.0.4",
    "gulp": "^3.9.0",
    "marky-markdown": "git+https://github.com/npm/marky-markdown.git",
    "material-design-lite": "^1.0.6",
    "svg-scaler": "github:gorangajic/svg-scaler#take-size-viewbox",
    "underscore": "^1.8.3",
    "validate-commit-msg": "^2.6.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-0n4lcGqzJFcIQLoQytLdJCE0DKSA9dkwEZRYoGrIDJZFvIT6Hbajx5mv9geqhqFiNjUgtxg8kPyDfjlhymbGFg==",
    "shasum": "d7860826b258557510dac10680abea5ca23cf650",
    "tarball": "https://registry.npmjs.org/react-icons/-/react-icons-2.2.7.tgz"
  },
  "gitHead": "07d8b62766294b235f982efba7d13e02f94bb070",
  "homepage": "https://github.com/gorangajic/react-icons#readme",
  "keywords": [
    "react",
    "icons",
    "inline",
    "svg",
    "font",
    "awesome",
    "material",
    "design"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "nwwells",
      "email": "nwwells@gmail.com"
    },
    {
      "name": "feroc1ty",
      "email": "fero.null+oldnpm@gmail.com"
    }
  ],
  "name": "react-icons",
  "optionalDependencies": {},
  "peerDependencies": {
    "react": "^0.14.0 || ^15.0.0 || ^16.0.0",
    "react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/gorangajic/react-icons.git"
  },
  "scripts": {
    "build": "node ./bin/create | xargs babel --out-dir lib",
    "docs": "babel-node ./bin/generate-docs",
    "eslint": "eslint .",
    "prepublish": "npm run build"
  },
  "version": "2.2.7"
}
