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