sql2csv/package.json
2019-09-28 13:41:01 +02:00

11 lines
174 B
JSON

{
"name": "sql2csv",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"author": "",
"license": "ISC"
}