• File: rc
  • Full Path: /var/www/nodejs/daily_store_reports_nodejs/node_modules/.bin/rc
  • Date Modified: 02/04/2023 9:31 PM
  • File size: 12 bytes
  • MIME-type: text/plain
  • Charset: utf-8
#! /usr/bin/env node
var rc = require('./index')

console.log(JSON.stringify(rc(process.argv[2]), false, 2))