Files
agent/bower_components/handlebars/package.json

9 lines
200 B
JSON

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