2019-04-09 18:05:49 +08:00

16 lines
283 B
JSON

{
"name": "lct-util",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"commander": "^2.20.0",
"csv-parse": "^4.4.0"
}
}