mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-26 19:00:25 +00:00
15 lines
No EOL
190 B
JSON
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"
|
|
}
|
|
} |