kibana/packages/kbn-ui-shared-deps
..
flot_charts
scripts
vendor
entry.js
index.d.ts
index.js
package.json
polyfills.js
public_path_loader.js
public_path_module_creator.js
README.md
theme.ts
tsconfig.json
webpack.config.js

@kbn/ui-shared-deps

Shared dependencies that must only have a single instance are installed and re-exported from here. To consume them, import the package and merge the externals export into your webpack config so that all references to the supported modules will be remapped to use the global versions.