mirror of
https://github.com/danbulant/sql2csv
synced 2026-05-19 04:18:33 +00:00
11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"name": "sql2csv",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|