Node.js の exports と module.exports

Node.js を使ったモジュールのエクスポートとインポート、require、exports、module.exports の使い方についての覚書です。