{
  "_from": "jsgrid@^1.5.3",
  "_id": "jsgrid@1.5.3",
  "_inBundle": false,
  "_integrity": "sha512-/BJgQp7gZe8o/VgNelwXc21jHc9HN+l7WPOkBhC9b9jPXFtOrU9ftNLPVBmKYCNlIulAbGTW8SDJI0mpw7uWxQ==",
  "_location": "/jsgrid",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jsgrid@^1.5.3",
    "name": "jsgrid",
    "escapedName": "jsgrid",
    "rawSpec": "^1.5.3",
    "saveSpec": null,
    "fetchSpec": "^1.5.3"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/jsgrid/-/jsgrid-1.5.3.tgz",
  "_shasum": "b15fc426483153bee2b6b567312f675d92834a0d",
  "_spec": "jsgrid@^1.5.3",
  "_where": "/Users/growthdesk/Projects/es_main_2/node_modules/admin-lte",
  "author": {
    "name": "Artem Tabalin"
  },
  "bugs": {
    "url": "https://github.com/tabalinas/jsgrid/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Lightweight data grid jQuery plugin. It supports basic grid operations like inserting, filtering, editing, deleting, paging, sorting, and validation. jsGrid is tunable and allows to customize appearance and components.",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-cssmin": "^0.10.0",
    "grunt-contrib-qunit": "^0.5.2",
    "grunt-contrib-uglify": "^0.4.0",
    "grunt-image-embed": "^0.3.1",
    "grunt-string-replace": "^1.2.1"
  },
  "directories": {
    "test": "tests"
  },
  "homepage": "http://js-grid.com",
  "keywords": [
    "grid",
    "jquery",
    "plugin"
  ],
  "license": {
    "type": "MIT",
    "url": "https://github.com/tabalinas/jsgrid/blob/master/LICENSE"
  },
  "main": "dist/jsgrid.js",
  "name": "jsgrid",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tabalinas/jsgrid.git"
  },
  "version": "1.5.3"
}
