{
  "_from": "@types/react@^18.3.23",
  "_id": "@types/react@18.3.28",
  "_inBundle": false,
  "_integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
  "_location": "/@types/react",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/react@^18.3.23",
    "name": "@types/react",
    "escapedName": "@types%2freact",
    "scope": "@types",
    "rawSpec": "^18.3.23",
    "saveSpec": null,
    "fetchSpec": "^18.3.23"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
  "_shasum": "0a85b1a7243b4258d9f626f43797ba18eb5f8781",
  "_spec": "@types/react@^18.3.23",
  "_where": "C:\\wamp64\\www\\utc\\app",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Asana",
      "url": "https://asana.com"
    },
    {
      "name": "AssureSign",
      "url": "http://www.assuresign.com"
    },
    {
      "name": "Microsoft",
      "url": "https://microsoft.com"
    },
    {
      "name": "John Reilly",
      "url": "https://github.com/johnnyreilly"
    },
    {
      "name": "Benoit Benezech",
      "url": "https://github.com/bbenezech"
    },
    {
      "name": "Patricio Zavolinsky",
      "url": "https://github.com/pzavolinsky"
    },
    {
      "name": "Eric Anderson",
      "url": "https://github.com/ericanderson"
    },
    {
      "name": "Dovydas Navickas",
      "url": "https://github.com/DovydasNavickas"
    },
    {
      "name": "Josh Rutherford",
      "url": "https://github.com/theruther4d"
    },
    {
      "name": "Guilherme Hübner",
      "url": "https://github.com/guilhermehubner"
    },
    {
      "name": "Ferdy Budhidharma",
      "url": "https://github.com/ferdaber"
    },
    {
      "name": "Johann Rakotoharisoa",
      "url": "https://github.com/jrakotoharisoa"
    },
    {
      "name": "Olivier Pascal",
      "url": "https://github.com/pascaloliv"
    },
    {
      "name": "Martin Hochel",
      "url": "https://github.com/hotell"
    },
    {
      "name": "Frank Li",
      "url": "https://github.com/franklixuefei"
    },
    {
      "name": "Jessica Franco",
      "url": "https://github.com/Jessidhia"
    },
    {
      "name": "Saransh Kataria",
      "url": "https://github.com/saranshkataria"
    },
    {
      "name": "Kanitkorn Sujautra",
      "url": "https://github.com/lukyth"
    },
    {
      "name": "Sebastian Silbermann",
      "url": "https://github.com/eps1lon"
    },
    {
      "name": "Kyle Scully",
      "url": "https://github.com/zieka"
    },
    {
      "name": "Cong Zhang",
      "url": "https://github.com/dancerphil"
    },
    {
      "name": "Dimitri Mitropoulos",
      "url": "https://github.com/dimitropoulos"
    },
    {
      "name": "JongChan Choi",
      "url": "https://github.com/disjukr"
    },
    {
      "name": "Victor Magalhães",
      "url": "https://github.com/vhfmag"
    },
    {
      "name": "Priyanshu Rav",
      "url": "https://github.com/priyanshurav"
    },
    {
      "name": "Dmitry Semigradsky",
      "url": "https://github.com/Semigradsky"
    },
    {
      "name": "Matt Pocock",
      "url": "https://github.com/mattpocock"
    }
  ],
  "dependencies": {
    "@types/prop-types": "*",
    "csstype": "^3.2.2"
  },
  "deprecated": false,
  "description": "TypeScript definitions for react",
  "exports": {
    ".": {
      "types@<=5.0": {
        "default": "./ts5.0/index.d.ts"
      },
      "types": {
        "default": "./index.d.ts"
      }
    },
    "./canary": {
      "types@<=5.0": {
        "default": "./ts5.0/canary.d.ts"
      },
      "types": {
        "default": "./canary.d.ts"
      }
    },
    "./experimental": {
      "types@<=5.0": {
        "default": "./ts5.0/experimental.d.ts"
      },
      "types": {
        "default": "./experimental.d.ts"
      }
    },
    "./jsx-runtime": {
      "types@<=5.0": {
        "default": "./ts5.0/jsx-runtime.d.ts"
      },
      "types": {
        "default": "./jsx-runtime.d.ts"
      }
    },
    "./jsx-dev-runtime": {
      "types@<=5.0": {
        "default": "./ts5.0/jsx-dev-runtime.d.ts"
      },
      "types": {
        "default": "./jsx-dev-runtime.d.ts"
      }
    },
    "./package.json": "./package.json"
  },
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
  "license": "MIT",
  "main": "",
  "name": "@types/react",
  "peerDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/react"
  },
  "scripts": {},
  "typeScriptVersion": "5.2",
  "types": "index.d.ts",
  "typesPublisherContentHash": "0ea06bef541d937c6628af8b44027771d39c4189db995868d91ac6157c442c8f",
  "typesVersions": {
    "<=5.0": {
      "*": [
        "ts5.0/*"
      ]
    }
  },
  "version": "18.3.28"
}
