UNPKG

patriot

Version:

Patriot command-line interface and node.js library.

12 lines (8 loc) 138 B
/*! * Module dependencies. */ var Patriot = require('./patriot'); /** * Expose npm main module. */ module.exports = new Patriot();