server/src/package.json
author nowmad@nowmads-macbook-pro.local
Fri, 11 Dec 2015 13:15:01 +0100
changeset 52 87b6a104de8e
parent 20 a9b98b16b053
child 27 a2342f26c9de
permissions -rw-r--r--
add tags to results template and remove the unused controller (the partial template uses the application controller)

{
  "private": true,
  "devDependencies": {
    "bower": "^1.5.3",
    "gulp": "^3.8.8",
    "gulp-exec": "^2.1.2",
    "laravel-elixir": "*"
  }
}