{
  "name": "@modern-js/polyfill-lib",
  "version": "1.0.2",
  "description": "A polyfill combinator",
  "main": "lib/index.js",
  "homepage": "https://modernjs.dev",
  "bugs": "https://github.com/modern-js-dev/modern.js/issues",
  "repository": "modern-js-dev/modern.js",
  "keywords": [
    "react",
    "framework",
    "modern",
    "modern.js"
  ],
  "scripts": {
    "lint": "eslint polyfills lib tasks test",
    "clean": "rimraf ./polyfills/__dist",
    "build": "npm run clean && node tasks/node/buildsources",
    "fmt": "eslint . --fix",
    "prepublish": "npm run build"
  },
  "license": "MIT",
  "engines": {
    "node": ">=8"
  },
  "dependencies": {
    "@financial-times/polyfill-useragent-normaliser": "^1.7.0",
    "@formatjs/intl-datetimeformat": "^2.0.2",
    "@formatjs/intl-displaynames": "^3.0.2",
    "@formatjs/intl-getcanonicallocales": "^1.2.10",
    "@formatjs/intl-listformat": "^3.0.2",
    "@formatjs/intl-numberformat": "^5.0.2",
    "@formatjs/intl-pluralrules": "^3.0.2",
    "@formatjs/intl-relativetimeformat": "^6.0.2",
    "@juggle/resize-observer": "^3.2.0",
    "@webcomponents/template": "^1.4.0",
    "Base64": "^1.0.0",
    "abort-controller": "^3.0.0",
    "audio-context-polyfill": "^1.0.0",
    "current-script-polyfill": "^1.0.0",
    "diff": "4.0.2",
    "event-source-polyfill": "^1.0.12",
    "from2-string": "^1.1.0",
    "glob": "^7.1.1",
    "graceful-fs": "^4.1.10",
    "html5shiv": "^3.7.3",
    "intl": "^1.2.5",
    "js-polyfills": "^0.1.40",
    "json3": "^3.3.2",
    "merge2": "^1.0.3",
    "mkdirp": "^0.5.0",
    "mnemonist": "^0.38.0",
    "mutationobserver-shim": "^0.3.2",
    "picturefill": "^3.0.1",
    "rimraf": "^3.0.0",
    "seamless-scroll-polyfill": "^1.0.10",
    "fastestsmallesttextencoderdecoder": "1.0.22",
    "spdx-licenses": "^1.0.0",
    "stream-cache": "^0.0.2",
    "stream-from-promise": "^1.0.0",
    "stream-to-string": "^1.1.0",
    "toposort": "^2.0.2",
    "uglify-js": "^2.7.5",
    "unorm": "^1.6.0",
    "usertiming": "^0.1.8",
    "web-animations-js": "^2.2.5",
    "whatwg-fetch": "^3.0.0",
    "wicg-inert": "^3.0.0",
    "yaku": "0.19.3"
  },
  "devDependencies": {
    "@iarna/toml": "^2.2.3",
    "apicache": "^1.5.3",
    "array.prototype.flatmap": "^1.2.1",
    "browserstack": "1.5.3",
    "browserstack-local": "^1.4.5",
    "cli-color": "^2.0.0",
    "dotenv": "^8.2.0",
    "eslint": "^6.8.0",
    "eslint-plugin-unicorn": "^19.0.1",
    "execa": "^4.0.0",
    "express": "^4.17.1",
    "globby": "^11.0.0",
    "handlebars": "^4.7.2",
    "hard-rejection": "^2.1.0",
    "karma": "^4.2.0",
    "karma-browserstack-launcher": "^1.4.0",
    "karma-mocha": "^1.3.0",
    "karma-mocha-reporter": "^2.2.5",
    "karma-summary-optional-console-reporter": "^1.6.1",
    "lodash": "^4.17.14",
    "mocha": "^3.5.3",
    "mockery": "^2.1.0",
    "nyc": "^15.0.0",
    "prettier": "^1.19.1",
    "proclaim": "^3.6.0",
    "sinon": "^9.0.0",
    "webdriverio": "^6.1.14",
    "yaml": "^1.1.0"
  }
}
