You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
TrashSensor_API/package.json

8 lines
127 B

{
"dependencies": {
"dotenv": "^16.4.5",
"express": "^4.19.1",
"pg": "^8.11.3",
"sequelize": "^6.37.1"
}
}