{
  "name": "ng-grid",
  "version": "2.0.14",
  "homepage": "https://github.com/angular-ui/ng-grid",
  "description": "Angular data grid",
  "keywords": [
    "angular",
    "grid"
  ],
  "license": "MIT",
  "main": [
    "./ng-grid.css",
    "./build/ng-grid.js"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "config",
    "lib",
    "scripts",
    "src",
    "test",
    "workbench",
    "conf.js",
    "GruntFile.js"
  ],
  "dependencies": {
    "jquery": ">=1.8.0",
    "angular": "^1.0.8"
  },
  "_release": "2.0.14",
  "_resolution": {
    "type": "version",
    "tag": "v2.0.14",
    "commit": "1c766f0dd4f54372d840a223db8c5a25a4dc651f"
  },
  "_source": "https://github.com/angular-ui/ng-grid.git",
  "_target": "~2.0.14",
  "_originalSource": "ng-grid"
}