{
  "_from": "uncontrollable@^7.0.0",
  "_id": "uncontrollable@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-HFhKHDACiAsTYoV3el/LP4PqcLzqyWrNRHE6nMdr0h8f7qbvTPXIN2S4q+tdfc64PHEXaSFBs/fKVB2+UwSYOA==",
  "_location": "/uncontrollable",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "uncontrollable@^7.0.0",
    "name": "uncontrollable",
    "escapedName": "uncontrollable",
    "rawSpec": "^7.0.0",
    "saveSpec": null,
    "fetchSpec": "^7.0.0"
  },
  "_requiredBy": [
    "/react-bootstrap"
  ],
  "_resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.0.0.tgz",
  "_shasum": "6aa0b972e3aa6b7ea100e67e20c1ee1c7fbe0803",
  "_spec": "uncontrollable@^7.0.0",
  "_where": "/home/pertec/public_html/areadocliente/bootstrap/node_modules/react-bootstrap",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jquense/uncontrollable/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.4.5",
    "invariant": "^2.2.4"
  },
  "deprecated": false,
  "description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled",
  "homepage": "https://github.com/jquense/uncontrollable#readme",
  "jest": {
    "rootDir": "./test"
  },
  "keywords": [
    "uncontrolled-component",
    "react-component",
    "input",
    "controlled",
    "uncontrolled",
    "form"
  ],
  "license": "MIT",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "uncontrollable",
  "peerDependencies": {
    "react": ">=15.0.0"
  },
  "release": {
    "pkgRoot": "lib",
    "extends": [
      "@4c/semantic-release-config"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jquense/uncontrollable.git"
  },
  "version": "7.0.0"
}
