{ "name": "Namazu", "author": "Brendan Coles ", "version": "0.1", "description": "Namazu is a full-text search engine intended for easy use. Not only does it work as a small or medium scale Web search engine, but also as a personal search system for email or other files.", "website": "http://www.namazu.org/", "matches": [ { "regexp": "(?-mix:This search system is powered by[\\s]+Namazu<\\/a><\\/strong>)" }, { "regexp": "(?-mix:Powered by (N|n)amazu<\\/a>)" }, { "regexp": "(?-mix:

Total [\\d]+ documents matching your query.<\\/strong><\\/p>)" }, { "regexp": "(?i-mx:Namazu<\\/a> v([\\d\\.]+) <\\/strong>)", "offset": 1 }, { "regexp": "(?i-mx:This search system is powered by Namazu<\\/a> v([\\d\\.]+) <\\/p>)", "offset": 1 } ] }