{
  "name": "jquery-sheetrock",
  "version": "0.3.0",
  "description": "Quickly connect to, query, and lazy-load data from Google Spreadsheets.",
  "keywords": [
    "ecosystem:jquery",
    "jquery-plugin",
    "spreadsheet",
    "tables",
    "google",
    "googledocs",
    "ajax",
    "nodb"
  ],
  "main": "./src/jquery.sheetrock.js",
  "dependencies": {
    "jquery": ">=1.6"
  },
  "license": "MIT",
  "homepage": "http://chriszarate.github.io/sheetrock/",
  "repository": {
    "type": "git",
    "url": "git://github.com/chriszarate/sheetrock.git"
  }
}
