/var/www/greso.tech/server/nsm/node_modules/static-module/test/vars
NameSizeModeActions
five.js1410644editdlrm
multi-require.js3810644editdlrm
one.js1040644editdlrm
source.js1190644editdlrm
vars.html90644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/static-module/test/vars/source.js (119B)
var fs = require('fs'), html = fs.readFileSync(__dirname + '/vars.html', 'utf8'), x = '!' ; console.log(html + x);