{
  "_from": "react-redux@8.1.3",
  "_id": "react-redux@8.1.3",
  "_inBundle": false,
  "_integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==",
  "_location": "/react-redux",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-redux@8.1.3",
    "name": "react-redux",
    "escapedName": "react-redux",
    "rawSpec": "8.1.3",
    "saveSpec": null,
    "fetchSpec": "8.1.3"
  },
  "_requiredBy": [
    "/@strapi/admin",
    "/@strapi/content-manager",
    "/@strapi/content-releases",
    "/@strapi/content-type-builder",
    "/@strapi/i18n",
    "/@strapi/plugin-users-permissions",
    "/@strapi/review-workflows",
    "/@strapi/upload"
  ],
  "_resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.3.tgz",
  "_shasum": "4fdc0462d0acb59af29a13c27ffef6f49ab4df46",
  "_spec": "react-redux@8.1.3",
  "_where": "/home/perazamc/cms.perazam.com/perazam-cms/node_modules/@strapi/plugin-users-permissions",
  "author": {
    "name": "Dan Abramov",
    "email": "dan.abramov@me.com",
    "url": "https://github.com/gaearon"
  },
  "bugs": {
    "url": "https://github.com/reduxjs/react-redux/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.12.1",
    "@types/hoist-non-react-statics": "^3.3.1",
    "@types/use-sync-external-store": "^0.0.3",
    "hoist-non-react-statics": "^3.3.2",
    "react-is": "^18.0.0",
    "use-sync-external-store": "^1.0.0"
  },
  "deprecated": false,
  "description": "Official React bindings for Redux",
  "devDependencies": {
    "@babel/cli": "^7.12.1",
    "@babel/core": "^7.12.3",
    "@babel/plugin-proposal-decorators": "^7.12.1",
    "@babel/plugin-proposal-object-rest-spread": "^7.12.1",
    "@babel/plugin-transform-react-display-name": "^7.12.1",
    "@babel/plugin-transform-react-jsx": "^7.12.1",
    "@babel/plugin-transform-runtime": "^7.12.1",
    "@babel/preset-env": "^7.12.1",
    "@babel/preset-typescript": "^7.14.5",
    "@microsoft/api-extractor": "^7.18.1",
    "@reduxjs/toolkit": "^1.9.5",
    "@rollup/plugin-babel": "^5.2.1",
    "@rollup/plugin-commonjs": "^15.1.0",
    "@rollup/plugin-node-resolve": "^9.0.0",
    "@rollup/plugin-replace": "^2.3.3",
    "@testing-library/jest-dom": "^5.11.5",
    "@testing-library/jest-native": "^3.4.3",
    "@testing-library/react": "13.0.0",
    "@testing-library/react-12": "npm:@testing-library/react@^12",
    "@testing-library/react-hooks": "^3.4.2",
    "@testing-library/react-native": "^7.1.0",
    "@types/object-assign": "^4.0.30",
    "@types/react": "^18",
    "@types/react-dom": "^18",
    "@types/react-is": "^17",
    "@types/react-native": "^0.67.4",
    "@typescript-eslint/eslint-plugin": "^4.28.0",
    "@typescript-eslint/parser": "^4.28.0",
    "babel-eslint": "^10.1.0",
    "babel-jest": "^26.6.1",
    "codecov": "^3.8.0",
    "cross-env": "^7.0.2",
    "eslint": "^7.12.0",
    "eslint-config-prettier": "^6.14.0",
    "eslint-plugin-import": "^2.22.1",
    "eslint-plugin-prettier": "^3.1.4",
    "eslint-plugin-react": "^7.21.5",
    "glob": "^7.1.6",
    "jest": "^26.6.1",
    "prettier": "^2.1.2",
    "react": "18.0.0",
    "react-17": "npm:react@^17",
    "react-dom": "18.0.0",
    "react-dom-17": "npm:react-dom@^17",
    "react-native": "^0.64.1",
    "react-test-renderer": "18.0.0",
    "react-test-renderer-17": "npm:react-test-renderer@^17",
    "redux": "^4.0.5",
    "rimraf": "^3.0.2",
    "rollup": "^2.32.1",
    "rollup-plugin-terser": "^7.0.2",
    "ts-jest": "26.5.6",
    "typescript": "^4.3.4"
  },
  "files": [
    "dist",
    "lib",
    "src",
    "es"
  ],
  "homepage": "https://github.com/reduxjs/react-redux",
  "keywords": [
    "react",
    "reactjs",
    "redux"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "es/index.js",
  "name": "react-redux",
  "peerDependencies": {
    "react": "^16.8 || ^17.0 || ^18.0",
    "redux": "^4 || ^5.0.0-beta.0",
    "react-dom": "^16.8 || ^17.0 || ^18.0",
    "@types/react": "^16.8 || ^17.0 || ^18.0",
    "react-native": ">=0.59",
    "@types/react-dom": "^16.8 || ^17.0 || ^18.0"
  },
  "peerDependenciesMeta": {
    "redux": {
      "optional": true
    },
    "react-dom": {
      "optional": true
    },
    "@types/react": {
      "optional": true
    },
    "react-native": {
      "optional": true
    },
    "@types/react-dom": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/reduxjs/react-redux.git"
  },
  "scripts": {
    "api-types": "api-extractor run --local",
    "build": "yarn build:types && yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:umd:min",
    "build:commonjs": "cross-env BABEL_ENV=commonjs babel src --extensions \".js,.ts,.tsx\" --out-dir lib",
    "build:es": "babel src --extensions \".js,.ts,.tsx\" --out-dir es",
    "build:types": "tsc",
    "build:umd": "cross-env NODE_ENV=development rollup -c -o dist/react-redux.js",
    "build:umd:min": "cross-env NODE_ENV=production rollup -c -o dist/react-redux.min.js",
    "clean": "rimraf lib dist es coverage",
    "coverage": "codecov",
    "format": "prettier --write \"{src,test}/**/*.{js,ts,tsx}\" \"docs/**/*.md\"",
    "lint": "eslint src --ext ts,tsx,js test/utils test/components test/hooks",
    "prepare": "yarn clean && yarn build",
    "pretest": "yarn lint",
    "test": "jest",
    "type-tests": "yarn tsc -p test/typetests/tsconfig.json"
  },
  "types": "./es/index.d.ts",
  "unpkg": "dist/react-redux.js",
  "version": "8.1.3"
}
