{ "version": "0.1.0", "release date": "2025/2/8", "default language": "en", "dogDB": [ { "breed": "shibaInu", "name": { "en": "Shiba Inu", "zh-cn": "柴犬" }, "description": { "en": "Shiba Inu is a small breed of dog native to Japan, known for its cute appearance and lively personality.", "zh-cn": "柴犬是一种日本本土的小型犬种,以其可爱的外观和活泼的性格而闻名。" }, "createDate": "2025/2/8", "lastDpdate": "2025/2/8", "cost": 1000, "prefab": "shibaInu", "skin": [ "amber", "black", "yellow", "grey" ] }, { "breed": "husky", "name": { "en": "Husky", "zh-cn": "哈士奇" }, "description": { "en": "The full name is Siberian Husky, a medium-sized dog breed originating from the Siberian region.", "zh-cn": "全名西伯利亚雪橇犬,是一种中型犬种,原产于西伯利亚地区。" }, "createDate": "2025/3/8", "lastDpdate": "2025/3/8", "cost": 1500, "prefab": "husky", "skin": [ "amber", "black", "yellow", "grey" ] } ] }