/*
* node-website
* A set of tools for extracting information out of a website.
*
* Licensed under the MIT:
* http://www.opensource.org/licenses/mit-license.php
*
* Copyright (c) 2013, André König (andre.koenig@gmail.com)
**/
module.exports = require('./lib/');