We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bed670 commit be6e9f1Copy full SHA for be6e9f1
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "github-audit-log-monitoring-add-on-for-splunk",
+ "name": "github_app_for_splunk",
3
"version": "X.Y.Z",
4
- "description": "GitHub Audit Log Monitoring",
+ "description": "Github App for Splunk",
5
"license": "MIT",
6
"author": "Splunk",
7
"contributors": [
@@ -10,8 +10,8 @@
10
],
11
"private": true,
12
"splunk": {
13
- "appName": "github-audit-log-monitoring-add-on-for-splunk",
14
- "appSource": "github-audit-log-monitoring-add-on-for-splunk"
+ "appName": "github_app_for_splunk",
+ "appSource": "github_app_for_splunk"
15
},
16
"scripts": {
17
"build": "lerna run build",
0 commit comments