{
  "name": "@atlaskit/flag/action-text-color",
  "main": "../dist/cjs/action-text-color.js",
  "module": "../dist/esm/action-text-color.js",
  "module:es2019": "../dist/es2019/action-text-color.js",
  "sideEffects": [
    "**/*.compiled.css"
  ],
  "types": "../dist/types/action-text-color.d.ts"
}