mirror of
https://github.com/LukeHagar/VA-Log-Parser.git
synced 2025-12-06 12:57:45 +00:00
Update package.json
This commit is contained in:
@@ -4,6 +4,13 @@
|
|||||||
"description": "A Log Parser for SailPoint VA logs",
|
"description": "A Log Parser for SailPoint VA logs",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"keywords": [
|
||||||
|
"SailPoint",
|
||||||
|
"Virtual",
|
||||||
|
"Appliance",
|
||||||
|
"Identity",
|
||||||
|
"Now"
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user