server/src/package.json
author ymh <ymh.work@gmail.com>
Sat, 10 Jun 2017 22:43:58 +0200
changeset 536 b64c8c35c67d
parent 406 cf0f23803a53
child 537 d2e6ee099125
permissions -rw-r--r--
add a external link icon to viaf links, correct bug #27355 (https://mantis.culture.fr/mantis/view.php?id=27355)

{
  "private": true,
  "devDependencies": {
    "bower": "^1.8.0",
    "gulp": "^3.8.8",
    "gulp-exec": "^2.1.2",
    "minimist": "^1.2.0",
    "run-sequence": "^1.2.2"
  },
  "dependencies": {
    "laravel-elixir": "^4.0.0",
    "bootstrap-sass": "^3.0.0"
  }
}