{
  "name": "@atlaskit/tokens/atlassian-typography",
  "main": "../dist/cjs/artifacts/tokens-raw/atlassian-typography.js",
  "module": "../dist/esm/artifacts/tokens-raw/atlassian-typography.js",
  "module:es2019": "../dist/es2019/artifacts/tokens-raw/atlassian-typography.js",
  "sideEffects": [
    "**/*.css"
  ],
  "types": "../dist/types/artifacts/tokens-raw/atlassian-typography.d.ts"
}