1
0
espelhamento de https://github.com/therootcompany/request.js.git sincronizado 2024-11-16 17:28:58 +00:00

v1.3.10: update header and link

Esse commit está contido em:
AJ ONeal 2019-04-16 12:43:21 -06:00
commit 28f3f783ae
2 arquivos alterados com 5 adições e 3 exclusões

Ver arquivo

@ -1,8 +1,10 @@
# µRequest - Minimalist HTTP client | a [Root](https://rootprojects.org) project # [µRequest](https://git.rootprojects.org/root/request.js) | a [Root](https://rootprojects.org) project
> Minimalist HTTP client
A lightweight alternative to (and drop-in replacement for) request. A lightweight alternative to (and drop-in replacement for) request.
Written from scratch. Written from scratch, with zero-dependencies.
## Super simple to use ## Super simple to use

Ver arquivo

@ -1,6 +1,6 @@
{ {
"name": "@root/request", "name": "@root/request",
"version": "1.3.9", "version": "1.3.10",
"description": "A lightweight, zero-dependency drop-in replacement for request", "description": "A lightweight, zero-dependency drop-in replacement for request",
"main": "index.js", "main": "index.js",
"files": [ "files": [