Update packages.json (#1442)

This commit is contained in:
Ward 2020-04-23 13:58:05 +08:00 committed by GitHub
parent eedf96e453
commit e92522539f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17463,5 +17463,22 @@
"license": "zlib",
"web": "https://github.com/exelotl/trick",
"doc": "https://exelotl.github.io/trick/trick.html"
},
{
"name": "wAuto",
"url": "https://github.com/khchen/wAuto",
"method": "git",
"tags": [
"automation",
"windows",
"keyboard",
"mouse",
"registry",
"process"
],
"description": "Windows automation module",
"license": "MIT",
"web": "https://github.com/khchen/wAuto",
"doc": "https://khchen.github.io/wAuto"
}
]