UNPKG

csv-2-json

Version:

Utility module for parsing csv data to json and saving it to file

7 lines 121 B
language: node_js node_js: - '0.10' before_script: - echo 'updating packages' - sudo apt-get update - npm install