list.js 102 Bytes Raw Blame History Permalink 1 2 3 4 5 #!/usr/bin/env node const template = require(`${__dirname}/../template.json`) console.log(template)