done purchases remove, ocr scan, read image

This commit is contained in:
LukasNowy
2019-01-28 01:34:06 +01:00
parent d9c3d422d7
commit 93bbf9c2cb
203 changed files with 21267 additions and 41 deletions

14
express-server/node_modules/streamifier/CHANGES generated vendored Normal file
View File

@ -0,0 +1,14 @@
v0.1.1 (03 Apr 2015)
Clean up.
v0.1.0 (21 Oct 2013)
Performance slightly improved due to the simplification of the code. This is
the most basic code that is needed.
If you pass an object, the stream is converted automatically to the object
mode.
v0.0.2 (19 Jul 2013)
Bump version.
v0.0.1 (01 Apr 2013)
First release.