index.js
1  module.exports = function (x) { return x * 100; };