{
  "name": "@atlaskit/editor-common/table-cell-background-for-compiled",
  "main": "../dist/cjs/styles/shared/table-cell-background-for-compiled.js",
  "module": "../dist/esm/styles/shared/table-cell-background-for-compiled.js",
  "module:es2019": "../dist/es2019/styles/shared/table-cell-background-for-compiled.js",
  "sideEffects": [
    "**/*.compiled.css"
  ],
  "types": "../dist/types/styles/shared/table-cell-background-for-compiled.d.ts"
}