Skip to content

Commit

Permalink
Update package' description and tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-dimitru committed May 2, 2019
1 parent 2490e11 commit 53e402b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "request-libcurl",
"version": "0.0.1",
"description": "Stable request module built on top of libcurl with repeats, timeouts, and Promise API",
"description": "Extremely stable HTTP request module built on top of libcurl with retries, timeouts, Promise and async/await API",
"main": "index.js",
"scripts": {
"test": "mocha"
Expand All @@ -20,7 +20,9 @@
"post",
"get",
"API",
"rest"
"rest",
"request-libcurl",
"request-extra"
],
"author": "dr.dimitru (https://veliovgroup.com)",
"engines": {
Expand Down

0 comments on commit 53e402b

Please sign in to comment.