mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-22 00:40:31 +00:00
16 lines
No EOL
211 B
JSON
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"
|
|
}
|
|
} |