UNPKG

@types/htmlparser2

Version:
44 lines 1.37 kB
{ "name": "@types/htmlparser2", "version": "3.10.4", "description": "TypeScript definitions for htmlparser2", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/htmlparser2", "license": "MIT", "contributors": [ { "name": "James Roland Cabresos", "url": "https://github.com/staticfunction", "githubUsername": "staticfunction" }, { "name": "Linus Unnebäck", "url": "https://github.com/LinusU", "githubUsername": "LinusU" }, { "name": "Johan Davidsson", "url": "https://github.com/johandavidson", "githubUsername": "johandavidson" }, { "name": "GP", "url": "https://github.com/paambaati", "githubUsername": "paambaati" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/htmlparser2" }, "scripts": {}, "dependencies": { "@types/domutils": "*", "@types/node": "*", "domhandler": "^2.4.0" }, "typesPublisherContentHash": "7bc5cec03b957a9ad957a64cd0a0b5fcb49192c8994720a9bdef793a7818fee2", "typeScriptVersion": "4.5" }