shebang.js 87 Bytes Raw Blame History Permalink 1 2 3 4 5 #!/usr/bin/env node var a = require('a'); var b = require('b'); var c = require('c');