server/src/package.json
author nowmad@23.1.168.192.in-addr.arpa
Wed, 20 Jan 2016 10:38:09 +0100
changeset 88 1547a32aef60
parent 27 a2342f26c9de
child 346 4cd0f8c936ed
permissions -rw-r--r--
add observable on currentItem to update the icon of the item being played

{
  "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"
  }
}