{
	"aliases": [
		"default-3.3",
		"default-3.4",
		"default-3.5",
		"default-3.6",
		"default",
		"caniuse:json",
		"modernizr:json"
	],
	"browsers": {
		"ie": "6 - 7",
		"firefox": "< 3.5",
		"safari": "< 4",
		"opera": "8.54 - 10.4"
	},
	"license": "MIT",
	"repo": "https://github.com/bestiejs/json3",
	"docs": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON",
	"spec": "https://tc39.github.io/ecma262/#sec-json-object",
	"install": {
		"module": "json3"
	}
}
