{
  "name": "@polyfill-io-aot/express",
  "version": "4.0.5",
  "author": "Alorel <a.molcanovas@gmail.com> (https://github.com/Alorel)",
  "license": "MIT",
  "repository": "git@github.com:Alorel/polyfill.io-aot.git",
  "main": "index.js",
  "dependencies": {
    "@polyfill-io-aot/core": "4.0.5",
    "@types/express": "^4.17.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "polyfill",
    "bundler",
    "polyfill.io",
    "polyfill-library",
    "polyfill library",
    "aot",
    "polyfill bundler"
  ]
}