{
  "name": "@atlaskit/editor-plugin-selection-marker/selection-marker-plugin-type",
  "main": "../dist/cjs/entry-points/selection-marker-plugin-type.js",
  "module": "../dist/esm/entry-points/selection-marker-plugin-type.js",
  "module:es2019": "../dist/es2019/entry-points/selection-marker-plugin-type.js",
  "sideEffects": [
    "*.compiled.css"
  ],
  "types": "../dist/types/entry-points/selection-marker-plugin-type.d.ts"
}