From 053a1264ec56c2f780ef22bdbfb2d3ab00070e34 Mon Sep 17 00:00:00 2001 From: Patrick Juchli Date: Mon, 29 Apr 2019 06:54:47 +0200 Subject: [PATCH] Add basic-ftp (#907) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 228a807..8f9cf43 100644 --- a/readme.md +++ b/readme.md @@ -812,6 +812,7 @@ - [env-dot-prop](https://github.com/simonepri/env-dot-prop) - Get, set, or delete nested properties of process.env using a dot path. - [emittery](https://github.com/sindresorhus/emittery) - Simple and modern async event emitter. - [node-video-lib](https://github.com/gkozlenko/node-video-lib) - Pure JavaScript library for working with MP4 and FLV video files and creating MPEG-TS chunks for HLS streaming. +- [basic-ftp](https://github.com/patrickjuchli/basic-ftp) – FTP/FTPS client. ## Resources