client/annotviz/bower.json
author ymh <ymh.work@gmail.com>
Fri, 23 Jan 2015 00:41:35 +0100
changeset 125 f9dd7bfed997
parent 93 79ae42ad97d4
permissions -rw-r--r--
introduce moment.js to correctly show the time

{
  "name": "annotviz",
  "version": "0.0.0",
  "dependencies": {
    "randomColor": "davidmerfield/randomColor#~0.1.1",
    "pixi": "~2.2.3",
    "lodash": "~2.4.1",
    "moment": "~2.9.0"
  }
}