{
  "name": "aurelia-framework",
  "version": "0.13.0",
  "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
  "keywords": [
    "aurelia",
    "framework",
    "spa"
  ],
  "homepage": "http://aurelia.io",
  "license": "MIT",
  "authors": [
    "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/aurelia/framework"
  },
  "dependencies": {
    "aurelia-binding": "^0.8.0",
    "aurelia-dependency-injection": "^0.9.0",
    "aurelia-loader": "^0.8.0",
    "aurelia-logging": "^0.6.0",
    "aurelia-metadata": "^0.7.0",
    "aurelia-path": "^0.8.0",
    "aurelia-task-queue": "^0.6.0",
    "aurelia-templating": "^0.13.0",
    "core-js": "zloirock/core-js"
  }
}