{
  "name": "bigfoot",
  "version": "1.1.22",
  "description": "Client-side Application Framework",
  "repository": {
    "type": "git",
    "url": "https://github.com/inca/bigfoot"
  },
  "author": "Boris Okunskiy",
  "contributors": [
    {
      "name": "Valery Aligorsky",
      "email": "stdammit@gmail.com"
    },
    {
      "name": "Andrey Semenov",
      "email": "semenow.andrew@gmail.com"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/inca/bigfoot/issues"
  },
  "devDependencies": {
    "mocha": "*",
    "grunt": "*",
    "grunt-browserify": "*",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-uglify": "*",
    "rho": "*"
  }
}
