import shipCompanyData from './shipCompany.json';
const shipCompany = shipCompanyData;
export default shipCompany;