-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
55 lines (55 loc) · 1.45 KB
/
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"_from": "code-coverage-client",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-Zc4lF2clY8AgmYip95Ovh/I5uFZWDxDcUMFPMKgcOFOEZpoQ6xAoz/5uVaqYafCTEIOgRtYs+xep1FtARKzsQQ==",
"_location": "/code-coverage-client",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "code-coverage-client",
"name": "code-coverage-client",
"escapedName": "code-coverage-client",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/code-coverage-client/-/code-coverage-client-0.0.6.tgz",
"_shasum": "251f2d54866cb3bf7ad70f7597990a3f754ab53c",
"_spec": "code-coverage-client",
"_where": "C:\\work",
"author": {
"name": "SENTHILKUMAR R",
"url": "[email protected]"
},
"bundleDependencies": false,
"dependencies": {
"body-parser": "^1.18.3",
"chrome-remote-interface": "^0.26.0",
"express": "^4.16.3",
"http": "0.0.0",
"request": "^2.87.0"
},
"deprecated": false,
"description": "Client - CSS and JS Code Coverage",
"devDependencies": {},
"keywords": [
"JS Coverage",
"CSS Coverage",
"Code Coverage",
"CSS and JS Code Coverage",
"CSS and JS Coverage"
],
"license": "ISC",
"main": "index.js",
"name": "code-coverage-client",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.6"
}