{
	"aliases": [
		"es6",
		"es2015",
		"modernizr:es6array"
	],
	"browsers": {
		"bb": "6 - 10",
		"chrome": "<=45",
		"firefox": "3.6 - 24",
		"ie": "*",
		"ie_mob": "10 - *",
		"opera": "<32",
		"safari": "* - 7.1",
		"ios_saf": "* - 8.0",
		"ios_chr": "* - 8.0",
		"android": "*",
		"firefox_mob": "3.6 - 24",
		"samsung_mob": "<5"
	},
	"dependencies": [
		"Object.defineProperty"
	],
	"spec": "https://tc39.github.io/ecma262/#sec-array.prototype.findIndex",
	"docs": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/findIndex"
}
