animal-sounds
v1.1.1
Published
Get animal sounds
Readme
animal-sounds 
Get animal sounds
Install
$ npm install --save animal-soundsUsage
var animalSounds = require('animal-sounds');
animalSounds();
//=> bawl
animalSounds();
//=> peep
animalSounds.sounds;
//=> ['arf', 'baa', ...]CLI
$ npm install --global animal-sounds$ animal-sounds --help
Example
$ animal-sounds
hee-hawLicense
MIT © Kevin Mårtensson
