{
  "name": "aurelia-pal",
  "version": "1.0.0",
  "description": "Aurelia's platform abstraction layer (PAL).",
  "keywords": [
    "aurelia",
    "pal"
  ],
  "homepage": "http://aurelia.io",
  "main": "dist/commonjs/aurelia-pal.js",
  "moduleType": "node",
  "license": "MIT",
  "authors": [
    "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/aurelia/pal"
  }
}
