postal.js/node_modules/anvil.js/build.json
2012-08-28 12:06:19 -04:00

15 lines
No EOL
190 B
JSON

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