{
  "name": "backgrid-select-all",
  "main": [
    "backgrid-select-all.js",
    "backgrid-select-all.css"
  ],
  "version": "0.3.5",
  "description": "Backgrid.js extension for multiple selections.",
  "homepage": "https://github.com/wyuenho/backgrid-select-all",
  "authors": [
    "Jimmy Yuen Ho Wong <wyuenho@gmail.com>"
  ],
  "keywords": [
    "backbone",
    "backgrid"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "backgrid": "~0.3.0",
    "backbone": "~1.1.0"
  }
}
