{
    "presets": [
    	["env", {
      		"targets": {
        		"browsers": [">1%", "android >=4", "ios >=8"]
      		}
    	}]
  	]
}