{ "name": "backend-node", "version": "1.0.0", "description": "", "main": "index.js", "marcas": [ "Azimut", "Benetou", "Ford", "Reanault", "Volkswagen" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "pg": "^8.8.0" } }