mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Update packages.json
This commit is contained in:
parent
e0bd4f0fb2
commit
789bdb8a78
@ -4203,5 +4203,17 @@
|
|||||||
"description": "Bindings for the Sixense Core API.",
|
"description": "Bindings for the Sixense Core API.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nimious/sixense"
|
"web": "https://github.com/nimious/sixense"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "listsv",
|
||||||
|
"url": "git://github.com/srwiley/listsv.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"singly linked list",
|
||||||
|
"doubly linked list"
|
||||||
|
],
|
||||||
|
"description": "Basic operations on singly and doubly linked lists.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/srwiley/listsv"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user