{
	"name": "@ngrok/mantle",
	"version": "0.73.3",
	"description": "mantle is ngrok's UI library and design system.",
	"homepage": "https://mantle.ngrok.com",
	"repository": "https://github.com/ngrok-oss/mantle",
	"license": "MIT",
	"peerDependencies": {
		"@phosphor-icons/react": "^2.1.10",
		"date-fns": "^4.1.0",
		"react": "^18 || ^19",
		"react-dom": "^18 || ^19",
		"tailwindcss": "^4.3.0"
	},
	"devDependencies": {
		"@cfg/tsconfig": "workspace:*",
		"@phosphor-icons/react": "catalog:",
		"@testing-library/dom": "10.4.1",
		"@testing-library/jest-dom": "6.9.1",
		"@testing-library/react": "16.3.2",
		"@testing-library/user-event": "14.6.1",
		"@tsdown/css": "catalog:",
		"@types/react": "19.2.14",
		"@types/react-dom": "19.2.3",
		"@vitest/browser-playwright": "catalog:",
		"browserslist": "4.28.2",
		"date-fns": "4.1.0",
		"happy-dom": "catalog:",
		"playwright": "catalog:",
		"react": "19.2.6",
		"react-dom": "19.2.6",
		"tailwindcss": "catalog:",
		"tsdown": "catalog:",
		"typescript": "catalog:"
	},
	"subpaths": [
		"@ngrok/mantle/accordion",
		"@ngrok/mantle/alert",
		"@ngrok/mantle/alert-dialog",
		"@ngrok/mantle/anchor",
		"@ngrok/mantle/badge",
		"@ngrok/mantle/browser-only",
		"@ngrok/mantle/button",
		"@ngrok/mantle/calendar",
		"@ngrok/mantle/card",
		"@ngrok/mantle/checkbox",
		"@ngrok/mantle/code",
		"@ngrok/mantle/code-block",
		"@ngrok/mantle/color",
		"@ngrok/mantle/combobox",
		"@ngrok/mantle/command",
		"@ngrok/mantle/cx",
		"@ngrok/mantle/data-table",
		"@ngrok/mantle/description-list",
		"@ngrok/mantle/dialog",
		"@ngrok/mantle/dropdown-menu",
		"@ngrok/mantle/empty",
		"@ngrok/mantle/field",
		"@ngrok/mantle/flag",
		"@ngrok/mantle/highlight-utils",
		"@ngrok/mantle/hooks",
		"@ngrok/mantle/hover-card",
		"@ngrok/mantle/icon",
		"@ngrok/mantle/icons",
		"@ngrok/mantle/input",
		"@ngrok/mantle/kbd",
		"@ngrok/mantle/label",
		"@ngrok/mantle/main",
		"@ngrok/mantle/media-object",
		"@ngrok/mantle/multi-select",
		"@ngrok/mantle/otp-input",
		"@ngrok/mantle/pagination",
		"@ngrok/mantle/popover",
		"@ngrok/mantle/progress",
		"@ngrok/mantle/radio-group",
		"@ngrok/mantle/sandboxed-on-click",
		"@ngrok/mantle/select",
		"@ngrok/mantle/separator",
		"@ngrok/mantle/sheet",
		"@ngrok/mantle/skeleton",
		"@ngrok/mantle/skip-to-main-link",
		"@ngrok/mantle/slider",
		"@ngrok/mantle/slot",
		"@ngrok/mantle/split-button",
		"@ngrok/mantle/switch",
		"@ngrok/mantle/table",
		"@ngrok/mantle/tabs",
		"@ngrok/mantle/text-area",
		"@ngrok/mantle/theme",
		"@ngrok/mantle/toast",
		"@ngrok/mantle/tooltip",
		"@ngrok/mantle/types",
		"@ngrok/mantle/utils"
	]
}