{ "name": "Next.js", "website": "https://nextjs.org", "matches": [ { "search": "headers[x-powered-by]", "regexp": "^Next\\.js ?([0-9.]+)?", "offset": 1 } ], "implies": [ "React", "webpack", "Node.js" ] }