{ "name": "vn-loopback", "version": "1.0.0", "scripts": { "start": "node ." }, "dependencies": { "compression": "^1.0.3", "cors": "^2.5.2", "fs-extra": "^5.0.0", "helmet": "^1.3.0", "i18n": "^0.8.3", "loopback": "^3.14.0", "loopback-boot": "^2.26.2", "loopback-component-explorer": "^4.2.0", "loopback-connector-mysql": "^3.0.0", "loopback-connector-remote": "^3.1.1", "loopback-context": "^3.3.0", "md5": "^2.2.1", "require-yaml": "0.0.1", "serve-favicon": "^2.0.1", "strong-error-handler": "^2.1.0" }, "devDependencies": { "nsp": "^2.1.0" }, "repository": { "type": "git", "url": "https://git.verdnatura.es/salix" }, "license": "GPL-3.0", "description": "Loopback wrapper by Verdnatura" }