@types/sanitize-html
Version:
TypeScript definitions for sanitize-html
78 lines • 2.43 kB
JSON
{
"name": "@types/sanitize-html",
"version": "2.15.0",
"description": "TypeScript definitions for sanitize-html",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sanitize-html",
"license": "MIT",
"contributors": [
{
"name": "Rogier Schouten",
"githubUsername": "rogierschouten",
"url": "https://github.com/rogierschouten"
},
{
"name": "Afshin Darian",
"githubUsername": "afshin",
"url": "https://github.com/afshin"
},
{
"name": "Rinze de Laat",
"githubUsername": "biermeester",
"url": "https://github.com/biermeester"
},
{
"name": "Johan Davidsson",
"githubUsername": "johandavidson",
"url": "https://github.com/johandavidson"
},
{
"name": "Jianrong Yu",
"githubUsername": "YuJianrong",
"url": "https://github.com/YuJianrong"
},
{
"name": "GP",
"githubUsername": "paambaati",
"url": "https://github.com/paambaati"
},
{
"name": "Dariusz Syncerek",
"githubUsername": "dsyncerek",
"url": "https://github.com/dsyncerek"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Pirasis Leelatanon",
"githubUsername": "1pete",
"url": "https://github.com/1pete"
},
{
"name": "Alex Rantos",
"githubUsername": "alex-rantos",
"url": "https://github.com/alex-rantos"
},
{
"name": "Dylan Armstrong",
"githubUsername": "dylanarmstrong",
"url": "https://github.com/dylanarmstrong"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sanitize-html"
},
"scripts": {},
"dependencies": {
"htmlparser2": "^8.0.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "1391c9900cb3f7aaa132dbc5dd97b5d3e10b526e524e29a40c193cedd941f2d6",
"typeScriptVersion": "5.0"
}