{
	"name": "foo",
	"exports": {
		".": {
			"browser": "foo.js"
		},
		"./package.json": "./package.json",
		"./": "./"
	}
}
