UNPKG

csvtojson

Version:

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

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