add package mouse (#2242)

This commit is contained in:
hiikion 2022-05-24 19:52:07 +03:00 committed by GitHub
parent 3033e378e1
commit 10bb9e62d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]