{"_id":"@aep_dev/aep-explorer","name":"@aep_dev/aep-explorer","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.1":{"name":"@aep_dev/aep-explorer","version":"0.1.1","type":"module","scripts":{"dev":"vite","build":"vite build","lint":"eslint . && prettier --check .","fix":"eslint . --fix && prettier . --write","preview":"vite preview","test":"vitest"},"dependencies":{"@aep_dev/aep-lib-ts":"^0.0.2","@hookform/resolvers":"^3.9.1","@radix-ui/react-avatar":"^1.1.1","@radix-ui/react-collapsible":"^1.1.1","@radix-ui/react-dialog":"^1.1.13","@radix-ui/react-dropdown-menu":"^2.1.2","@radix-ui/react-icons":"^1.3.1","@radix-ui/react-label":"^2.1.8","@radix-ui/react-separator":"^1.1.8","@radix-ui/react-slot":"^1.2.4","@radix-ui/react-toast":"^1.2.2","@radix-ui/react-tooltip":"^1.2.6","@reduxjs/toolkit":"^2.5.0","@simbathesailor/use-what-changed":"^2.0.0","@tailwindcss/vite":"^4.1.6","@tanstack/react-table":"^8.20.5","class-variance-authority":"^0.7.1","clsx":"^2.1.1","json-edit-react":"^1.29.0","lucide-react":"^0.458.0","react":"^18.3.1","react-dom":"^18.3.1","react-hook-form":"^7.53.2","react-redux":"^9.2.0","react-router-dom":"^6.28.0","redux-persist":"^6.0.0","tailwind-merge":"^2.6.0","tailwindcss-animate":"^1.0.7","zod":"^3.23.8"},"devDependencies":{"@eslint/js":"^9.13.0","@testing-library/jest-dom":"^6.6.3","@testing-library/react":"^16.2.0","@types/node":"^22.8.7","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","@vitejs/plugin-react":"^4.3.3","autoprefixer":"^10.4.20","eslint":"^9.13.0","eslint-plugin-react-hooks":"^5.0.0","eslint-plugin-react-refresh":"^0.4.14","globals":"^15.11.0","jsdom":"^26.0.0","postcss":"^8.4.47","prettier":"3.3.3","tailwindcss":"^3.4.17","typescript":"~5.6.2","typescript-eslint":"^8.11.0","vite":"^5.4.10","vitest":"^2.1.8"},"_id":"@aep_dev/aep-explorer@0.1.1","gitHead":"046a048f0acdb60be1a2efa0d6bc3e9f0ff3c776","description":"AEP Explorer is a web interface for exploring and interacting with [AEP-compliant](https://aep.dev) APIs.","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-jLl9vgTWRZy/wm0lRCJ9doZeLYJ5BieM14ZQk9bITwmVkKBN0Ge9wRaWbeB/KdGslMEzcYTnVg1U9JCdmyImCg==","shasum":"b2c13e4dca5c35c45034649d0fc770b4cd602a8f","tarball":"https://registry.npmjs.org/@aep_dev/aep-explorer/-/aep-explorer-0.1.1.tgz","fileCount":85,"unpackedSize":318925,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGscXCRuO79+ROcIHW66H5g98mD3/MYd7u+WqnnOO7RsAiAUG8K877stg6qgkjJi3KtZ6G3jaAFV3AzlMpcdxG4O3Q=="}]},"_npmUser":{"name":"rambleraptor","email":"astephen2@gmail.com"},"directories":{},"maintainers":[{"name":"mkistler","email":"mkistler@sbcglobal.net"},{"name":"rambleraptor","email":"astephen2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/aep-explorer_0.1.1_1775353165811_0.21446089559374304"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-05T01:39:25.739Z","0.1.1":"2026-04-05T01:39:25.962Z","modified":"2026-04-05T01:39:26.154Z"},"maintainers":[{"name":"mkistler","email":"mkistler@sbcglobal.net"},{"name":"rambleraptor","email":"astephen2@gmail.com"}],"description":"AEP Explorer is a web interface for exploring and interacting with [AEP-compliant](https://aep.dev) APIs.","readme":"# AEP Explorer\n\nAEP Explorer is a web interface for exploring and interacting with [AEP-compliant](https://aep.dev) APIs.\n\nAEP Explorer:\n\n- Provides a way to view the resources exposed by an API described by an OpenAPI document.\n- Enables exploration of the objects stored within a collection, including filtering.\n\n## Differences from Swagger UI\n\n[Swagger UI](https://swagger.io/tools/swagger-ui/) is designed for creating API calls\nby allowing users to create request messages and view their responses.\n\nAEP Explorer is resource-oriented. The UI does not assume that users have any familiarity\nwith the underlying APIs, what the requests/responses look like, or even what APIs need\nto be called. Instead, it focuses on allowing users to interact with resources and\nmakes the proper AEP-compliant API calls under-the-hood.\n\n## Live Demo\n\nAEP Explorer is available at [ui.aep.dev](https://ui.aep.dev).\n\n## User Guide\n\nThe [online demo](https://ui.aep.dev) is the easiest way to try the project.\nSimply use the form to enter the URL of an AEP-compliant.\n\n### Running Locally\n\nFor advanced users, the project can be deployed locally depending on\n[CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CORS) settings.\n\n```bash\nnpm install\nnpm run dev\n```\n","readmeFilename":"README.md","_rev":"1-cc91559339ae56fbe6a7f27f790666cd"}