UNPKG

csvtojson

Version:

A tool concentrating on converting csv data to JSON with customised parser supporting

8 lines 119 B
language: node_js node_js: - "10" - "8" - "6" - "4" after_success: 'npm run coveralls' script: "npm run travis"