-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy paththird_party_manifest.json
75 lines (75 loc) · 3.03 KB
/
third_party_manifest.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"lastUpdated": "Mon Feb 27 2023 13:45:32 GMT-0500 (Eastern Standard Time)",
"projectName": "New Relic Reports",
"projectUrl": "https://github.com/newrelic-experimental/nr-reports",
"includeOptDeps": false,
"includeDev": true,
"dependencies": {},
"devDependencies": {
"[email protected]": {
"name": "eslint-config-eslint",
"version": "7.0.0",
"range": "^7.0.0",
"licenses": "MIT",
"repoUrl": "https://github.com/eslint/eslint",
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v7.0.0",
"licenseFile": "node_modules/eslint-config-eslint/LICENSE",
"licenseUrl": "https://github.com/eslint/eslint/blob/v7.0.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Nicholas C. Zakas",
"email": "[email protected]"
},
"[email protected]": {
"name": "eslint-plugin-disable",
"version": "2.0.3",
"range": "^2.0.3",
"licenses": "MIT",
"repoUrl": "https://github.com/mradionov/eslint-plugin-disable",
"versionedRepoUrl": "https://github.com/mradionov/eslint-plugin-disable/tree/v2.0.3",
"licenseFile": "node_modules/eslint-plugin-disable/LICENSE",
"licenseUrl": "https://github.com/mradionov/eslint-plugin-disable/blob/v2.0.3/LICENSE",
"licenseTextSource": "file",
"publisher": "Michael Radionov",
"url": "https://github.com/mradionov"
},
"[email protected]": {
"name": "eslint-plugin-jsdoc",
"version": "37.6.1",
"range": "^37.1.0",
"licenses": "BSD-3-Clause",
"repoUrl": "https://github.com/gajus/eslint-plugin-jsdoc",
"versionedRepoUrl": "https://github.com/gajus/eslint-plugin-jsdoc/tree/v37.6.1",
"licenseFile": "node_modules/eslint-plugin-jsdoc/LICENSE",
"licenseUrl": "https://github.com/gajus/eslint-plugin-jsdoc/blob/v37.6.1/LICENSE",
"licenseTextSource": "file",
"publisher": "Gajus Kuizinas",
"email": "[email protected]",
"url": "http://gajus.com"
},
"[email protected]": {
"name": "eslint-plugin-node",
"version": "11.1.0",
"range": "^11.1.0",
"licenses": "MIT",
"repoUrl": "https://github.com/mysticatea/eslint-plugin-node",
"versionedRepoUrl": "https://github.com/mysticatea/eslint-plugin-node/tree/v11.1.0",
"licenseFile": "node_modules/eslint-plugin-node/LICENSE",
"licenseUrl": "https://github.com/mysticatea/eslint-plugin-node/blob/v11.1.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Toru Nagashima"
},
"[email protected]": {
"name": "eslint",
"version": "8.7.0",
"range": "^8.3.0",
"licenses": "MIT",
"repoUrl": "https://github.com/eslint/eslint",
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v8.7.0",
"licenseFile": "node_modules/eslint/LICENSE",
"licenseUrl": "https://github.com/eslint/eslint/blob/v8.7.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Nicholas C. Zakas",
"email": "[email protected]"
}
}
}