{
  "name": "simple-taxonomy-ordering",
  "title": "YIKES Simple Taxonomy Ordering",
  "version": "2.1.0",
  "description": "This plugin offers a UI to enable/disable endpoints and meta data for CPTs and taxonomies using WordPress' REST API.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "YIKES, Inc.",
  "site": "https://www.yikesinc.com",
  "license": "GPLv2",
  "dependencies": {
    "grunt": "^1.0.4"
  },
  "devDependencies": {
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-uglify": "^4.0.1",
    "grunt-pot": "^0.3.0",
    "lodash": ">=4.17.13",
    "minimatch": ">=3.0.2"
  }
}
