{
  "_args": [
    [
      "@bullhorn/bullhorn-icons@2.3.0",
      "/home/devserver8/dev/ckd.devserver8.com/career-portal"
    ]
  ],
  "_from": "@bullhorn/bullhorn-icons@2.3.0",
  "_id": "@bullhorn/bullhorn-icons@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-slzxXZ5V9oIjdXp1SzTE9Oomilyk05IqjaDfSb6UrNEFrr8JACGlmT6A9dq/48s/qnS4ELnQuXWU9kzAl5kPbg==",
  "_location": "/@bullhorn/bullhorn-icons",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@bullhorn/bullhorn-icons@2.3.0",
    "name": "@bullhorn/bullhorn-icons",
    "escapedName": "@bullhorn%2fbullhorn-icons",
    "scope": "@bullhorn",
    "rawSpec": "2.3.0",
    "saveSpec": null,
    "fetchSpec": "2.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@bullhorn/bullhorn-icons/-/bullhorn-icons-2.3.0.tgz",
  "_spec": "2.3.0",
  "_where": "/home/devserver8/dev/ckd.devserver8.com/career-portal",
  "author": {
    "name": "Brian Kimball",
    "email": "bkimball@bullhorn.com"
  },
  "bugs": {
    "url": "https://github.com/bullhorn/bullhorn-icons/issues"
  },
  "contributors": [
    {
      "name": "Alec Sibilia",
      "email": "asibilia@bullhorn.com"
    },
    {
      "name": "Bryan Roy",
      "email": "broy@bullhorn.com"
    },
    {
      "name": "Ethan Blackmore",
      "email": "eblackmore@bullhorn.com"
    }
  ],
  "dependencies": {},
  "description": "A font library that contains all the icon used by Bullhorn.",
  "devDependencies": {
    "gh-pages-deploy": "^0.4.2",
    "gh-pages-travis": "^1.0.4",
    "icon-font-generator": "^1.1.1",
    "rimraf": "^2.6.2",
    "semantic-release": "^12.2.2",
    "travis-deploy-once": "^4.3.2"
  },
  "gh-pages-deploy": {
    "staticpath": "fonts",
    "post": [
      "clean-source"
    ],
    "noprompt": false
  },
  "homepage": "https://github.com/bullhorn/bullhorn-icons#readme",
  "name": "@bullhorn/bullhorn-icons",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bullhorn/bullhorn-icons.git"
  },
  "scripts": {
    "build": "icon-font-generator ./icons/*.svg -o ./fonts -n Bullhorn-Glyphicons -p bhi --htmltp ./templates/demo.hbs --csstp ./templates/css.hbs --htmlpath ./fonts/index.html",
    "clean-source": "rimraf README.md icons templates fonts package.json",
    "docs": "gh-pages-deploy",
    "semantic-release": "semantic-release",
    "travis-deploy-once": "travis-deploy-once"
  },
  "version": "2.3.0"
}
