Add package jsFetchMock (#2538)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Thiago 2023-03-15 00:42:43 +00:00 committed by GitHub
parent bb670f40e3
commit b2e670d298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29498,5 +29498,20 @@
"description": "A simple wrapper around the winapi to control the clipboard",
"license": "MIT",
"web": "https://github.com/4zv4l/nclip"
},
{
"name": "jsFetchMock",
"url": "https://git.ozzuu.com/thisago/jsfetchMock",
"method": "git",
"tags": [
"web",
"js",
"mock",
"fetch",
"library"
],
"description": "A simple lib to intercept Javascript fetch to capture or edit the data",
"license": "MIT",
"web": "https://git.ozzuu.com/thisago/jsfetchMock"
}
]