Files
Hannah Wolfe e6ad93ea01 v4.7.6
2020-04-03 18:56:22 +01:00

21 lines
318 B
JSON

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