mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +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",
|
"description": "Ladder logic macros for Nim",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://gitlab.com/ryukoposting/nim-ladder"
|
"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