{
	"aliases": [
		"default-3.4",
		"default-3.5",
		"default-3.6",
		"default"
	],
	"browsers": {
		"android": "*",
		"bb": "*",
		"chrome": "* - 28",
		"firefox": "<45",
		"ios_chr": "*",
		"ios_saf": "<9",
		"ie": "<14",
		"ie_mob": "10 - *",
		"opera": "* - 15",
		"op_mini": "*",
		"safari": "<9.1",
		"firefox_mob": "3.6 - *"
	},
	"dependencies": [
		"Document",
		"Element",
		"_mutation"
	],
	"spec": "http://dom.spec.whatwg.org/#dom-childnode-remove",
	"docs": "https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/remove"
}
