Skip to content
Snippets Groups Projects
Select Git revision
  • 1778987701d1c3e80321dc4b50c821100a2a0eaf
  • master default
  • autorisation_visit
  • signup_mydata
  • format_editData
  • dev
  • authorize-valid-profile
  • feli90-patch-2
  • feli90-patch-1
  • context_sheet
  • testNewForm
  • FeliLocalTest1
  • ios-account-fix
  • change-form-link
  • dev_pages_projet
  • remise_sorties
  • release/first-users
17 results

student-signup.component.html

Blame
  • package.json 538 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": {
        "axios": "^0.18.0",
        "body-parser": "^1.18.3",
        "celebrate": "^9.1.0",
        "connect-mongo": "^2.0.3",
        "cors": "^2.8.5",
        "express": "^4.16.4",
        "express-session": "^1.16.1",
        "jsonwebtoken": "^8.5.1",
        "mongoose": "^5.5.3",
        "multer": "^1.4.1",
        "querystring": "^0.2.0"
      }
    }