fetch-the-parrot
Advanced tools
Comparing version 1.0.3 to 2.0.0
{ | ||
"name": "fetch-the-parrot", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "Javascript library for fetching PartyParrot(s)", | ||
@@ -35,3 +35,3 @@ "main": "./dist/index.js", | ||
"chai": "4.1.1", | ||
"mocha": "3.5.0", | ||
"mocha": "^5.2.0", | ||
"rimraf": "2.6.1" | ||
@@ -38,0 +38,0 @@ }, |
@@ -63,3 +63,3 @@ # fetch-the-parrot | ||
* `getParrotGif(options, callback)`: This is the _primary_ (default) method, used to return a partyparrot's gif URL. | ||
* `getParrotGif(options, callback)`: This is the method used to return a partyparrot's `.gif` URL. | ||
@@ -66,0 +66,0 @@ * **options** `object` |
7834
6