postal.js/node_modules/anvil.js/next/next.json

16 lines
208 B
JSON
Raw Normal View History

{
"source": "js",
"spec": "spec",
"ext": "ext",
"output": "next",
"finalize": {
"header-file": "license.txt"
},
"docs": {
"generator": "docco",
"output": "docs"
},
"hosts": {
"/": "docs"
}
}