{
  "name": "@awsui/components-react",
  "exports": {
    ".": "./index.js",
    "./package.json": "./package.json",
    "./test-utils/dom": "./test-utils/dom/index.js",
    "./test-utils/selectors": "./test-utils/selectors/index.js",
    "./interfaces": "./interfaces.js",
    "./internal/context/": "./internal/context/",
    "./internal/metrics": "./internal/metrics.js",
    "./alert": "./alert/index.js",
    "./annotation-context": "./annotation-context/index.js",
    "./app-layout": "./app-layout/index.js",
    "./attribute-editor": "./attribute-editor/index.js",
    "./autosuggest": "./autosuggest/index.js",
    "./badge": "./badge/index.js",
    "./box": "./box/index.js",
    "./breadcrumb-group": "./breadcrumb-group/index.js",
    "./button": "./button/index.js",
    "./button-dropdown": "./button-dropdown/index.js",
    "./cards": "./cards/index.js",
    "./checkbox": "./checkbox/index.js",
    "./code-editor": "./code-editor/index.js",
    "./collection-preferences": "./collection-preferences/index.js",
    "./column-layout": "./column-layout/index.js",
    "./container": "./container/index.js",
    "./date-picker": "./date-picker/index.js",
    "./expandable-section": "./expandable-section/index.js",
    "./flashbar": "./flashbar/index.js",
    "./form": "./form/index.js",
    "./form-field": "./form-field/index.js",
    "./grid": "./grid/index.js",
    "./header": "./header/index.js",
    "./help-panel": "./help-panel/index.js",
    "./hotspot": "./hotspot/index.js",
    "./icon": "./icon/index.js",
    "./input": "./input/index.js",
    "./link": "./link/index.js",
    "./modal": "./modal/index.js",
    "./multiselect": "./multiselect/index.js",
    "./pagination": "./pagination/index.js",
    "./pie-chart": "./pie-chart/index.js",
    "./popover": "./popover/index.js",
    "./progress-bar": "./progress-bar/index.js",
    "./radio-group": "./radio-group/index.js",
    "./segmented-control": "./segmented-control/index.js",
    "./select": "./select/index.js",
    "./side-navigation": "./side-navigation/index.js",
    "./space-between": "./space-between/index.js",
    "./spinner": "./spinner/index.js",
    "./status-indicator": "./status-indicator/index.js",
    "./table": "./table/index.js",
    "./tabs": "./tabs/index.js",
    "./tag-editor": "./tag-editor/index.js",
    "./test-utils": "./test-utils/index.js",
    "./text-content": "./text-content/index.js",
    "./text-filter": "./text-filter/index.js",
    "./textarea": "./textarea/index.js",
    "./tiles": "./tiles/index.js",
    "./time-input": "./time-input/index.js",
    "./toggle": "./toggle/index.js",
    "./token-group": "./token-group/index.js",
    "./tutorial-panel": "./tutorial-panel/index.js",
    "./wizard": "./wizard/index.js"
  },
  "version": "3.0.22",
  "dependencies": {
    "@awsui/test-utils-core": "^1.0.0",
    "@juggle/resize-observer": "^3.0.2",
    "ace-builds": "^1.4.9",
    "balanced-match": "^1.0.0",
    "clsx": "^1.1.0",
    "d3-scale": "^2.2.2",
    "d3-shape": "^1.3.7",
    "date-fns": "^2.16.1",
    "mnth": "^2.0.0",
    "postcss-discard-comments": "^4.0.2",
    "postcss-discard-empty": "^4.0.1",
    "react-focus-lock": "^2.4.1",
    "react-keyed-flatten-children": "^1.2.0",
    "react-merge-refs": "^1.1.0",
    "react-resizable": "^1.10.1",
    "react-transition-group": "^4.4.1",
    "react-virtual": "2.2.1",
    "tslib": "^2.0.0",
    "weekstart": "^1.0.1"
  },
  "license": "Apache-2.0"
}
