Skip to content
Snippets Groups Projects
Select Git revision
  • 1b2b4aa5aa9b6d38d4b78389b4688bb1bf146324
  • master default
  • watch-plugin
3 results

via.zsh-theme

Blame
  • package.json 366 B
    {
      "name": "api-toucan",
      "version": "1.0.0",
      "main": "index.js",
      "repository": "git@gitlab.viarezo.fr:2018armillond/api-toucan.git",
      "author": "Damien <damien.armillon@gmail.com>",
      "license": "MIT",
      "dependencies": {
        "body-parser": "^1.18.3",
        "celebrate": "^9.1.0",
        "cors": "^2.8.5",
        "express": "^4.16.4",
        "mongoose": "^5.5.3"
      }
    }