export const contracts = [
  {
    'api-provider': {
      '1.0.0': {
        something: 'string'
      }
    }
  }
];
