mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-16 22:20:23 +00:00
9 lines
No EOL
188 B
JSON
9 lines
No EOL
188 B
JSON
{
|
|
"source": "src/main",
|
|
"output": "lib/node",
|
|
"lint": {},
|
|
"wrap": {
|
|
"prefix": "var _ = require('underscore');",
|
|
"suffix": "module.exports = postal;"
|
|
}
|
|
} |