{
  "name": "@pkgr/webpack-react",
  "version": "2.1.1",
  "description": "Seamless react related plugin for @pkgr/webpack",
  "repository": "git+https://github.com/un-ts/pkgr.git",
  "homepage": "https://github.com/un-ts/pkgr/blob/master/packages/webpack-react",
  "author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
  "funding": "https://opencollective.com/unts",
  "license": "MIT",
  "peerDependencies": {
    "react": ">=16.0.0"
  },
  "dependencies": {
    "@pkgr/webpack": "^3.3.0",
    "@svgr/webpack": "^6.3.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "sideEffects": false
}
