tsvert
Version:
Tsvert is an Open Source Software Library to convert TSV to various data formats which is JSON and SQL insert statement and popular programming languages(PHP, Python, Ruby) array associative written in JavaScript. Tsvert is supposed to work in both Node.j
20 lines (19 loc) • 882 B
JSON
{
"name": "tsvert",
"description": "Tsvert is an Open Source Software Library to convert TSV to various data formats which is JSON and SQL insert statement and popular programming languages(PHP, Python, Ruby) array associative written in JavaScript. Tsvert is supposed to work in both Node.js and browser environments.",
"author": "high5",
"version": "0.0.4",
"main": "./lib/tsvert.js",
"repository": "git://github.com/high5/tsvert.git",
"keywords": ["TSV", "JavaScript", "SQL", "JSON", "PHP", "Ruby", "Python"],
"homepage": "https://github.com/high5/tsvert",
"bugs": {"url": "http://github.com/high5/tsvert/issues" },
"license": "MIT",
"tags": ["javascript", "tsv", "html", "sql", "ruby", "sql", "python", "php"],
"devDependencies": {
"gulp": "^3.8.11",
"gulp-uglify": "^1.1.0",
"gulp-concat": "^2.5.2"
},
"scripts": {"test": "node test"}
}