Introduce `ndjson` Reader for project import
Relate to &2734
Introduce ndjson
Reader for project import
- this implements the Reader that can parse ndjson
- enable both legcay and ndjson readers on importing side. And detect the file format to find the valid reader
Question: will this work for group
import without any extra work?