{
  "name": "geonode-assets",
  "version": "4.0.0",
  "description": "Builds static (JS, CSS, IMG) assets for GeoNode 2.0",
  "main": "gruntfile.js",
  "dependencies": {
    "@yaireo/tagify": "^3.6.2",
    "angular": "^1.8.2",
    "angular-cookies": "1.4.0",
    "angular-openlayers-directive": "^2.1.0",
    "angular-sanitize": "^1.7.9",
    "bootstrap": "3.4.1",
    "bootstrap-multiselect": "^1.1.0",
    "bootstrap-select": "^1.13.10",
    "bootstrap-table": "^1.14.2",
    "bootstrap-toggle": "^2.2.2",
    "bootstrap-tokenfield": "^0.12.0",
    "bootstrap-typeahead": "^2.3.2",
    "clipboard": "^2.0.4",
    "cropperjs": "^1.5.6",
    "datatables": "^1.10.18",
    "eonasdan-bootstrap-datetimepicker": "^4.17.47",
    "fastsearch": "^1.11.1",
    "fastselect": "^0.7.3",
    "fontselect-jquery-plugin": "^1.1.0",
    "grunt-cli": "^1.4.3",
    "handlebars": "^4.1.2",
    "jq-ajax-progress": "^1.0.0",
    "jquery": "3.5.1",
    "jquery-ui-dist": "^1.12.1",
    "jquery-waypoints": "^2.0.5",
    "json2": "^0.4.0",
    "liftoff": "^4.0.0",
    "list": "^2.0.19",
    "list.js": "^1.5.0",
    "load-grunt-tasks": "^5.1.0",
    "mime": "^2.4.4",
    "moment": "^2.24.0",
    "moment-timezone": "^0.5.26",
    "node-sass": "^7.0.2",
    "openlayers": "^4.6.5",
    "patternfly-bootstrap-treeview": "2.1.10",
    "proj4": "^2.5.0",
    "prop-types": "^15.8.1",
    "raty-js": "^2.9.0",
    "requirejs": "^2.3.6",
    "requirejs-text": "^2.0.15",
    "rimraf": "^4.0.0",
    "select2": "4.0.13",
    "sortable": "^2.0.0",
    "timeago": "^1.6.7",
    "tinymce": "^7.0.0",
    "tree-filter": "^0.0.4",
    "tree-multiselect": "^2.6.1",
    "underscore": "^1.9.1",
    "zeroclipboard": "^2.3.0"
  },
  "devDependencies": {
    "@babel/core": "^7.8.6",
    "@babel/preset-env": "^7.8.6",
    "grunt": "^1.4.1",
    "grunt-babel": "^8.0.0",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-jshint": "2.1.0",
    "grunt-contrib-less": "^2.0.0",
    "grunt-contrib-uglify": "4.0.1",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-text-replace": "^0.4.0"
  },
  "engines": {
    "yarn": ">= 1.0.0"
  },
  "scripts": {
    "postinstall": "",
    "watch-less": "grunt watch"
  }
}
