it is spine data, in the main file im able to import it into spine it just wont play the animations and i think it references another file? the main file says something like
"animations": {
"idle01": "idle01",
and then there is another file i have that starts off like:
{
"idle01": {
"bones": {
"bone48": {
"scale": [
{},
and then it goes on to list animation data, but in a separate file than the main asset, I'm not sure if those are combinable to become readable in spine but thats the situation with the separate files