15 lines
300 B
JSON
Executable file
15 lines
300 B
JSON
Executable file
{
|
|
"name": "TEAM_00",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "TEAM_00",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"csvtojson": "^2.0.8",
|
|
"express": "^4.16.4"
|
|
}
|
|
}
|