2016-06-29 01:43:18 +00:00
|
|
|
{
|
2016-09-01 11:14:50 +00:00
|
|
|
"name": "wazuh",
|
2017-12-21 17:26:40 +00:00
|
|
|
"version": "3.1.0",
|
2018-01-26 14:29:45 +00:00
|
|
|
"revision": "0379",
|
2016-12-01 11:12:37 +00:00
|
|
|
"kibana": {
|
2018-01-17 16:41:30 +00:00
|
|
|
"version": "6.1.2"
|
2016-11-17 08:16:07 +00:00
|
|
|
},
|
2016-09-01 11:14:50 +00:00
|
|
|
"description": "Wazuh App",
|
2016-09-01 09:23:40 +00:00
|
|
|
"main": "index.js",
|
2016-09-02 12:16:53 +00:00
|
|
|
"keywords": [
|
|
|
|
"kibana",
|
|
|
|
"wazuh",
|
|
|
|
"ossec"
|
|
|
|
],
|
2016-12-01 11:12:37 +00:00
|
|
|
"author": "Wazuh, Inc",
|
2016-09-01 09:23:40 +00:00
|
|
|
"license": "GPL-2.0",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2016-12-01 11:12:37 +00:00
|
|
|
"url": "https://github.com/wazuh/wazuh-kibana-app.git"
|
2016-09-01 09:23:40 +00:00
|
|
|
},
|
|
|
|
"bugs": {
|
2016-12-01 11:12:37 +00:00
|
|
|
"url": "https://github.com/wazuh/wazuh-kibana-app/issues"
|
2016-09-01 09:23:40 +00:00
|
|
|
},
|
2016-12-01 11:12:37 +00:00
|
|
|
"homepage": "https://www.wazuh.com/",
|
2016-06-29 01:43:18 +00:00
|
|
|
"dependencies": {
|
2017-09-22 03:31:55 +00:00
|
|
|
"angular-animate": "1.6.5",
|
|
|
|
"angular-aria": "1.6.5",
|
|
|
|
"angular-cookies": "1.6.5",
|
2016-12-21 18:30:24 +00:00
|
|
|
"angular-material": "1.1.1",
|
2016-06-29 01:43:18 +00:00
|
|
|
"angular-md5": "^0.1.10",
|
2017-10-27 07:22:10 +00:00
|
|
|
"ansicolors": "^0.3.2",
|
2016-09-02 12:16:53 +00:00
|
|
|
"bootstrap": "3.3.6",
|
2017-08-02 14:45:53 +00:00
|
|
|
"install": "^0.10.1",
|
2018-01-24 14:28:32 +00:00
|
|
|
"js-yaml": "3.10.0",
|
2017-11-25 15:36:39 +00:00
|
|
|
"lodash": "3.10.1",
|
2017-09-29 05:26:18 +00:00
|
|
|
"needle": "^2.0.1",
|
2017-11-30 16:17:09 +00:00
|
|
|
"node-cron": "^1.1.2"
|
2016-06-29 01:43:18 +00:00
|
|
|
}
|
|
|
|
}
|