server/src/package.json
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 29 Aug 2016 20:01:13 +0200
changeset 273 a719b2dcea34
parent 27 a2342f26c9de
child 346 4cd0f8c936ed
permissions -rw-r--r--
Cartography on 3 levels (continents/countries/france) and backToContinents button

{
  "private": true,
  "devDependencies": {
    "bower": "^1.5.3",
    "gulp": "^3.8.8",
    "gulp-exec": "^2.1.2"
  },
  "dependencies": {
    "laravel-elixir": "^4.0.0",
    "bootstrap-sass": "^3.0.0"
  }
}