Version: 0.1.0
/*!
* examples <https://github.com/jonschlinkert/examples>
*
* Copyright (c) 2014 Jon Schlinkert, contributors.
* Licensed under the MIT license.
*/
'use strict';
module.exports = function () {
// do stuff
};