{"id":34651552,"url":"https://github.com/tetherto/pearpass-lib-constants","last_synced_at":"2026-01-20T18:09:13.567Z","repository":{"id":329971838,"uuid":"1113288192","full_name":"tetherto/pearpass-lib-constants","owner":"tetherto","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-22T15:07:30.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-24T02:32:47.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tetherto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-09T19:14:45.000Z","updated_at":"2025-12-22T15:07:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tetherto/pearpass-lib-constants","commit_stats":null,"previous_names":["tetherto/pearpass-lib-constants"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tetherto/pearpass-lib-constants","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-lib-constants","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-lib-constants/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-lib-constants/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-lib-constants/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tetherto","download_url":"https://codeload.github.com/tetherto/pearpass-lib-constants/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-lib-constants/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28608141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T17:56:45.858Z","updated_at":"2026-01-20T18:09:13.562Z","avatar_url":"https://github.com/tetherto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pearpass-lib-constants\n\nShared constants for the Pearpass repositories.\n\n## Features\n\nThis library provides a centralized collection of constants used across the Pearpass ecosystem.\n\n## Installation\n\nTo install the package, you can use npm or yarn:\n\n```bash\nnpm install pearpass-lib-constants\n```\n\nor\n\n```bash\nyarn add pearpass-lib-constants\n```\n\n## Testing\n\nThis project uses ESLint for linting. To run the linter, execute the following command:\n\n```bash\nnpm run lint\n```\n\n## Usage Examples\n\nHere is an example of how to import and use a constant from this library:\n\n```javascript\nimport { MS_PER_DAY } from 'pearpass-lib-constants';\n\nfunction isOlderThanADay(timestamp) {\n  return Date.now() - timestamp \u003e MS_PER_DAY;\n}\n```\n\n## Dependencies\n\nThis library has no production dependencies.\n\n### Dev Dependencies\n- tether-dev-docs\n\n## Related Projects\n\n- [pearpass-app-mobile](https://github.com/tetherto/pearpass-app-mobile) - A mobile app for PearPass, a password manager\n- [pearpass-app-browser-extension](https://github.com/tetherto/pearpass-app-browser-extension) - A browser extension for PearPass, a password manager\n- [pearpass-app-desktop](https://github.com/tetherto/pearpass-app-desktop) - A desktop app for PearPass, a password manager\n\n## License\n\nThis project is licensed under the Apache License, Version 2.0. See the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetherto%2Fpearpass-lib-constants","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetherto%2Fpearpass-lib-constants","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetherto%2Fpearpass-lib-constants/lists"}