{
  "_from": "jQuery-QueryBuilder",
  "_id": "jQuery-QueryBuilder@2.5.2",
  "_inBundle": false,
  "_integrity": "sha512-DkWePjNfPsposPTWvz0thDhVxuiwdpjrmKIIaoD9MgLmMKbwQmdKUH9q6xO2ZfMYEDZ8k1aZPCHIDEoC1NgIPg==",
  "_location": "/jQuery-QueryBuilder",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "jQuery-QueryBuilder",
    "name": "jQuery-QueryBuilder",
    "escapedName": "jQuery-QueryBuilder",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jQuery-QueryBuilder/-/jQuery-QueryBuilder-2.5.2.tgz",
  "_shasum": "be337dc3ec01a35380fa0f7ee9366a5fc75a0dd1",
  "_spec": "jQuery-QueryBuilder",
  "_where": "/var/www/test/wp-content/plugins/maxicharts-query-builder-add-on/libs",
  "author": {
    "name": "Damien \"Mistic\" Sorel",
    "email": "contact@git.strangeplanet.fr",
    "url": "https://www.strangeplanet.fr"
  },
  "bugs": {
    "url": "https://github.com/mistic100/jQuery-QueryBuilder/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bootstrap": ">=3.1.0 <4",
    "dot": ">=1.0.3",
    "jquery": "^3.3.1",
    "jquery-extendext": ">=0.1.2",
    "moment": "^2.21.0"
  },
  "deprecated": false,
  "description": "jQuery plugin for user friendly query/filter creator",
  "devDependencies": {
    "awesome-bootstrap-checkbox": "^0.3.7",
    "blanket": "^1.2.3",
    "bootbox": "^4.4.0",
    "bootstrap-select": "^1.12.4",
    "bootstrap-slider": "^10.0.0",
    "bootswatch-dist": "git+https://github.com/dbtek/bootswatch-dist.git#slate",
    "chosenjs": "^1.4.3",
    "deepmerge": "^2.1.0",
    "foodoc": "^0.0.8",
    "grunt": "^1.0.2",
    "grunt-banner": "^0.6.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-concat": "^1.0.0",
    "grunt-contrib-connect": "^1.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^2.2.1",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-qunit": "^2.0.0",
    "grunt-contrib-uglify": "^3.3.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-coveralls": "^1.0.0",
    "grunt-injector": "^1.1.0",
    "grunt-jscs": "^3.0.1",
    "grunt-jsdoc": "^2.2.1",
    "grunt-open": "^0.2.3",
    "grunt-qunit-blanket-lcov": "^1.0.0",
    "grunt-sass": "^2.1.0",
    "grunt-sass-injection": "^1.0.3",
    "grunt-sass-lint": "^0.2.2",
    "grunt-wrap": "^0.3.0",
    "interactjs": "^1.3.3",
    "jit-grunt": "^0.10.0",
    "qunit": "^2.5.1",
    "selectize": "^0.12.4",
    "sql-parser-mistic": "^1.2.2",
    "time-grunt": "^1.3.0"
  },
  "homepage": "https://querybuilder.js.org",
  "keywords": [
    "jquery",
    "query",
    "builder",
    "filter"
  ],
  "license": "MIT",
  "main": "dist/js/query-builder.js",
  "name": "jQuery-QueryBuilder",
  "repository": {
    "type": "git",
    "url": "git://github.com/mistic100/jQuery-QueryBuilder.git"
  },
  "scripts": {
    "serve": "grunt serve",
    "test": "grunt test"
  },
  "version": "2.5.2"
}
