{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "prop-types",
  "registry": "npm",
  "updatedAt": "2026-06-06T18:37:42.522Z",
  "checkedAt": "2026-06-06T18:37:42.522Z",
  "readme": "https://raw.githubusercontent.com/facebook/prop-types/main/README.md",
  "docs": [
    {
      "url": "https://github.com/facebook/prop-types",
      "title": "prop-types Documentation",
      "description": "Runtime type checking for React props. README covers validators, usage, and migration notes.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "react"
      ]
    },
    {
      "url": "https://react.dev/reference/react/Component#static-proptypes",
      "title": "React PropTypes Reference",
      "description": "Official React docs on PropTypes (legacy feature).",
      "kind": "official",
      "tags": [
        "reference",
        "api",
        "react"
      ]
    }
  ],
  "tags": [
    "type-system",
    "react"
  ]
}
