{ "name": "Kibana", "author": "Brendan Coles , Andrew Horton", "version": "0.2", "description": "Kibana is an open source data visualization platform that allows you to interact with your data", "website": "https://www.elastic.co/products/kibana", "matches": [ { "search": "headers[x-app-name]", "regexp": "(?-mix:^kibana$)" }, { "text": "\\s+window\\.KIBANA_VERSION='([\\d\\.]+)';\\s+window\\.KIBANA_BUILD_NUM='[\\d]+';)", "offset": 1 } ] }