postal.js/build-node-diags.json
2011-09-20 15:35:36 -04:00

9 lines
No EOL
174 B
JSON

{
"source": "src/diags",
"output": "build/node",
"lint": {},
"wrap": {
"prefix": "module.exports = function(postal) {",
"suffix": "};"
}
}