{
  "_args": [
    [
      "react-select@3.1.0",
      "C:\\xampp\\htdocs\\rent_now"
    ]
  ],
  "_from": "react-select@3.1.0",
  "_id": "react-select@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-wBFVblBH1iuCBprtpyGtd1dGMadsG36W5/t2Aj8OE6WbByDg5jIFyT7X5gT+l0qmT5TqWhxX+VsKJvCEl2uL9g==",
  "_location": "/react-select",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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.1.0.tgz",
  "_spec": "3.1.0",
  "_where": "C:\\xampp\\htdocs\\rent_now",
  "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"
  },
  "bugs": {
    "url": "https://github.com/JedWatson/react-select/issues"
  },
  "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": "^2.2.2",
    "react-transition-group": "^4.3.0"
  },
  "description": "A Select control built with and for ReactJS",
  "devDependencies": {
    "cypress": "^1.4.1",
    "enzyme": "^3.8.0",
    "enzyme-to-json": "^3.3.0",
    "jest-in-case": "^1.0.2",
    "react": "^16.8.0",
    "react-dom": "^16.8.0"
  },
  "files": [
    "dist",
    "src",
    "base",
    "animated",
    "async",
    "creatable",
    "async-creatable"
  ],
  "homepage": "https://github.com/JedWatson/react-select#readme",
  "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",
    "react-dom": "^16.8.0"
  },
  "preconstruct": {
    "entrypoints": [
      ".",
      "base",
      "animated",
      "async",
      "creatable",
      "async-creatable"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JedWatson/react-select.git"
  },
  "sideEffects": false,
  "version": "3.1.0"
}
