pmp-source
v0.0.5
Published
pmp source library
Downloads
2
Readme
pmp-source
pmp source library
Installation
$ npm install --save pmp-source
Usage
var pmpSource = require('pmp-source');
pmpSource.getSourceById({
options: options,
sourceId: 'id'
}, done);
License
MIT © Paolo Chiabrera