UNPKG

179 BJSONView Raw
1{
2 "defaults": {
3 },
4 "partials": {
5 "param": "param.mustache"
6 },
7 "transformations": [
8 { "input": "index.mustache", "output": "index.md" }
9 ]
10}