mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add autome library
This commit is contained in:
parent
73678f463e
commit
bc01393ed7
@ -4963,5 +4963,18 @@
|
|||||||
"web": "https://github.com/cjxgm/jsonob",
|
"web": "https://github.com/cjxgm/jsonob",
|
||||||
"url": "https://github.com/cjxgm/jsonob",
|
"url": "https://github.com/cjxgm/jsonob",
|
||||||
"description": "JSON / Object mapper"
|
"description": "JSON / Object mapper"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "autome",
|
||||||
|
"description": "Write GUI automation scripts with Nim",
|
||||||
|
"tags": [
|
||||||
|
"gui",
|
||||||
|
"automation",
|
||||||
|
"windows"
|
||||||
|
],
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/miere43/autome",
|
||||||
|
"url": "https://github.com/miere43/autome",
|
||||||
|
"method": "git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user