UNPKG
http-class
Version:
latest (0.9.5)
0.9.5
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.0.3
0.0.2
0.0.1
http class for response codes
github.com/GiovanniCardamone/http-class
GiovanniCardamone/http-class
http-class
/
.vscode
/
tasks.json
13 lines
•
209 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "version":
"2.0.0"
,
"tasks"
: [ { "
label
":
"f1"
,
"type"
:
"npm"
,
"script"
:
"build:watch"
,
"group"
:
"build"
,
"problemMatcher"
: [],
"detail"
:
"tsc --watch"
} ] }