{ "name": "@next/plugin-google-analytics", "version": "9.4.1-canary.8", "repository": { "url": "zeit/next.js", "directory": "packages/next-plugin-google-analytics" }, "nextjs": { "name": "Google Analytics", "required-env": [ "GA_TRACKING_ID" ] }, "peerDependencies": { "next": "*" } }