HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/propbase/propbase_website/node_modules/uncontrollable/lib/package.json
{
  "name": "uncontrollable",
  "version": "7.2.0",
  "description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jquense/uncontrollable.git"
  },
  "license": "MIT",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "keywords": [
    "uncontrolled-component",
    "react-component",
    "input",
    "controlled",
    "uncontrolled",
    "form"
  ],
  "publishConfig": {
    "directory": "lib"
  },
  "peerDependencies": {
    "react": ">=15.0.0"
  },
  "jest": {
    "rootDir": "./test"
  },
  "dependencies": {
    "@babel/runtime": "^7.6.3",
    "@types/react": ">=16.9.11",
    "invariant": "^2.2.4",
    "react-lifecycles-compat": "^3.0.4"
  },
  "bugs": {
    "url": "https://github.com/jquense/uncontrollable/issues"
  },
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/jquense/uncontrollable#readme",
  "_id": "uncontrollable@7.1.0"
}