UNPKG

website

Version:

A set of tools for extracting information out of a website.

12 lines (11 loc) 274 B
/* * 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/');