UNPKG

@types/react

Version:

TypeScript definitions for React

144 lines 4.3 kB
{ "name": "@types/react", "version": "16.9.34", "description": "TypeScript definitions for React", "license": "MIT", "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", "githubUsername": "johnnyreilly" }, { "name": "Benoit Benezech", "url": "https://github.com/bbenezech", "githubUsername": "bbenezech" }, { "name": "Patricio Zavolinsky", "url": "https://github.com/pzavolinsky", "githubUsername": "pzavolinsky" }, { "name": "Digiguru", "url": "https://github.com/digiguru", "githubUsername": "digiguru" }, { "name": "Eric Anderson", "url": "https://github.com/ericanderson", "githubUsername": "ericanderson" }, { "name": "Dovydas Navickas", "url": "https://github.com/DovydasNavickas", "githubUsername": "DovydasNavickas" }, { "name": "Josh Rutherford", "url": "https://github.com/theruther4d", "githubUsername": "theruther4d" }, { "name": "Guilherme Hübner", "url": "https://github.com/guilhermehubner", "githubUsername": "guilhermehubner" }, { "name": "Ferdy Budhidharma", "url": "https://github.com/ferdaber", "githubUsername": "ferdaber" }, { "name": "Johann Rakotoharisoa", "url": "https://github.com/jrakotoharisoa", "githubUsername": "jrakotoharisoa" }, { "name": "Olivier Pascal", "url": "https://github.com/pascaloliv", "githubUsername": "pascaloliv" }, { "name": "Martin Hochel", "url": "https://github.com/hotell", "githubUsername": "hotell" }, { "name": "Frank Li", "url": "https://github.com/franklixuefei", "githubUsername": "franklixuefei" }, { "name": "Jessica Franco", "url": "https://github.com/Jessidhia", "githubUsername": "Jessidhia" }, { "name": "Saransh Kataria", "url": "https://github.com/saranshkataria", "githubUsername": "saranshkataria" }, { "name": "Kanitkorn Sujautra", "url": "https://github.com/lukyth", "githubUsername": "lukyth" }, { "name": "Sebastian Silbermann", "url": "https://github.com/eps1lon", "githubUsername": "eps1lon" }, { "name": "Kyle Scully", "url": "https://github.com/zieka", "githubUsername": "zieka" }, { "name": "Cong Zhang", "url": "https://github.com/dancerphil", "githubUsername": "dancerphil" }, { "name": "Dimitri Mitropoulos", "url": "https://github.com/dimitropoulos", "githubUsername": "dimitropoulos" }, { "name": "JongChan Choi", "url": "https://github.com/disjukr", "githubUsername": "disjukr" }, { "name": "Victor Magalhães", "url": "https://github.com/vhfmag", "githubUsername": "vhfmag" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react" }, "scripts": {}, "dependencies": { "@types/prop-types": "*", "csstype": "^2.2.0" }, "typesPublisherContentHash": "654e5d9e60861e319651ceb31b89ec3d5fceb31132e9d18ea5c857026eb4cf2b", "typeScriptVersion": "2.8" }