UNPKG

1.59 kBJSONView Raw
1{
2 "name": "@types/browser-sync",
3 "version": "2.27.0",
4 "description": "TypeScript definitions for browser-sync",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browser-sync",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Asana",
10 "url": "https://asana.com"
11 },
12 {
13 "name": "Joe Skeen",
14 "url": "https://github.com/joeskeen",
15 "githubUsername": "joeskeen"
16 },
17 {
18 "name": "Thomas \"Thasmo\" Deinhamer",
19 "url": "https://thasmo.com/"
20 },
21 {
22 "name": "Kiyotoshi Ichikawa",
23 "url": "https://github.com/aznnomness",
24 "githubUsername": "aznnomness"
25 },
26 {
27 "name": "Yuma Hashimoto",
28 "url": "https://github.com/yuma84",
29 "githubUsername": "yuma84"
30 },
31 {
32 "name": "Andreas Bomholtz",
33 "url": "https://github.com/seluxit",
34 "githubUsername": "seluxit"
35 }
36 ],
37 "main": "",
38 "types": "index.d.ts",
39 "repository": {
40 "type": "git",
41 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
42 "directory": "types/browser-sync"
43 },
44 "scripts": {},
45 "dependencies": {
46 "@types/micromatch": "^2",
47 "@types/node": "*",
48 "@types/serve-static": "*",
49 "chokidar": "^3.0.0"
50 },
51 "typesPublisherContentHash": "926bcc90f431d4274044f27306aeb7c1ad3b895834869e2926a9871a2b63d237",
52 "typeScriptVersion": "4.3"
53}
\No newline at end of file