|
- {
- "_args": [
- [
- "uncontrollable@7.1.1",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "uncontrollable@7.1.1",
- "_id": "uncontrollable@7.1.1",
- "_inBundle": false,
- "_integrity": "sha512-EcPYhot3uWTS3w00R32R2+vS8Vr53tttrvMj/yA1uYRhf8hbTG2GyugGqWDY0qIskxn0uTTojVd6wPYW9ZEf8Q==",
- "_location": "/uncontrollable",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "uncontrollable@7.1.1",
- "name": "uncontrollable",
- "escapedName": "uncontrollable",
- "rawSpec": "7.1.1",
- "saveSpec": null,
- "fetchSpec": "7.1.1"
- },
- "_requiredBy": [
- "/react-big-calendar",
- "/react-bootstrap",
- "/react-bootstrap/react-overlays",
- "/react-overlays"
- ],
- "_resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.1.1.tgz",
- "_spec": "7.1.1",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "author": {
- "name": "Jason Quense",
- "email": "monastic.panic@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/jquense/uncontrollable/issues"
- },
- "dependencies": {
- "@babel/runtime": "^7.6.3",
- "@types/react": "^16.9.11",
- "invariant": "^2.2.4",
- "react-lifecycles-compat": "^3.0.4"
- },
- "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"
- },
- "publishConfig": {
- "directory": "lib"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jquense/uncontrollable.git"
- },
- "version": "7.1.1"
- }
|