forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
28 lines (28 loc) · 858 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "webui-node-modules",
"version": "1.0.0",
"author": "[email protected]",
"dependencies": {
"@types/chai": "4.2.22",
"@types/dom-mediacapture-record": "1.0.11",
"@types/dom-speech-recognition": "0.0.1",
"@types/google.analytics": "0.0.42",
"@types/mocha": "9.0.0",
"@types/offscreencanvas": "2019.6.4",
"@types/w3c-css-typed-object-model-level-1": "20180410.0.4",
"@types/w3c-image-capture": "1.0.4",
"@types/webrtc": "0.0.31",
"@typescript-eslint/eslint-plugin": "4.26.1",
"@typescript-eslint/parser": "4.26.1",
"babel-eslint": "10.0.2",
"crisper": "2.1.1",
"eslint": "7.11.0",
"eslint-plugin-jsdoc": "37.5.1",
"polymer-bundler": "4.0.10",
"polymer-css-build": "0.7.0",
"rollup": "2.58.0",
"svgo": "1.2.0",
"terser": "5.3.3",
"typescript": "4.5.5"
}
}