Update packages.json
This commit is contained in:
parent
e0bd4f0fb2
commit
789bdb8a78
1 changed files with 12 additions and 0 deletions
|
|
@ -4203,5 +4203,17 @@
|
|||
"description": "Bindings for the Sixense Core API.",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue