mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package nimobserver (#837)
* Added package nimobserver * Update packages.json
This commit is contained in:
parent
88cde4d40d
commit
0f619315b0
@ -10451,5 +10451,18 @@
|
|||||||
"description": "cjson wrapper for Nim",
|
"description": "cjson wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/muxueqz/nim_cjson"
|
"web": "https://github.com/muxueqz/nim_cjson"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimobserver",
|
||||||
|
"url": "https://github.com/Tangdongle/nimobserver",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"observer",
|
||||||
|
"patterns",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "An implementation of the observer pattern",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Tangdongle/nimobserver"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user