easy-json-to-csv-converter
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "easy-json-to-csv-converter", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "src/index.js", | ||
"main": "/src/index.ts", | ||
"scripts": { | ||
@@ -10,3 +10,2 @@ "test": "echo \"Error: no test specified\" && exit 1", | ||
}, | ||
"files": ["src/**/*"], | ||
"repository": { | ||
@@ -13,0 +12,0 @@ "type": "git", |
@@ -1,1 +0,16 @@ | ||
# JSONtoCSV | ||
# Easy-JSOON-To-CSV-Converter | ||
Exports a structured JSON array/object to CSV file | ||
## Installation | ||
```bash | ||
npm i easy-json-to-csv-converter | ||
``` | ||
## Usage | ||
```node | ||
``` | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3035
4
72
17