UNPKG

1.37 kBJSONView Raw
1{
2 "name": "@types/htmlparser2",
3 "version": "3.10.3",
4 "description": "TypeScript definitions for htmlparser2",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/htmlparser2",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "James Roland Cabresos",
10 "url": "https://github.com/staticfunction",
11 "githubUsername": "staticfunction"
12 },
13 {
14 "name": "Linus Unnebäck",
15 "url": "https://github.com/LinusU",
16 "githubUsername": "LinusU"
17 },
18 {
19 "name": "Johan Davidsson",
20 "url": "https://github.com/johandavidson",
21 "githubUsername": "johandavidson"
22 },
23 {
24 "name": "GP",
25 "url": "https://github.com/paambaati",
26 "githubUsername": "paambaati"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/htmlparser2"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/domutils": "*",
39 "@types/node": "*",
40 "domhandler": "^2.4.0"
41 },
42 "typesPublisherContentHash": "c04877f23a8ef98e10b6a37c74accf4f515a83d232e8caed75dfeb879e165d84",
43 "typeScriptVersion": "3.6"
44}
\No newline at end of file