{
	"name": "@atlaskit/editor-card-provider",
	"version": "7.2.1",
	"description": "Contains the EditorCardProvider, for determining smart card behaviour in the editor.",
	"author": "Atlassian Pty Ltd",
	"license": "Apache-2.0",
	"publishConfig": {
		"registry": "https://registry.npmjs.org/"
	},
	"atlassian": {
		"team": "Editor: Lego",
		"website": {
			"name": "EditorCardProvider"
		}
	},
	"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
	"main": "dist/cjs/index.js",
	"module": "dist/esm/index.js",
	"module:es2019": "dist/es2019/index.js",
	"types": "dist/types/index.d.ts",
	"sideEffects": false,
	"atlaskit:src": "src/index.ts",
	"dependencies": {
		"@atlaskit/editor-json-transformer": "^9.6.0",
		"@atlaskit/editor-prosemirror": "^8.0.0",
		"@atlaskit/feature-gate-js-client": "^6.0.0",
		"@atlaskit/frontend-utilities": "^4.1.0",
		"@atlaskit/json-ld-types": "^2.0.0",
		"@atlaskit/link-client-extension": "^7.2.0",
		"@atlaskit/link-extractors": "^4.1.0",
		"@atlaskit/linking-common": "^12.0.0",
		"@atlaskit/linking-types": "^15.1.0",
		"@atlaskit/node-data-provider": "^17.0.0",
		"@atlaskit/platform-feature-flags": "^2.1.0",
		"@atlaskit/tmp-editor-statsig": "^163.0.0",
		"@babel/runtime": "^7.0.0",
		"dataloader": "^2.1.0"
	},
	"peerDependencies": {
		"@atlaskit/link-provider": "^5.4.0",
		"react": "^18.2.0 || ^19.2.0"
	},
	"devDependencies": {
		"@atlassian/feature-flags-test-utils": "^1.2.0",
		"react": "^19.2.0"
	},
	"platform-feature-flags": {
		"tc_smart_link_embed_view": {
			"type": "boolean"
		},
		"issue-link-suggestions-in-comments": {
			"type": "boolean"
		},
		"avp_unfurl_shared_charts_embed_by_default_2": {
			"type": "boolean"
		},
		"platform_smartlink_inline_resolve_optimization": {
			"type": "boolean"
		},
		"loom-support-screenshot-sl-resolution": {
			"type": "boolean"
		},
		"loom-playlist-smartlink-embed-default": {
			"type": "boolean"
		},
		"platform_native_embeds_enable_shortlink_resolution": {
			"type": "boolean"
		}
	},
	"compassUnitTestMetricSourceId": "ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:metric-source/c5751cc6-3513-4070-9deb-af31e86aed34/e145f3e3-514b-410f-a274-a92e6e6f9c47"
}
