Files
jspm-registry/package-overrides/github/components/handlebars.js@1.3.0.json
T

13 lines
173 B
JSON

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