Leon4gr45's picture
Include updated package-lock.json
a23aa7d verified
Raw
History Blame Contribute Delete
109 Bytes
#! /usr/bin/env node
var rc = require('./index')
console.log(JSON.stringify(rc(process.argv[2]), false, 2))