@types/htmlparser2
Version:
TypeScript definitions for htmlparser2
44 lines • 1.37 kB
JSON
{
"name": "@types/htmlparser2",
"version": "3.10.3",
"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": "c04877f23a8ef98e10b6a37c74accf4f515a83d232e8caed75dfeb879e165d84",
"typeScriptVersion": "3.6"
}