{
  "name": "textpattern-hive-admin-theme",
  "description": "The default admin theme that ships as standard with Textpattern CMS.",
  "version": "4.8.8",
  "keywords": [
    "admin",
    "theme",
    "back-end",
    "responsive",
    "textpattern",
    "cms",
    "css",
    "sass",
    "web"
  ],
  "author": {
    "name": "Phil Wareham",
    "url": "https://twitter.com/philwareham"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/philwareham/textpattern-hive-admin-theme"
  },
  "bugs": {
    "url": "https://github.com/philwareham/textpattern-hive-admin-theme/issues"
  },
  "devDependencies": {
    "@lodder/grunt-postcss": "3.1.1",
    "autoprefixer": "10.4.0",
    "cssnano": "5.0.12",
    "grunt": "1.4.1",
    "grunt-cli": "1.4.3",
    "grunt-concurrent": "3.0.0",
    "grunt-contrib-clean": "2.0.0",
    "grunt-contrib-copy": "1.0.0",
    "grunt-contrib-jshint": "3.1.1",
    "grunt-contrib-uglify": "5.0.1",
    "grunt-contrib-watch": "1.1.0",
    "grunt-replace-regex": "1.0.3",
    "grunt-sass": "3.1.0",
    "grunt-stylelint": "0.16.0",
    "load-grunt-tasks": "5.1.0",
    "postcss": "8.4.5",
    "sass": "1.45.0",
    "stylelint": "13.13.1",
    "stylelint-order": "4.1.0",
    "stylelint-scss": "3.21.0",
    "uglify-save-license": "0.4.1"
  },
  "dependencies": {
    "autosize": "5.0.1",
    "bootstrap": "3.4.1",
    "jquery": "3.6.0",
    "jquery-ui-dist": "1.12.1",
    "prismjs": "1.25.0",
    "scrollspy-js": "0.1.3"
  },
  "optionalDependencies": {
    "fibers": "5.0.0"
  },
  "browserslist": [
    "> 0.5%",
    "Firefox ESR",
    "IE 11"
  ],
  "license": "GPL-2.0"
}
