0.1.0 • Published 6 years ago

minicap v0.1.0

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
6 years ago

node-minicap

npm

node-minicap provides a minicap "driver" of sorts for Node.js. Note that prebuilt minicap binaries are not included in this package. If you need them, try minicap-prebuilt.

Requirements

  • Node.js v6.9.0 or later. Older versions will triggers syntax errors.

Installation

Using yarn:

yarn add minicap

Using npm:

npm install --save minicap

License

See LICENSE.