{
  "name": "handlebars",
  "version": "5.0.0-alpha.1",
  "license": "MIT",
  "jspm": {
    "main": "handlebars",
    "shim": {
      "handlebars": {
        "exports": "Handlebars"
      }
    },
    "files": [
      "handlebars.js",
      "handlebars.runtime.js"
    ],
    "buildConfig": {
      "minify": true
    }
  }
}
