{
  "name": "libre-jqgrid",
  "npmName": "libre-jqgrid",
  "npmFileMap": [
    {
      "basePath": "/",
      "files": [
        "css/*",
        "js/jquery.jqgrid.min.js",
        "js/jquery.jqgrid.min.map",
        "js/jquery.jqgrid.src.js",
        "js/*.js",
        "js/i18n/*.js",
        "js/i18n/*.map",
        "js/min/*.js",
        "js/min/*.map",
        "plugins/*"
      ]
    }
  ],
  "title": "libre jqGrid",
  "version": "4.18.0",
  "description": "maintained version of free-jqGrid",
  "main": "js/jquery.jqgrid.src.js",
  "style": "css/ui.jqgrid.css",
  "types": "ts/free-jqgrid.d.ts",
  "filename": "js/jquery.jqgrid.src.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/myridia/libre-jqgrid"
  },
  "keywords": [
    "jqGrid",
    "jQuery",
    "JavaScript",
    "grid",
    "table",
    "jQuery",
    "grid",
    "TreeGrid",
    "Subgrid",
    "sorting",
    "paging",
    "editing",
    "grouping",
    "searching"
  ],
  "author": "Myridia Company<info@myridia.com>",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/myridia/libre-jqgrid/issues"
  },
  "homepage": "https://github.com/myridia/libre-jqgrid",
  "devDependencies": {
    "@types/jquery": "^4.0.0",
    "@types/jqueryui": "^1.12.24",
    "@types/qunit": "^2.19.13",
    "grunt": "^1.6.1",
    "grunt-contrib-clean": "^2.0.1",
    "grunt-contrib-concat": "^2.1.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^5.0.0",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-jscs": "^3.0.1",
    "grunt-newer": "^1.3.0",
    "grunt-replace": "^2.0.2",
    "grunt-ts": "^6.0.0-beta.22",
    "grunt-tslint": "^5.0.2",
    "typescript": "^5.9.3",
    "vrsource-tslint-rules": "^6.0.0"
  }
}
