{
  "devDependencies": {
    "@rollup/plugin-commonjs": "^26.0.1",
    "@rollup/plugin-node-resolve": "^15.2.3",
    "rollup": "^2.79.1",
    "rollup-plugin-postcss": "^4.0.2",
    "rollup-plugin-terser": "^7.0.2"
  },
  "name": "apex4x",
  "description": "The Comprehensive ARIA Development Suite",
  "version": "2023.8.1-2.46",
  "main": "./Bundle/4X.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/whatsock/apex.git"
  },
  "keywords": [
    "a11y",
    "accessibility",
    "apex",
    "4x",
    "whatsock",
    "accdc",
    "library",
    "widgets",
    "frontend",
    "web",
    "aria",
    "w3c",
    "accordion",
    "button",
    "carousel",
    "checkbox",
    "combobox",
    "datepicker",
    "dialog",
    "dragdrop",
    "footnote",
    "grid",
    "listbox",
    "menu",
    "menubar",
    "popup",
    "overlay",
    "radiobutton",
    "slider",
    "switch",
    "tab",
    "tablist",
    "tooltip",
    "tree"
  ],
  "author": "Bryan Garaventa",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/whatsock/apex/issues"
  },
  "homepage": "https://whatsock.com",
  "dependencies": {
    "apex4x": "^2023.8.1-2.15"
  }
}
