{
  "name": "CorfuDB-Frontend",
  "version": "0.0.0",
  "homepage": "https://github.com/CorfuDB/CorfuDB",
  "authors": [
    "Michael Wei <mwei@cs.ucsd.edu>"
  ],
  "description": "A frontend for the CorfuDB Configuration Master",
  "moduleType": [
    "amd"
  ],
  "keywords": [
    "CorfuDB"
  ],
  "license": "Apache-2.0",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bootstrap": "~3.3.2",
    "fontawesome": "~4.3.0",
    "fontface-source-sans-pro": "*"
  }
}
