{
  "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"
  },
  "_release": "1.0.0",
  "_resolution": {
    "type": "version",
    "tag": "1.0.0",
    "commit": "162bbe1d39ced4e6446743eb4c28166507a2bb2d"
  },
  "_source": "https://github.com/aurelia/pal.git",
  "_target": "^1.0.0",
  "_originalSource": "aurelia-pal"
}