UNPKG

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