minimal-request-promise
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "minimal-request-promise", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A+ Promise interface to Node.js HTTPS request, with no dependencies", | ||
@@ -17,2 +17,5 @@ "main": "index.js", | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"homepage": "https://github.com/gojko/minimal-request-promise", | ||
@@ -19,0 +22,0 @@ "repository": { |
2
8059
3
87