const github.com/evanw/esbuild/internal/resolver.MIMETypeApplicationJSON

3 uses

	github.com/evanw/esbuild/internal/resolver (current package)
		dataurl.go#L37: 	MIMETypeApplicationJSON
		dataurl.go#L54: 		return MIMETypeApplicationJSON

	github.com/evanw/esbuild/internal/bundler
		bundler.go#L834: 					case resolver.MIMETypeApplicationJSON: