{
  "name": "xprof",
  "version": "1.1.0",
  "authors": [
    "Michal Niec <michal.niec@appliscale.io>"
  ],
  "description": "Visual BEAM profiler",
  "keywords": [
    "xprof"
  ],
  "license": "BSD-3-Clause",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "Flot": "flot#~0.8.3",
    "bootstrap": "3.3.5",
    "c3": "~0.4.10",
    "jquery": "~2.1.4",
    "react": "~0.13.3",
    "underscore": "~1.8.3"
  }
}
