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

16 lines
No EOL
211 B
JSON

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