{ "name": "Ghost", "website": "http://ghost.org", "matches": [ { "search": "headers[x-ghost-cache-status]", "regexp": ".*" }, { "search": "meta[generator]", "regexp": "Ghost(?:\\s([\\d.]+))?", "offset": 1 } ], "implies": "Node.js" }