-
Notifications
You must be signed in to change notification settings - Fork 5
/
third_party_manifest.json
106 lines (106 loc) · 4.24 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"lastUpdated": "Thu Dec 19 2019 11:39:14 GMT-0500 (Eastern Standard Time)",
"projectName": "nr1-nerdpack-layout-t-bone",
"projectUrl": "https://github.com/newrelic/nr1-nerdpack-layout-t-bone",
"includeDev": true,
"dependencies": {
"[email protected]": {
"name": "prop-types",
"version": "15.7.2",
"range": "^15.6.2",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/prop-types",
"versionedRepoUrl": "https://github.com/facebook/prop-types/tree/v15.7.2",
"licenseFile": "node_modules/prop-types/LICENSE",
"licenseUrl": "https://github.com/facebook/prop-types/blob/v15.7.2/LICENSE",
"licenseTextSource": "file"
},
"[email protected]": {
"name": "react-dom",
"version": "16.12.0",
"range": "^16.6.3",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.12.0",
"licenseFile": "node_modules/react-dom/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.12.0/LICENSE",
"licenseTextSource": "file"
},
"[email protected]": {
"name": "react",
"version": "16.12.0",
"range": "^16.6.3",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.12.0",
"licenseFile": "node_modules/react/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.12.0/LICENSE",
"licenseTextSource": "file"
}
},
"devDependencies": {
"@newrelic/[email protected]": {
"name": "@newrelic/eslint-plugin-newrelic",
"version": "0.3.0",
"range": "^0.3.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/NewRelic/eslint-plugin-newrelic",
"versionedRepoUrl": "https://github.com/NewRelic/eslint-plugin-newrelic/tree/v0.3.0",
"licenseFile": "node_modules/@newrelic/eslint-plugin-newrelic/LICENSE",
"licenseUrl": "https://github.com/NewRelic/eslint-plugin-newrelic/blob/v0.3.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic"
},
"@semantic-release/[email protected]": {
"name": "@semantic-release/changelog",
"version": "3.0.6",
"range": "^3.0.5",
"licenses": "MIT",
"repoUrl": "https://github.com/semantic-release/changelog",
"versionedRepoUrl": "https://github.com/semantic-release/changelog/tree/v3.0.6",
"licenseFile": "node_modules/@semantic-release/changelog/LICENSE",
"licenseUrl": "https://github.com/semantic-release/changelog/blob/v3.0.6/LICENSE",
"licenseTextSource": "file",
"publisher": "Pierre Vanduynslager",
"url": "https://github.com/pvdlg"
},
"@semantic-release/[email protected]": {
"name": "@semantic-release/git",
"version": "7.0.18",
"range": "^7.0.18",
"licenses": "MIT",
"repoUrl": "https://github.com/semantic-release/git",
"versionedRepoUrl": "https://github.com/semantic-release/git/tree/v7.0.18",
"licenseFile": "node_modules/@semantic-release/git/LICENSE",
"licenseUrl": "https://github.com/semantic-release/git/blob/v7.0.18/LICENSE",
"licenseTextSource": "file",
"publisher": "Pierre Vanduynslager",
"url": "https://github.com/pvdlg"
},
"[email protected]": {
"name": "eslint",
"version": "6.7.2",
"range": "^6.6.0",
"licenses": "MIT",
"repoUrl": "https://github.com/eslint/eslint",
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v6.7.2",
"licenseFile": "node_modules/eslint/LICENSE",
"licenseUrl": "https://github.com/eslint/eslint/blob/v6.7.2/LICENSE",
"licenseTextSource": "file",
"publisher": "Nicholas C. Zakas",
"email": "[email protected]"
},
"[email protected]": {
"name": "prettier",
"version": "1.19.1",
"range": "^1.19.1",
"licenses": "MIT",
"repoUrl": "https://github.com/prettier/prettier",
"versionedRepoUrl": "https://github.com/prettier/prettier/tree/v1.19.1",
"licenseFile": "node_modules/prettier/LICENSE",
"licenseUrl": "https://github.com/prettier/prettier/blob/v1.19.1/LICENSE",
"licenseTextSource": "file",
"publisher": "James Long"
}
}
}