{"id":3981,"name":"angular-avatar","ecosystem":"bower","description":"Angular Avatar is a simple and lightweight AngularJS directive that generates a letter's avatar like Microsoft or Google do in their web apps. First letter of each word in a string or a group of initials will be used to generate the avatar. The image of the avatar will be rendered in an html img tag as a real png or jpeg. The image data can be retrieved using javascript to be stored in back-end giving you an initial profile picture in your web or mobile apps when the user does not upload one. Several angular atributes are available to configure the output: size, shape, resolution, colors, etc.","homepage":"https://github.com/ajsoriar/angular-avatar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ajsoriar/angular-avatar","keywords_array":["avatar","angular-avatar","letter avatar","initials avatar","angular avatar","profile picture","string avatar","ng-avatar"],"namespace":null,"versions_count":8,"first_release_published_at":"2016-02-28T00:04:58.000Z","latest_release_published_at":"2020-10-26T12:18:55.000Z","latest_release_number":"v1.4.0","last_synced_at":"2026-03-23T06:20:00.893Z","created_at":"2022-04-04T20:02:22.385Z","updated_at":"2026-03-23T06:20:00.893Z","registry_url":null,"install_command":"bower install angular-avatar","documentation_url":null,"metadata":{},"repo_metadata":{"id":5489382,"uuid":"51941101","full_name":"ajsoriar/angular-avatar","owner":"ajsoriar","description":"Angular Avatar is a simple and lightweight AngularJS directive that generates a letter's avatar like Microsoft or Google do in their web apps. First letter of each word in a string or a group of initials will be used to generate the avatar. The image of the avatar will be rendered in an html img tag as a real png or jpeg.","archived":false,"fork":false,"pushed_at":"2022-12-07T02:04:15.000Z","size":819,"stargazers_count":45,"open_issues_count":11,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T16:46:32.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajsoriar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-17T17:25:50.000Z","updated_at":"2025-08-08T03:38:33.000Z","dependencies_parsed_at":"2022-08-30T14:51:12.759Z","dependency_job_id":null,"html_url":"https://github.com/ajsoriar/angular-avatar","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ajsoriar/angular-avatar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajsoriar","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/sbom","scorecard":{"id":174953,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajsoriar/angular-avatar","commit":"44fd00a87d78eeff936f720401ace25cdccaa987"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"69 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2qqx-w9hr-q5gx","Warn: Project is vulnerable to: GHSA-2vrf-hf26-jrp5","Warn: Project is vulnerable to: GHSA-4w4v-5hc9-xrr2","Warn: Project is vulnerable to: GHSA-j58c-ww9w-pwp5","Warn: Project is vulnerable to: GHSA-m2h2-264f-f486","Warn: Project is vulnerable to: GHSA-m9gf-397r-hwpg","Warn: Project is vulnerable to: GHSA-mqm9-c95h-x2p6","Warn: Project is vulnerable to: GHSA-prc3-vjfx-vhm9","Warn: Project is vulnerable to: GHSA-qwqh-hm9m-p5hr","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-6cpc-mj5c-m9rq","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-j383-35pm-c5h4","Warn: Project is vulnerable to: GHSA-rm36-94g8-835r","Warn: Project is vulnerable to: GHSA-hcj4-xf6x-63wj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-q75g-2496-mxpp","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-mgfv-m47x-4wqp","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T17:28:55.684Z","repository_id":5489382,"created_at":"2025-08-16T17:28:55.685Z","updated_at":"2025-08-16T17:28:55.685Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271732971,"owners_count":24811441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"ajsoriar","name":null,"uuid":"2975685","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2975685?u=fbeba31339aaed9f3067e702f959769e7fff111b\u0026v=4","repositories_count":54,"last_synced_at":"2024-04-14T07:12:53.918Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajsoriar","funding_links":[],"total_stars":65,"followers":4,"following":9,"created_at":"2022-11-04T10:47:52.336Z","updated_at":"2024-04-14T07:13:02.116Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajsoriar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajsoriar/repositories"},"tags":[{"name":"v1.4.0","sha":"44fd00a87d78eeff936f720401ace25cdccaa987","kind":"tag","published_at":"2020-10-26T12:18:55.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.4.0","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7c9effd232bd9cf8c0fa8cad7dad1daeffcd4fdc","kind":"tag","published_at":"2016-11-07T00:56:54.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.3.0","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a1fe25f719fd66d37d87d0daa9ebb84c0ac30d01","kind":"tag","published_at":"2016-09-22T00:15:26.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.2.0","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"7396d3a999780074ebd8010860d8518d90bc5490","kind":"tag","published_at":"2016-07-06T22:04:20.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.1.0","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"b95b29e51701e348c2c17781bfe32d2dc6281622","kind":"tag","published_at":"2016-05-07T23:01:59.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.0.4","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"daca0acc1b73ec8b82a204ada87299a3330cc2d3","kind":"tag","published_at":"2016-04-30T00:14:51.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.0.3","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"daa768095786c1e677e9bd4fd37ad2e9a34c40a9","kind":"tag","published_at":"2016-03-13T18:17:38.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.0.2","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"f94785681dc259ee73696dad04f037130893723b","kind":"tag","published_at":"2016-02-28T00:04:58.000Z","download_url":"https://codeload.github.com/ajsoriar/angular-avatar/tar.gz/v1.0.0","html_url":"https://github.com/ajsoriar/angular-avatar/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ajsoriar/angular-avatar@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T02:38:23.101Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":14.150002848515921,"dependent_packages_count":6.041702273115707,"stargazers_count":13.425055546060502,"forks_count":11.46385233293454,"docker_downloads_count":null,"average":11.270153250156667},"purl":"pkg:bower/angular-avatar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/angular-avatar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/angular-avatar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/angular-avatar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T07:21:30.878Z","issues_count":12,"pull_requests_count":27,"avg_time_to_close_issue":33169382.333333332,"avg_time_to_close_pull_request":3102280.1052631577,"issues_closed_count":9,"pull_requests_closed_count":19,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":1.1666666666666667,"avg_comments_per_pull_request":0.2962962962962963,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajsoriar%2Fangular-avatar/issues","maintainers":[{"login":"ajsoriar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajsoriar"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/angular-avatar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/angular-avatar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/angular-avatar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/angular-avatar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/angular-avatar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/angular-avatar/codemeta","maintainers":[]}