http://esotericsoftware.com/spine-json-format#Skins
"name":
should be: "type"
Also, there is no documentation in the skins about the "vertices"
array field (for skinned meshes + weights). I assume the order of the array goes:
"vertices": [ numbones, currentboneid, vertx, verty, weight...]