UNPKG

2.38 kBJSONView Raw
1{
2 "name": "@types/sanitize-html",
3 "version": "2.6.1",
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 "url": "https://github.com/rogierschouten",
11 "githubUsername": "rogierschouten"
12 },
13 {
14 "name": "Afshin Darian",
15 "url": "https://github.com/afshin",
16 "githubUsername": "afshin"
17 },
18 {
19 "name": "Rinze de Laat",
20 "url": "https://github.com/biermeester",
21 "githubUsername": "biermeester"
22 },
23 {
24 "name": "A penguin",
25 "url": "https://github.com/sirMerr",
26 "githubUsername": "sirMerr"
27 },
28 {
29 "name": "Johan Davidsson",
30 "url": "https://github.com/johandavidson",
31 "githubUsername": "johandavidson"
32 },
33 {
34 "name": "Jianrong Yu",
35 "url": "https://github.com/YuJianrong",
36 "githubUsername": "YuJianrong"
37 },
38 {
39 "name": "GP",
40 "url": "https://github.com/paambaati",
41 "githubUsername": "paambaati"
42 },
43 {
44 "name": "Dariusz Syncerek",
45 "url": "https://github.com/dsyncerek",
46 "githubUsername": "dsyncerek"
47 },
48 {
49 "name": "Piotr Błażejewicz",
50 "url": "https://github.com/peterblazejewicz",
51 "githubUsername": "peterblazejewicz"
52 },
53 {
54 "name": "Pirasis Leelatanon",
55 "url": "https://github.com/1pete",
56 "githubUsername": "1pete"
57 },
58 {
59 "name": "Alex Rantos",
60 "url": "https://github.com/alex-rantos",
61 "githubUsername": "alex-rantos"
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": "^6.0.0"
74 },
75 "typesPublisherContentHash": "3b8bf74aa165c97f60d056be11a69393e28a6a6cb30f399fb6b60926ef61580f",
76 "typeScriptVersion": "3.8"
77}
\No newline at end of file