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