{
  "name": "vn-loopback",
  "version": "1.0.0",
  "main": "server/server.js",
  "scripts": {
      "start": "node ."
  },
  "repository": {
    "type": "git",
    "url": "https://git.verdnatura.es/salix"
  },
  "license": "GPL-3.0",
  "description": "Loopback wrapper"
}