{
  "name": "@atlaskit/link-test-helpers/jest/as-mock",
  "main": "../../dist/cjs/entry-points/jest-as-mock.js",
  "module": "../../dist/esm/entry-points/jest-as-mock.js",
  "module:es2019": "../../dist/es2019/entry-points/jest-as-mock.js",
  "sideEffects": [
    "dist/es2019/jest/index.js",
    "dist/esm/jest/index.js"
  ],
  "types": "../../dist/types/entry-points/jest-as-mock.d.ts"
}