Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/@types/react/
Upload File :
Current File : /home/emeraadmin/www/node_modules/@types/react/package.json

{
  "_from": "@types/react@*",
  "_id": "@types/react@18.3.3",
  "_inBundle": false,
  "_integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
  "_location": "/@types/react",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/react@*",
    "name": "@types/react",
    "escapedName": "@types%2freact",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/hoist-non-react-statics"
  ],
  "_resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
  "_shasum": "9679020895318b0915d7a3ab004d92d33375c45f",
  "_spec": "@types/react@*",
  "_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\@types\\hoist-non-react-statics",
  "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": "Dale Tan",
      "url": "https://github.com/hellatan"
    },
    {
      "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.0.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",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/react"
  },
  "scripts": {},
  "typeScriptVersion": "4.7",
  "types": "index.d.ts",
  "typesPublisherContentHash": "3cc8f3bf94770c52e6e4401f9fccd98a4cf92d22ce46fe76f74f3935593928b6",
  "typesVersions": {
    "<=5.0": {
      "*": [
        "ts5.0/*"
      ]
    }
  },
  "version": "18.3.3"
}