{
	"browsers": {
		"ie": "6 - 11",
		"firefox": "1 - 4"
	},
	"dependencies": [
		"Window",
		"console"
	],
	"test": {
		"ci": false
	},
	"spec": "https://github.com/DeveloperToolsWG/console-object/blob/master/api.md",
	"docs": "https://developer.mozilla.org/en/docs/Web/API/console",
	"notes": [
		"`console.profiles` used to be an array storing profile data. It was removed in Chrome and Safari"
	]
}
