@types/dompurify
Version:
TypeScript definitions for DOM Purify
47 lines • 1.51 kB
JSON
{
"name": "@types/dompurify",
"version": "3.0.0",
"description": "TypeScript definitions for DOM Purify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dompurify",
"license": "MIT",
"contributors": [
{
"name": "Dave Taylor https://github.com/davetayls\n// Samira Bazuzi",
"url": "https://github.com/bazuzi",
"githubUsername": "bazuzi"
},
{
"name": "FlowCrypt",
"url": "https://github.com/FlowCrypt",
"githubUsername": "FlowCrypt"
},
{
"name": "Exigerr",
"url": "https://github.com/Exigerr",
"githubUsername": "Exigerr"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
},
{
"name": "Nicholas Ellul",
"url": "https://github.com/NicholasEllul",
"githubUsername": "NicholasEllul"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/dompurify"
},
"scripts": {},
"dependencies": {
"@types/trusted-types": "*"
},
"typesPublisherContentHash": "f948b73aaf3c05f71f5eb110540301bc035d32060ba2a38ba042a6cfdf203900",
"typeScriptVersion": "4.2"
}