{
	"version": "1.0",
	"envConfig": {
		"prod": {
			"targetServers": [],
			"caches": [{
				"name": "SmartNewsCache",
				"description": "Cache for SmartNews Distribution Feed",
				"expirySettings": {
					"timeoutInSec": {
						"value": "600"
					},
					"valuesNull": false
				}
			}],
			"resourcefiles": [],
			"flowhooks": [],
			"kvms": [{
				"name": "SmartNews",
				"encrypted": true,
				"entry": [{
						"name": "apiauth-apikey-news",
						"value": "06aa45198116c2f7e4bb69b81678c67f7d90a7bf"
					},
					{
						"name": "apiauth-apikey-topical",
						"value": "a3c37c5dec19753d6c98f739d34f2249e7625922"
					},
					{
						"name": "apiauth-apiuser-news",
						"value": "sn_news"
					},
					{
						"name": "apiauth-apiuser-topical",
						"value": "sn_topical"
					}
				]
			}]
		}
	},
	"orgConfig": {
		"apiProducts": [],
		"developers": [],
		"developerApps": {}
	}
}