/*! * stats - formats * Copyright(c) 2011 TJ Holowaychuk * MIT Licensed */ exports.json = require('./json'); exports.text = require('./text');