🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

csv-2-json

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv-2-json - npm Package Compare versions

Comparing version

to
0.1.4

6

package.json
{
"name": "csv-2-json",
"version": "v0.1.3",
"version": "v0.1.4",
"description": "Utility module for parsing csv data to json and saving it to file",

@@ -23,3 +23,5 @@ "main": "index.js",

"csvjsonparse",
"csvtoObject"
"csvtoObject",
"csv-2-json",
"parsecsv"
],

@@ -26,0 +28,0 @@ "homepage":"https://github.com/kailashyogeshwar85/csv-2-json",

© ,Kailash Yogeshwar, Licensed under MIT-License
# Csv-to-Json (Node.js)
# csv-2-json (Node.js)
Npm module to convert your CSV file to JSON file with custom options to specify file name and identation level to be use in Json file.

@@ -4,0 +4,0 @@ # Install

Sorry, the diff of this file is not supported yet