Files
LivingDexTracker/tsv-parser/package.json
T

17 lines
305 B
JSON

{
"name": "tsv-parser",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"csv-parser": "^3.0.0",
"fs": "^0.0.1-security"
}
}