UNPKG

@types/react-html-parser

Version:
34 lines 1.08 kB
{ "name": "@types/react-html-parser", "version": "2.0.7", "description": "TypeScript definitions for react-html-parser", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-html-parser", "license": "MIT", "contributors": [ { "name": "Spencer Elliott", "githubUsername": "elliottsj", "url": "https://github.com/elliottsj" }, { "name": "Wooram Jun", "githubUsername": "chatoo2412", "url": "https://github.com/chatoo2412" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react-html-parser" }, "scripts": {}, "dependencies": { "@types/htmlparser2": "^3.9.0", "@types/react": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "c69ae0c0954fa7d72aa2f12a3216fc98e2cba07755c46e90f494dad7fa0e00d9", "typeScriptVersion": "5.0" }