mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #997 from LemonBoy/add-cassette2108
Add package cassette
This commit is contained in:
commit
c509dcbfa8
@ -12515,5 +12515,20 @@
|
||||
"description": "Ladder logic macros for Nim",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://gitlab.com/ryukoposting/nim-ladder"
|
||||
},
|
||||
{
|
||||
"name": "cassette",
|
||||
"url": "https://github.com/LemonBoy/cassette",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"http",
|
||||
"network",
|
||||
"test",
|
||||
"mock",
|
||||
"requests"
|
||||
],
|
||||
"description": "Record and replay your HTTP sessions!",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/LemonBoy/cassette"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user