I need a node.js program for the following I have an huge JSON data which have an thousands of records I need to copy to the another file using streams. But there are 3 key value pairs but i need to copy only the one key value (i.e.) I have program for the following I ha