mj-pkg
Version:
A Node.js library that abstracts away differences among popular marijuana POS providers.
18 lines (10 loc) • 484 B
Markdown
mj-pkg
======
A Node.js library that abstracts away differences among popular marijuana POS providers.
* [Getting Started](#getting-started)
## Getting Started
You can install `mj-pkg` via `npm` or add it as a [dependency](https://npmjs.org/doc/json.html#dependencies) in your `package.json` file:
```bash
$ npm install mj-pkg
```
Please reference the [examples](https://github.com/weave-app/mj-pkg/tree/master/examples) for more information. Additional documentation to come.