{
  "name": "jquery2-bbq",
  "version": "1.3.1",
  "description": "Back Button & Query Library",
  "main": "jquery.ba-bbq.js",
  "directories": {
    "doc": "docs",
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qchouleur/jquery-bbq.git"
  },
  "keywords": [
    "jquery2",
    "bbq",
    "back",
    "button"
  ],
  "author": "Ben Alman",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/qchouleur/jquery-bbq/issues"
  },
  "homepage": "https://github.com/qchouleur/jquery-bbq#readme",
  "dependencies": {
    "jquery": "^2.2.3"
  }
}
