{ "name": "d3extsearch", "version": "2.0.0", "description": "", "main": "Gruntfile.js", "keywords": [], "author": "D3 Data Development (Inh. Thomas Dartsch)", "devDependencies": { "bootstrap": "^4.5.0", "cssnano": "^4.1.10", "cssnano-preset-advanced": "^4.0.7", "grunt": "^1.1.0", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^2.1.0", "grunt-contrib-less": "^2.0.0", "grunt-contrib-uglify-es": "^3.3.0", "grunt-contrib-watch": "^1.1.0", "grunt-criticalcss": "^2.1.0", "grunt-postcss": "^0.9.0", "grunt-sass": "^3.1.0", "jquery": "^3.5.1", "load-grunt-config": "^3.0.1", "node-sass": "^4.14.1", "popper.js": "^1.16.1", "time-grunt": "^2.0.0" }, "repository": { "type": "git", "url": "https://github.com/d3datadevelopment/ExtSearch" }, "license": "UNLICENSED", "browserslist": [ "last 10 versions", "> 0.2%", "> 0.1% in DE", "maintained node versions", "not dead" ] }