{
  "_from": "@next/polyfill-module@11.1.2",
  "_id": "@next/polyfill-module@11.1.2",
  "_inBundle": false,
  "_integrity": "sha512-xZmixqADM3xxtqBV0TpAwSFzWJP0MOQzRfzItHXf1LdQHWb0yofHHC+7eOrPFic8+ZGz5y7BdPkkgR1S25OymA==",
  "_location": "/@next/polyfill-module",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@next/polyfill-module@11.1.2",
    "name": "@next/polyfill-module",
    "escapedName": "@next%2fpolyfill-module",
    "scope": "@next",
    "rawSpec": "11.1.2",
    "saveSpec": null,
    "fetchSpec": "11.1.2"
  },
  "_requiredBy": [
    "/next"
  ],
  "_resolved": "https://registry.npmjs.org/@next/polyfill-module/-/polyfill-module-11.1.2.tgz",
  "_shasum": "1fe92c364fdc81add775a16c678f5057c6aace98",
  "_spec": "@next/polyfill-module@11.1.2",
  "_where": "C:\\Users\\silvi\\Documents\\eramitra-dev\\node_modules\\next",
  "bugs": {
    "url": "https://github.com/vercel/next.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)",
  "devDependencies": {
    "microbundle": "0.13.0"
  },
  "gitHead": "97456e81ce9860ce8b4bb58931b8d723d312d389",
  "homepage": "https://github.com/vercel/next.js#readme",
  "license": "MIT",
  "main": "dist/polyfill-module.js",
  "name": "@next/polyfill-module",
  "repository": {
    "url": "git+https://github.com/vercel/next.js.git",
    "directory": "packages/next-polyfill-module"
  },
  "scripts": {
    "build": "microbundle watch -i src/index.js -o dist/polyfill-module.js -f iife --no-sourcemap --external none --no-pkg-main",
    "prepublish": "microbundle -i src/index.js -o dist/polyfill-module.js -f iife --no-sourcemap --external none --no-pkg-main"
  },
  "version": "11.1.2"
}
