{
  "name": "strapi-plugin-page-hierarchy",
  "version": "3.1.3-beta.7",
  "description": "This is the description of the plugin.",
  "scripts": {
    "standard:fix": "standard --fix"
  },
  "strapi": {
    "name": "Page Hierarchy",
    "icon": "plug",
    "description": "Page hierarchy plugin"
  },
  "dependencies": {
    "case": "^1.6.3",
    "immutability-helper": "^3.0.1",
    "react-dnd": "^9.4.0",
    "react-dnd-html5-backend": "^9.4.0",
    "react-sortly": "^3.0.4",
    "strapi-utils": "^3.0.5",
    "use-debounce": "^3.1.0"
  },
  "engines": {
    "node": ">=10.0.0",
    "npm": ">=6.0.0"
  },
  "license": "MIT",
  "devDependencies": {
    "@types/react-intl": "^3.0.0",
    "standard": "^14.3.4"
  }
}
