{"id":67219,"name":"two","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jonobr1/two.js","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2013-01-29T18:01:31.000Z","latest_release_published_at":"2025-12-22T19:58:34.000Z","latest_release_number":"v0.8.23","last_synced_at":"2026-03-25T14:26:30.099Z","created_at":"2022-04-05T00:36:04.298Z","updated_at":"2026-03-25T14:26:30.099Z","registry_url":null,"install_command":"bower install two","documentation_url":null,"metadata":{},"repo_metadata":{"id":4554054,"uuid":"5694937","full_name":"jonobr1/two.js","owner":"jonobr1","description":"A renderer agnostic two-dimensional drawing api for the web","archived":false,"fork":false,"pushed_at":"2025-10-02T01:31:15.000Z","size":19247,"stargazers_count":8527,"open_issues_count":51,"forks_count":460,"subscribers_count":156,"default_branch":"dev","last_synced_at":"2025-10-02T03:26:08.835Z","etag":null,"topics":["2d","animation","bitmap-graphics","canvas","es6","html5","javascript","renderer","rendering-engine","scenegraph","svg","text-rendering","vector-graphics","webgl"],"latest_commit_sha":null,"homepage":"http://two.js.org/","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/jonobr1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jonobr1"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"custom":null}},"created_at":"2012-09-05T23:19:40.000Z","updated_at":"2025-10-02T01:31:18.000Z","dependencies_parsed_at":"2023-10-04T10:28:11.058Z","dependency_job_id":"e1924e8e-d948-4b81-86f0-17d935fe677f","html_url":"https://github.com/jonobr1/two.js","commit_stats":{"total_commits":1912,"total_committers":61,"mean_commits":31.34426229508197,"dds":0.6239539748953975,"last_synced_commit":"e4beb7f36bb5314ac310646ea2508e85542ebdd9"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/jonobr1/two.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonobr1","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/sbom","scorecard":{"id":531393,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonobr1/two.js","commit":"f7a8256ba7969a9a809a7abfb1b5c8bb68517ad2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude-code-review.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude-code-review.yml:24","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude-code-review.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/claude.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude.yml:22","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:23","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/claude-code-review.yml:1","Warn: no topLevel permission defined: .github/workflows/claude.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude-code-review.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/claude-code-review.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude-code-review.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/claude-code-review.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/claude.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/claude.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jonobr1/two.js/lint.yml/dev?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:10","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'"],"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":"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 17 commits out of 19 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"}}]},"last_synced_at":"2025-08-20T05:50:09.645Z","repository_id":4554054,"created_at":"2025-08-20T05:50:09.646Z","updated_at":"2025-08-20T05:50:09.646Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277952185,"owners_count":25904751,"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-10-02T02:00:08.890Z","response_time":67,"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":"jonobr1","name":"Jono","uuid":"220033","kind":"user","description":"I mix two fundamental disciplines, Graphic Design and Computer Programming, to explore the expressive qualities of technology.","email":"","website":"http://jono.fyi/","location":"90049","twitter":null,"company":"Jono, LLC","icon_url":"https://avatars.githubusercontent.com/u/220033?u=e7c99af9621f5a4cd52984ac125861ac3cf9f987\u0026v=4","repositories_count":61,"last_synced_at":"2025-09-16T12:17:04.665Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jonobr1","funding_links":["https://github.com/sponsors/jonobr1"],"total_stars":10058,"followers":1300,"following":190,"created_at":"2022-11-02T21:00:36.520Z","updated_at":"2025-09-16T12:17:04.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonobr1","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonobr1/repositories"},"tags":[{"name":"v0.8.21","sha":"7006cb858f6de0c16266f1c33c2b17ed57613837","kind":"tag","published_at":"2025-10-02T01:28:04.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.21","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"2ac7836bc80f35d5dfd84767b1d7de2fd1262a5e","kind":"tag","published_at":"2025-09-08T17:27:40.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.20","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.20/manifests"},{"name":"v0.8.19","sha":"22555572ffbc0e03caed8907bff2671f0005074c","kind":"tag","published_at":"2025-06-27T18:15:29.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.19","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.19/manifests"},{"name":"v0.8.18","sha":"bc261614b746e5ce1c88b51f3739f1dae41ffae2","kind":"tag","published_at":"2025-04-09T04:47:33.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.18","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"1480e53e9932c2e032d76edf0cee19149f99447d","kind":"tag","published_at":"2025-03-17T23:57:34.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.17","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"e62244015db83c6b59fac7efaeefd1c379605ce0","kind":"tag","published_at":"2025-02-14T06:04:26.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.16","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"c688239ce7e73b2c79fbf591ddccf8427bc18412","kind":"tag","published_at":"2025-01-01T01:33:10.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.15","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"258654b2cb70ab5502970c1d0c5373ec9639341b","kind":"tag","published_at":"2024-06-11T02:11:35.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.14","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"fbe99cccf88c4346cdc10c5e800c3f32e8d7a11a","kind":"tag","published_at":"2024-02-22T18:41:24.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.13","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"4e4b46172d556e80485fe7b79e73b5953da3ee7b","kind":"tag","published_at":"2023-10-25T23:57:37.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.12","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"c67d275748507bb55957e1885875158fd3462517","kind":"tag","published_at":"2023-08-07T18:18:53.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.11","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"b200eec167852120bea0444da69927d70e8b3d3e","kind":"tag","published_at":"2022-06-09T16:10:01.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.10","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"eac407c08d804b96bf7f2ac314b85bdea4275f9d","kind":"tag","published_at":"2022-06-01T02:37:32.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.9","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"f94ad3b322473180d8974fff253c6040c57f1bdc","kind":"tag","published_at":"2022-05-31T23:15:04.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.8","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"1b0916ad56b76f0ea6b1192c245daa9ca62eb4aa","kind":"tag","published_at":"2022-05-09T17:15:36.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.7","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"8beb5f99942d26c1e98cf7acbf7ad80ca0d0a46b","kind":"tag","published_at":"2022-04-29T15:06:08.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.6","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"ebf0cb7c613fbbb740da0c5146ec4b95a122855f","kind":"tag","published_at":"2022-04-07T16:35:51.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.5","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"594a7eb481554af46fe6343cf7303c5f2ae32d3d","kind":"tag","published_at":"2022-03-30T01:57:19.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.4","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"f53e9507d185c5c7a7bf51c1eebba45b2e30c589","kind":"tag","published_at":"2022-01-29T19:09:57.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.3","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"67d9d1ec4c72bf8040ae2db7ba95a9e47cdb091d","kind":"tag","published_at":"2022-01-21T19:49:42.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.2","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"688d0ee33a649997971e18ad14c6e9a374262f47","kind":"tag","published_at":"2022-01-19T16:44:02.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.1","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"766e88cf01bbc06756897249f5c82a81d8fa143f","kind":"tag","published_at":"2022-01-10T19:49:13.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.8.0","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.8.0/manifests"},{"name":"v0.7.13","sha":"c0ccda083cca68aa0e9ad942c3bd47161d79d912","kind":"tag","published_at":"2021-12-15T21:26:15.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.13","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"9b929135369b1125a77fb5ad723eedda6d935e63","kind":"tag","published_at":"2021-11-24T18:56:38.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.12","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"90467b606eee608497a3be6357468006f4970ab1","kind":"tag","published_at":"2021-11-24T18:13:15.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.11","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"687da314d1772e619a97ea1c0c29969a5346ef8a","kind":"tag","published_at":"2021-11-20T16:08:34.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.10","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"dfba20b628ddbfc4c6bba4e5f472826520139685","kind":"tag","published_at":"2021-11-16T14:48:39.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.9","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"68145e6754112dcbccb59e99b49da1007acef8d7","kind":"tag","published_at":"2021-07-14T02:16:58.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.8","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"237d2d19fd68f3329fa926ca4878f587a42e0b8f","kind":"commit","published_at":"2021-07-14T02:12:44.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.7","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"4a4bcd2b88a8af2e52cdeff55d59e4b1fcbe2f10","kind":"tag","published_at":"2021-07-10T14:55:24.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.6","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"6c859e1caaf8e1215152ab6df1b702933811d335","kind":"tag","published_at":"2021-05-25T17:24:41.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.5","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"86c4d4250ecab1b208b666da95ab570238629633","kind":"tag","published_at":"2021-04-02T20:47:21.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.4","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"a1ab2b8dbdf8ffffbe0db1ba199d90153d5a91c8","kind":"tag","published_at":"2021-03-26T16:39:34.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.3","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"be562f5843e801b1ba6e967dc5bf4af2cdd9c2e8","kind":"tag","published_at":"2021-03-26T16:30:41.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.2","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f262b26765b96bde6c485c575fbd9b2437489157","kind":"tag","published_at":"2021-01-13T02:00:06.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.1","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"be31e3bc59c73b2fb22f6aa937ad713a63e128ba","kind":"tag","published_at":"2020-01-22T21:47:47.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.0","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0/manifests"},{"name":"0.7.0-beta.3","sha":"55ea0501e632ba875f3b657a990a722bc9ad9f80","kind":"commit","published_at":"2019-09-01T14:21:24.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/0.7.0-beta.3","html_url":"https://github.com/jonobr1/two.js/releases/tag/0.7.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@0.7.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/0.7.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/0.7.0-beta.3/manifests"},{"name":"v0.7.0-beta.3","sha":"73d9b884adfdae79699ad09c06fab870067faaa3","kind":"commit","published_at":"2018-12-08T21:43:26.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.0-beta.3","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-beta.3/manifests"},{"name":"v0.7.0-beta.2","sha":"7b5aa4442427aa116b4adfa44321853085b09482","kind":"tag","published_at":"2018-11-18T09:55:07.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.0-beta.2","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-beta.2/manifests"},{"name":"v0.7.0-beta.1","sha":"f51aaa27e218a1590a16ef94d522a9fa6ab0f12b","kind":"tag","published_at":"2018-11-03T09:35:14.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.0-beta.1","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-beta.1/manifests"},{"name":"v0.7.0-alpha.1","sha":"1162b654c3966b55aa00295f62edf9a4dbad137b","kind":"tag","published_at":"2017-12-01T19:22:45.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.7.0-alpha.1","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.7.0-alpha.1/manifests"},{"name":"v0.6.0","sha":"3bb654ab920c804c3bf36c4a286eff62fd068b3a","kind":"tag","published_at":"2016-02-09T17:38:24.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.6.0","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b937d35a9a7b9d06ee7434605aaa0dc66e00cc6d","kind":"tag","published_at":"2015-10-14T03:53:40.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.5.0","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b0cb2a9c90b80c2c10c6797a17c17b4a14f7b72f","kind":"tag","published_at":"2014-07-22T03:01:21.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.4.0","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8f9be5f99788bde969841dc062e7a3377c372f5f","kind":"tag","published_at":"2013-10-25T15:05:06.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.3.0","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6ac9fb872244b6a1b05897d1145c72f4e0270a57","kind":"tag","published_at":"2013-05-01T20:48:39.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.2.0","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.2.0/manifests"},{"name":"v0.1.0-alpha","sha":"70f407d3e0ae886a6a6b17894dc00cad8e2b27b9","kind":"tag","published_at":"2013-01-29T18:01:31.000Z","download_url":"https://codeload.github.com/jonobr1/two.js/tar.gz/v0.1.0-alpha","html_url":"https://github.com/jonobr1/two.js/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonobr1/two.js@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2025-10-02T05:13:17.836Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":4.876659260525266,"dependent_packages_count":6.041702273115707,"stargazers_count":0.7876146527659089,"forks_count":1.8202016749273626,"docker_downloads_count":null,"average":3.3815444653335613},"purl":"pkg:bower/two","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/two","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/two","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/two/dependencies","status":null,"funding_links":["https://github.com/sponsors/jonobr1"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T02:01:33.672Z","issues_count":125,"pull_requests_count":96,"avg_time_to_close_issue":20714577.208333332,"avg_time_to_close_pull_request":5389826.606741573,"issues_closed_count":96,"pull_requests_closed_count":89,"pull_request_authors_count":21,"issue_authors_count":74,"avg_comments_per_issue":3.544,"avg_comments_per_pull_request":0.5729166666666666,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":1826794.3076923077,"past_year_avg_time_to_close_pull_request":165101.1794871795,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0769230769230769,"past_year_avg_comments_per_pull_request":0.3953488372093023,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonobr1%2Ftwo.js/issues","maintainers":[{"login":"jonobr1","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonobr1"}],"active_maintainers":[{"login":"jonobr1","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonobr1"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/two/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/two/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/two/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/two/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/two/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/two/codemeta","maintainers":[]}