pmp-image
v0.0.17
Published
PicMePlease image
Downloads
8
Readme
pmp-image
PicMePlease image
Installation
$ npm install --save pmp-image
Usage
var pmpImage = require('pmp-image');
pmpImage({
url: 'http://some.thing/'
}, function(err, response) {
/* do something */
});
License
MIT © Paolo Chiabrera