UNPKG

@types/react-inspector

Version:
33 lines 1.04 kB
{ "name": "@types/react-inspector", "version": "4.0.6", "description": "TypeScript definitions for react-inspector", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-inspector", "license": "MIT", "contributors": [ { "name": "Roger Clotet", "githubUsername": "rogerclotet", "url": "https://github.com/rogerclotet" }, { "name": "Xinyan Chen", "githubUsername": "chenxinyanc", "url": "https://github.com/chenxinyanc" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react-inspector" }, "scripts": {}, "dependencies": { "@types/react": "*", "csstype": "^3.0.2" }, "typesPublisherContentHash": "3cf52f6b2b9dcd17c1e311378ca5c433a75b08372a6296c434d3d0cf201a0641", "typeScriptVersion": "4.5" }