{
  "name": "@tarantool.io/polyfills",
  "version": "1.0.0",
  "type": "commonjs",
  "license": "ISC",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "keywords": [
    "tarantool",
    "tarantool-frontend-tools",
    "polyfills"
  ],
  "peerDependencies": {
    "core-js": "^3.21.1",
    "regenerator-runtime": "^0.13.9"
  },
  "dependencies": {
    "object-assign": "4.1.1",
    "raf": "3.4.1",
    "whatwg-fetch": "3.6.2"
  },
  "publishConfig": {
    "access": "public"
  }
}
