1{
2  "name": "Image",
3  "atomic": true,
4  "attrs": [
5    "alt", "objectFit", "matchTextDirection", "fitOriginalSize", "objectRepeat", "renderMode",
6    "interpolation", "onComplete", "onError", "onFinish", "sourceSize", "fillColor", "autoResize",
7    "syncLoad", "resizable"
8  ]
9}