{ "name": "especificos-web", "version": "0.0.0", "description": "Especificos web v2", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@gogs.davidventura.com.ar:443/tati/especificos-web-V2.git" }, "author": "tati", "license": "ISC", "dependencies": { "express": "^4.15.2", "mongodb": "^2.2.25", "mongoose": "^4.9.0", "ramda": "^0.23.0" } }