{
class: json
project: ./all_dogs.spine
output: ./export/
ignored: null
extension: .json
format: JSON
nonessential: false
prettyPrint: false
createAtlas: false
texturePacker: {
	pot: true
	paddingX: 2
	paddingY: 2
	edgePadding: true
	duplicatePadding: false
	rotation: false
	minWidth: 16
	minHeight: 16
	maxWidth: 8192
	maxHeight: 8192
	square: false
	stripWhitespaceX: false
	stripWhitespaceY: false
	alphaThreshold: 1
	filterMin: Linear
	filterMag: Linear
	wrapX: ClampToEdge
	wrapY: ClampToEdge
	format: RGBA8888
	alias: true
	outputFormat: png
	jpegQuality: 0.9
	ignoreBlankImages: true
	fast: false
	debug: false
	silent: false
	combineSubdirectories: false
	flattenPaths: false
	premultiplyAlpha: false
	useIndexes: false
	bleed: false
	limitMemory: true
	grid: false
	scale: [ 1 ]
	scaleSuffix: [ "" ]
	atlasExtension: .atlas
}
}