mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-17 06:30:23 +00:00
9 lines
No EOL
160 B
JSON
9 lines
No EOL
160 B
JSON
{
|
|
"source": "src/main",
|
|
"output": "build/node",
|
|
"lint": {},
|
|
"wrap": {
|
|
"prefix": "",
|
|
"suffix": "exports.postal = postal;"
|
|
}
|
|
} |