{
  "name": "famous-angular-docs",
  "version": "0.3.0",
  "homepage": "https://github.com/thomasstreet/famous-angular-docs",
  "authors": [
    "Andre Levi <andre@thomasstreet.com>",
    "Zack Brown <zack@thomasstreet.com>"
  ],
  "license": "MPL v2.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "~1.2.22",
    "famous": "http://code.famo.us/famous/global/0.2.2/famous-global-0.2.2.tar.gz",
    "famous-angular": "0.3.0",
    "jquery": "~2.1.1",
    "bootstrap": "~3.1.1",
    "underscore": "~1.6.0"
  }
}
