node-moog
Version:
Publish events to the MOOG AIOps REST LAM
28 lines (27 loc) • 610 B
JSON
{
"name": "node-moog",
"version": "1.2.9",
"description": "Publish events to the MOOG AIOps REST LAM",
"main": "./lib/node-moog",
"scripts": {
"test": "./test/test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/moogsoft/node-moog.git"
},
"keywords": [
"moog",
"incident.MOOG",
"Moogsoft AIops",
"AIOps",
"Moogsoft",
"REST"
],
"author": "Moogsoft <integrations@moogsoft.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/moogsoft/node-moog/issues"
},
"homepage": "https://github.com/moogsoft/node-moog"
}