{
"skeleton": {
	"hash": "awvOtffD3NVEcOH0Cq8Vu+r54nI",
	"spine": "3.8.75",
	"x": -16,
	"y": -20.5,
	"width": 32,
	"height": 41,
	"images": "./images/",
	"audio": ""
},
"bones": [
	{ "name": "root" },
	{ "name": "骨骼", "parent": "root" }
],
"slots": [
	{ "name": "快进", "bone": "骨骼", "attachment": "快进" }
],
"skins": [
	{
		"name": "default",
		"attachments": {
			"快进": {
				"快进": { "width": 32, "height": 41 }
			}
		}
	}
],
"animations": {
	"向上": {
		"bones": {
			"骨骼": {
				"translate": [
					{ "curve": 0.25, "c3": 0.75 },
					{ "time": 0.5, "y": 23, "curve": 0.25, "c3": 0.75 },
					{ "time": 1 }
				]
			}
		}
	},
	"向下": {
		"bones": {
			"骨骼": {
				"translate": [
					{ "curve": 0.25, "c3": 0.75 },
					{ "time": 0.5, "y": -23, "curve": 0.25, "c3": 0.75 },
					{ "time": 1 }
				],
				"scale": [
					{ "y": -1 }
				]
			}
		}
	}
}
}