logging-n3xgen-cg-lib
Version:
Library to save logs into desire destiny, the current implementation is Opensearch.
29 lines (28 loc) • 924 B
JSON
{
"name": "logging-n3xgen-cg-lib",
"version": "1.3.3",
"description": "Library to save logs into desire destiny, the current implementation is Opensearch.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/CloudGenUser/logging-n3xgen-cg-lib.git"
},
"keywords": [
"elasticsearch",
"N3xGen",
"loging",
"CloudGen",
"library"
],
"author": "Jafet Malvaez Lopez <jafet.malvaez@cloudgensys.com> (https://www.cloudgensys.com/)",
"license": "ISC",
"bugs": {
"url": "https://github.com/CloudGenUser/logging-n3xgen-cg-lib/issues"
},
"homepage": "https://github.com/CloudGenUser/logging-n3xgen-cg-lib#readme",
"dependencies": {
"axios": "^1.1.3",
"utils-nxg-cg": "git+https://npm:glpat-gcNPCAQysysMpnVUzhrR@git.cloudgen.cgdemos.com/n3xgen/efuse/connectors/libraries/utils-nxg-cg.git"
}
}