UNPKG

mantine-datepicker-jalali

Version:
20 lines (17 loc) 772 B
export default { // Your username on GitHub // It is used to configure GitHub releases githubUsername: 'Soheil-Saberi', // Your extension repository name, for example mantine-tag-picker // it is used to configure GitHub releases githubRepo: 'mantine-datepicker-jalali', packageName: 'mantine-datepicker-jalali', packageDescription: 'jalali datepicker of mantine library', repositoryUrl: 'https://github.com/Soheil-Saberi/mantine-datepicker-jalali', npmUrl: 'https://www.npmjs.com/package/mantine-datepicker-jalali', licenseLink: 'https://github.com/Soheil-Saberi/mantine-datepicker-jalali/blob/main/LICENSE', license: 'MIT', pageTitle: 'Jalali DatePicker Mantine', author: 'Soheil Saberi', authorUrl: 'https://github.com/Soheil-Saberi', };