add package mouse (#2242)

This commit is contained in:
hiikion
2022-05-24 18:52:07 +02:00
committed by GitHub
parent 3033e378e1
commit 10bb9e62d3
+15
View File
@@ -26299,5 +26299,20 @@
"description": "ipfs http client",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/ipfshttpclient"
},
{
"name": "mouse",
"url": "https://github.com/hiikion/mouse",
"method": "git",
"tags": [
"mouse",
"windows",
"linux",
"winapi",
"xdo"
],
"description": "Mouse interactions in nim",
"license": "MPL-2.0",
"web": "https://github.com/hiikion/mouse"
}
]