{
  "name": "aurelia-polyfills",
  "version": "1.2.1",
  "description": "The minimal set of polyfills that the Aurelia platform needs to run on ES5 browsers.",
  "keywords": [
    "aurelia",
    "polyfill"
  ],
  "homepage": "http://aurelia.io",
  "main": "dist/commonjs/aurelia-polyfills.js",
  "moduleType": "node",
  "bugs": {
    "url": "https://github.com/aurelia/polyfills/issues"
  },
  "license": "MIT",
  "author": "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)",
  "repository": {
    "type": "git",
    "url": "http://github.com/aurelia/polyfills"
  },
  "dependencies": {
    "aurelia-pal": "^1.0.0"
  }
}
