mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add a Stripe library (#1996)
This commit is contained in:
parent
8008704792
commit
e91b40229d
@ -23636,5 +23636,17 @@
|
|||||||
"description": "cross-platform file watcher with database",
|
"description": "cross-platform file watcher with database",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/hamidb80/watch_for_files"
|
"web": "https://github.com/hamidb80/watch_for_files"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stripe",
|
||||||
|
"url": "https://github.com/iffy/nim-stripe",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"payments",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Nim client for Stripe.com",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/iffy/nim-stripe"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user