UNPKG

2.4 kBJSONView Raw
1{
2 "name": "@types/sanitize-html",
3 "version": "2.11.0",
4 "description": "TypeScript definitions for sanitize-html",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sanitize-html",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Rogier Schouten",
10 "githubUsername": "rogierschouten",
11 "url": "https://github.com/rogierschouten"
12 },
13 {
14 "name": "Afshin Darian",
15 "githubUsername": "afshin",
16 "url": "https://github.com/afshin"
17 },
18 {
19 "name": "Rinze de Laat",
20 "githubUsername": "biermeester",
21 "url": "https://github.com/biermeester"
22 },
23 {
24 "name": "Johan Davidsson",
25 "githubUsername": "johandavidson",
26 "url": "https://github.com/johandavidson"
27 },
28 {
29 "name": "Jianrong Yu",
30 "githubUsername": "YuJianrong",
31 "url": "https://github.com/YuJianrong"
32 },
33 {
34 "name": "GP",
35 "githubUsername": "paambaati",
36 "url": "https://github.com/paambaati"
37 },
38 {
39 "name": "Dariusz Syncerek",
40 "githubUsername": "dsyncerek",
41 "url": "https://github.com/dsyncerek"
42 },
43 {
44 "name": "Piotr Błażejewicz",
45 "githubUsername": "peterblazejewicz",
46 "url": "https://github.com/peterblazejewicz"
47 },
48 {
49 "name": "Pirasis Leelatanon",
50 "githubUsername": "1pete",
51 "url": "https://github.com/1pete"
52 },
53 {
54 "name": "Alex Rantos",
55 "githubUsername": "alex-rantos",
56 "url": "https://github.com/alex-rantos"
57 },
58 {
59 "name": "Dylan Armstrong",
60 "githubUsername": "dylanarmstrong",
61 "url": "https://github.com/dylanarmstrong"
62 }
63 ],
64 "main": "",
65 "types": "index.d.ts",
66 "repository": {
67 "type": "git",
68 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
69 "directory": "types/sanitize-html"
70 },
71 "scripts": {},
72 "dependencies": {
73 "htmlparser2": "^8.0.0"
74 },
75 "typesPublisherContentHash": "68f607f5fc5857068521dccfce8918e990669697a77e377af21f637b42029a01",
76 "typeScriptVersion": "4.6"
77}
\No newline at end of file