{
  "name": "bu-navigation",
  "version": "1.3.2",
  "description": "Provides alternative navigation elements designed for blogs with large page counts",
  "main": "bu-navigation.php",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "phpunit",
    "wp-env": "wp-env"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bu-ist/bu-navigation.git"
  },
  "keywords": [
    "navigation",
    "hierarchical",
    "post",
    "type",
    "boston",
    "university",
    "bu"
  ],
  "author": "Boston University <webteam@bu.edu>",
  "license": "GPLv2",
  "bugs": {
    "url": "https://github.com/bu-ist/bu-navigation/issues"
  },
  "homepage": "https://github.com/bu-ist/bu-navigation",
  "devDependencies": {
    "@wordpress/env": "^1.4.0",
    "grunt": "^1.3.0",
    "grunt-contrib-uglify": "^5.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-po2mo": "^0.1.2",
    "grunt-pot": "^0.2.1",
    "matchdep": "^2.0.0"
  }
}
