Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
RT I encountered this issue in my project: using the outputJSON interface with some large files is very slow. Upon investigation, I found that the method relies on the jsonfile library, which hasn't been updated for a long time. The method itself is quite simple, so since it's causing problems, I suggest rewriting it directly in the code instead of using the corresponding method from this library. 
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by yanOO1497 and has received 0 comments.