init
Showing
ftp.js
0 → 100644
los.txt
0 → 100644
| ... | @@ -10,8 +10,15 @@ | ... | @@ -10,8 +10,15 @@ |
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "faker": "^4.1.0", | |||
| "ftp": "^0.3.10", | |||
| "iohook": "^0.6.5", | "iohook": "^0.6.5", | ||
| "jimp": "^0.13.0", | |||
| "open": "^7.0.4", | "open": "^7.0.4", | ||
| "robotjs": "^0.6.0" | "password-generator": "^2.3.2", | ||
| "pixelmatch": "^5.2.0", | |||
| "random-name": "^0.1.2", | |||
| "robotjs": "^0.6.0", | |||
| "screenshot-desktop": "^1.12.1" | |||
| } | } | ||
| } | } |
test_faker.js
0 → 100644
Please register or sign in to comment