Added package conio (#1064)

This commit is contained in:
Victoria Guevara 2019-04-14 17:08:30 +03:00 committed by Miran
parent 29da914c1d
commit c18149370b

View File

@ -13113,5 +13113,18 @@
"description": "gameoflife is library for Game of Life.",
"license": "MIT",
"web": "https://github.com/jiro4989/gameoflife"
},
{
"name": "conio",
"url": "https://github.com/guevara-chan/conio",
"method": "git",
"tags": [
"console",
"terminal",
"io"
],
"description": ".NET-inspired lightweight terminal library",
"license": "MIT",
"web": "https://github.com/guevara-chan/conio"
}
]