pmp-source
v0.0.5
Published
pmp source library
Downloads
11
Readme
pmp-source

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