{ "name": "Axis-PrintServer", "author": "Andrew Horton", "version": "0.1", "description": "Axis 540/542 Network Print Server", "website": "http://www.axis.com/products/axis_540p/index.htm", "matches": [ { "text": "

Welcome to AXIS 540/542 Network Print Server

" }, { "url": "/", "regexp": "(?m-ix:

Welcome to AXIS.*

Name: ([\\S]+)
)" }, { "url": "/", "regexp": "(?m-ix:

Welcome to AXIS.*Software version: ([0-9\\.]+)
)", "offset": 1 } ] }