{
 "legacyTag": "oj-conveyor-belt",
 "corePackTag": "oj-c-conveyor-belt",
 "migrateImports": {
  "from": "ojs/ojconveyorbelt",
  "to": "oj-c/conveyor-belt"
 },
 "migrateAttributes": [
  {
   "fromAttribute": "content-parent",
   "fromValue": "",
   "toAttribute": "",
   "toValue": ""
  }
 ],
 "migrateTest": {
  "type": {
   "from": "OjConveyorBelt",
   "to": "ConveyorBeltWebElement"
  },
  "locator": {
   "from": "ojConveyorBelt",
   "to": "findConveyorBelt"
  },
  "ruleSetToIgnore": [
   "scrollElementIntoView",
   "changeArrowVisibility",
   "changeContentParent",
   "getContentParent",
   "changeOrientation",
   "getTranslations"
  ]
 }
}