File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Blink HTTP
2
2
3
- A tiny , elegant and standalone HTTP client.
3
+ A fast , elegant and standalone HTTP client.
4
4
5
5
[ ![ npm] ( https://img.shields.io/npm/v/blink-http )] ( https://www.npmjs.com/package/blink-http )
6
6
[ ![ npm] ( https://img.shields.io/npm/dt/blink-http )] ( https://www.npmjs.com/package/blink-http )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " blink-http" ,
3
- "version" : " 1.2.0 " ,
4
- "description" : " A tiny , elegant and standalone HTTP client" ,
3
+ "version" : " 1.2.1 " ,
4
+ "description" : " A fast , elegant and standalone HTTP client" ,
5
5
"main" : " ./distribution/index.js" ,
6
6
"exports" : {
7
7
"." : {
35
35
"keywords" : [
36
36
" http" ,
37
37
" client" ,
38
- " tiny " ,
38
+ " fast " ,
39
39
" standalone" ,
40
40
" blink" ,
41
41
" blink-http"
You can’t perform that action at this time.
0 commit comments