{
  "_from": "react-select@^3.1.0",
  "_id": "react-select@3.2.0",
  "_inBundle": false,
  "_integrity": "sha512-B/q3TnCZXEKItO0fFN/I0tWOX3WJvi/X2wtdffmwSQVRwg5BpValScTO1vdic9AxlUgmeSzib2hAZAwIUQUZGQ==",
  "_location": "/react-select",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-select@^3.1.0",
    "name": "react-select",
    "escapedName": "react-select",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-select/-/react-select-3.2.0.tgz",
  "_shasum": "de9284700196f5f9b5277c5d850a9ce85f5c72fe",
  "_spec": "react-select@^3.1.0",
  "_where": "C:\\Users\\silvi\\Documents\\eramitra-dev",
  "author": {
    "name": "Jed Watson"
  },
  "browser": {
    "./dist/react-select.cjs.js": "./dist/react-select.browser.cjs.js",
    "./dist/react-select.esm.js": "./dist/react-select.browser.esm.js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.4.4",
    "@emotion/cache": "^10.0.9",
    "@emotion/core": "^10.0.9",
    "@emotion/css": "^10.0.9",
    "memoize-one": "^5.0.0",
    "prop-types": "^15.6.0",
    "react-input-autosize": "^3.0.0",
    "react-transition-group": "^4.3.0"
  },
  "deprecated": false,
  "description": "A Select control built with and for ReactJS",
  "devDependencies": {
    "enzyme": "^3.8.0",
    "enzyme-to-json": "^3.3.0",
    "jest-in-case": "^1.0.2",
    "react": "^16.13.0",
    "react-dom": "^16.13.0"
  },
  "files": [
    "dist",
    "src",
    "base",
    "animated",
    "async",
    "creatable",
    "async-creatable"
  ],
  "keywords": [
    "combobox",
    "form",
    "input",
    "multiselect",
    "react",
    "react-component",
    "select",
    "ui"
  ],
  "license": "MIT",
  "main": "dist/react-select.cjs.js",
  "module": "dist/react-select.esm.js",
  "name": "react-select",
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.0",
    "react-dom": "^16.8.0 || ^17.0.0"
  },
  "preconstruct": {
    "entrypoints": [
      ".",
      "base",
      "animated",
      "async",
      "creatable",
      "async-creatable"
    ]
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/JedWatson/react-select/tree/master/packages/react-select"
  },
  "sideEffects": false,
  "version": "3.2.0"
}
