Skip to content

Instantly share code, notes, and snippets.

@lislon
Created January 30, 2015 12:55
Show Gist options
  • Save lislon/13ba1bc18b6473d3ba72 to your computer and use it in GitHub Desktop.
Save lislon/13ba1bc18b6473d3ba72 to your computer and use it in GitHub Desktop.
"use strict";
var service = module.exports = {},
derp = require('derp'),
_ = require('lodash'),
settings = derp.settings
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment