mcopy/cli
dependabot[bot] a9b678f748
Bump lodash from 4.17.15 to 4.17.19 in /cli
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 01:56:36 +00:00
..
data FFMPEG and FFPROBE need to be stored unpacked in asar for build. 2020-04-24 15:09:51 -04:00
lib Fixed serialization error that was breaking raspberry pi 4 installation. It is apparently a real bug that should be breaking the app. 2020-07-26 21:52:53 -04:00
scripts Add a build script to build cli with pkg. 2019-03-22 19:50:46 -04:00
.gitignore Begin mcopy-cli for a simple command line interface 2019-02-24 08:13:47 -05:00
index.js Update delay, exec and exit usage and require statments. 2019-06-08 21:43:14 -04:00
package-lock.json Bump lodash from 4.17.15 to 4.17.19 in /cli 2020-07-27 01:56:36 +00:00
package.json Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally. 2020-04-24 14:33:58 -04:00