{
	"aliases": [
		"default",
		"caniuse:datauri"
	],
	"browsers": {
		"ie": "6 - 9"
	},
	"license": "MIT",
	"repo": "http://www.webtoolkit.info/javascript-base64.html",
	"spec": "https://html.spec.whatwg.org/multipage/webappapis.html#dom-windowbase64-atob",
	"docs": "https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/atob"
}