UNPKG

ncc

Version:

node-chrome-canvas | a simple to use and performant HTML5 canvas for Node.js

11 lines (10 loc) 227 B
/*! * ncc v0.2.x * * Copyright 2014 Stefan Keim (indus) * Released under the MIT license * https://github.com/indus/ncc/blob/master/license.md * * Date: 2014-05-13 */ module.exports = require('./lib/ncc');