{
  "name": "@mob-on/react-open-iconic-svg",
  "version": "4.0.1",
  "description": "Open iconic React version, with improved accessibility",
  "scripts": {
    "build": "make build",
    "pub": "yarn build && yarn pubNpm && yarn pubGithub",
    "pubNpm": "npm publish --@mob-on:registry=https://registry.npmjs.org --access public",
    "pubGithub": "npm publish --@mob-on:registry=https://npm.pkg.github.com"
  },
  "author": "vaeum",
  "license": "MIT",
  "keywords": [
    "react",
    "open-iconic",
    "svg"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mob-on/react-open-iconic-svg.git"
  },
  "bugs": {
    "url": "https://github.com/mob-on/react-open-iconic-svg/issues"
  },
  "homepage": "https://github.com/mob-on/react-open-iconic-svg#readme",
  "devDependencies": {
    "@babel/cli": "^7.2.3",
    "@babel/core": "^7.2.2",
    "@babel/preset-env": "^7.3.1",
    "@babel/preset-react": "^7.0.0",
    "@babel/register": "^7.0.0",
    "change-case": "^3.1.0",
    "gulp": "4.0.0",
    "gulp-filenames": "^4.0.1",
    "gulp-insert": "^0.5.0",
    "gulp-load-plugins": "^1.5.0",
    "gulp-prettier": "^2.1.0",
    "gulp-rename": "^1.4.0",
    "gulp-replace": "^1.0.0",
    "gulp-svgmin": "^2.1.0",
    "gulp-tap": "^1.0.1",
    "np": "^3.1.0",
    "open-iconic": "^1.1.1"
  }
}
