UNPKG

arraytocsvbalanced

Version:
25 lines (24 loc) 606 B
{ "name": "arraytocsvbalanced", "version": "1.0.12", "description": "A load balanced array to csv converter", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Tnings/ArrayToCsvBalanced.git" }, "keywords": [ "Array", "CSV", "LoadBalanced" ], "author": "tnings", "license": "MIT", "bugs": { "url": "https://github.com/Tnings/ArrayToCsvBalanced/issues" }, "homepage": "https://github.com/Tnings/ArrayToCsvBalanced#readme" }