0001.json 249 B

12345678910111213141516171819202122
  1. {
  2. "flags": {
  3. "__ignore__": false,
  4. "cat": true,
  5. "dog": false
  6. },
  7. "shapes": [],
  8. "lineColor": [
  9. 0,
  10. 255,
  11. 0,
  12. 128
  13. ],
  14. "fillColor": [
  15. 255,
  16. 0,
  17. 0,
  18. 128
  19. ],
  20. "imagePath": "0001.jpg",
  21. "imageData": null
  22. }