{
  "name": "jsgrid",
  "version": "1.5.1",
  "main": [
    "dist/jsgrid.js",
    "dist/jsgrid.css",
    "dist/jsgrid-theme.css"
  ],
  "ignore": [
    "demos",
    "external",
    "tests",
    ".editorconfig",
    ".gitignore",
    ".travis.yml",
    "bower.json",
    "Gruntfile.js",
    "LICENSE",
    "package.json",
    "README.md"
  ],
  "dependencies": {
    "jquery": ">=1.8.3"
  },
  "devDependencies": {
    "qunit": ">=1.10.0"
  },
  "homepage": "https://github.com/tabalinas/jsgrid",
  "_release": "1.5.1",
  "_resolution": {
    "type": "version",
    "tag": "v1.5.1",
    "commit": "fd03342a13ed9fedade391980359580ce1152f2e"
  },
  "_source": "git://github.com/tabalinas/jsgrid.git",
  "_target": "^1.5.1",
  "_originalSource": "tabalinas/jsgrid",
  "_direct": true
}