mirror of
https://github.com/danbulant/sql2csv
synced 2026-05-19 04:18:33 +00:00
Update meta
This commit is contained in:
parent
aa3bd58aa1
commit
a4d43b6ddb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "sql2csv",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "Convert MySQL output to csv format, without dependencies",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"author": "",
|
||||
"author": "Daniel Bulant",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue