bom2table/package.json
2020-12-21 17:16:15 +00:00

15 lines
266 B
JSON

{
"name": "bom2table",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "nplayfair",
"license": "MIT",
"dependencies": {
"csvtojson": "^2.0.10"
}
}