2016-06-29 01:43:18 +00:00
|
|
|
{
|
2018-04-22 18:52:55 +00:00
|
|
|
"name": "wazuh",
|
2018-06-26 17:50:34 +00:00
|
|
|
"version": "3.3.1",
|
2018-07-03 18:04:58 +00:00
|
|
|
"revision": "0398",
|
2018-04-22 18:52:55 +00:00
|
|
|
"kibana": {
|
2018-06-14 12:53:46 +00:00
|
|
|
"version": "6.3.0"
|
2018-04-22 18:52:55 +00:00
|
|
|
},
|
|
|
|
"description": "Wazuh app",
|
|
|
|
"main": "index.js",
|
|
|
|
"keywords": [
|
|
|
|
"kibana",
|
|
|
|
"wazuh",
|
|
|
|
"ossec"
|
|
|
|
],
|
|
|
|
"author": "Wazuh, Inc",
|
|
|
|
"license": "GPL-2.0",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/wazuh/wazuh-kibana-app.git"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/wazuh/wazuh-kibana-app/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://www.wazuh.com/",
|
|
|
|
"dependencies": {
|
|
|
|
"angular-animate": "1.6.5",
|
|
|
|
"angular-aria": "1.6.5",
|
|
|
|
"angular-cookies": "1.6.5",
|
|
|
|
"angular-material": "1.1.1",
|
|
|
|
"angular-md5": "^0.1.10",
|
|
|
|
"ansicolors": "^0.3.2",
|
2018-05-29 11:36:05 +00:00
|
|
|
"dom-to-image": "^2.6.0",
|
2018-04-22 18:52:55 +00:00
|
|
|
"install": "^0.10.1",
|
|
|
|
"js-yaml": "3.10.0",
|
2018-04-25 14:24:27 +00:00
|
|
|
"json2csv": "^4.1.2",
|
2018-04-22 18:52:55 +00:00
|
|
|
"lodash": "3.10.1",
|
|
|
|
"needle": "^2.0.1",
|
|
|
|
"node-cron": "^1.1.2",
|
2018-06-28 14:11:16 +00:00
|
|
|
"pdfmake": "^0.1.37",
|
2018-06-21 18:33:21 +00:00
|
|
|
"query-string": "5.1.1",
|
2018-05-30 16:15:41 +00:00
|
|
|
"timsort": "^0.3.0",
|
2018-04-22 18:52:55 +00:00
|
|
|
"winston": "3.0.0-rc1"
|
|
|
|
}
|
2016-06-29 01:43:18 +00:00
|
|
|
}
|