10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"main": "handlebars",
|
|
"shim": {
|
|
"handlebars": {
|
|
"exports": "Handlebars"
|
|
}
|
|
},
|
|
"files": ["handlebars.js", "handlebars.runtime.js"]
|
|
}
|