2016-06-29 01:43:18 +00:00
|
|
|
{
|
2016-09-01 11:14:50 +00:00
|
|
|
"name": "wazuh",
|
2017-06-20 08:58:28 +00:00
|
|
|
"version": "2.0.1",
|
2017-06-26 08:55:08 +00:00
|
|
|
"revision": "0336",
|
2016-12-01 11:12:37 +00:00
|
|
|
"kibana": {
|
2017-06-28 06:36:54 +00:00
|
|
|
"version" : "5.4.3"
|
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": {
|
2016-07-18 14:54:06 +00:00
|
|
|
"angular-animate": "1.4.7",
|
|
|
|
"angular-aria": "1.4.7",
|
2016-09-15 09:03:03 +00:00
|
|
|
"angular-cookies": "1.4.7",
|
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",
|
2016-09-02 12:16:53 +00:00
|
|
|
"bootstrap": "3.3.6",
|
2016-07-22 10:16:33 +00:00
|
|
|
"needle": "^1.0.0",
|
2016-09-02 12:16:53 +00:00
|
|
|
"node-cron": "^1.1.2"
|
2016-06-29 01:43:18 +00:00
|
|
|
}
|
|
|
|
}
|