{"id":81231,"name":null,"description":"100% Vanilla Javascript Multithreading \u0026 Parallel Execution Library","url":"https://github.com/austinksmith/Hamsters.js","last_synced_at":"2025-09-08T21:59:58.642Z","repository":{"id":28185702,"uuid":"31687401","full_name":"austinksmith/Hamsters.js","owner":"austinksmith","description":"100% Vanilla Javascript Multithreading \u0026 Parallel Execution Library","archived":false,"fork":false,"pushed_at":"2025-08-06T17:07:41.000Z","size":44939,"stargazers_count":595,"open_issues_count":1,"forks_count":31,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-10T11:44:42.676Z","etag":null,"topics":["concurrent-programming","future-proofing","high-performance-computing","multithreaded","multithreading","nodejs-server","parallel-processing","performance","react-native-app","task-processor","task-runner","threadpool","throughput","throughput-performance","web-application","webworkers","worker","worker-pool","worker-threads"],"latest_commit_sha":null,"homepage":"https://www.hamsters.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/austinksmith.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-05T00:27:15.000Z","updated_at":"2025-08-01T10:55:36.000Z","dependencies_parsed_at":"2023-02-15T10:46:20.244Z","dependency_job_id":"e89891c9-1862-474a-8927-5935c0975417","html_url":"https://github.com/austinksmith/Hamsters.js","commit_stats":{"total_commits":441,"total_committers":11,"mean_commits":40.09090909090909,"dds":"0.24716553287981857","last_synced_commit":"a3843364d89560b19b289d27ab76d3f251eefa25"},"previous_names":["austinksmith/webhamsters"],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/austinksmith/Hamsters.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/sbom","scorecard":{"id":216813,"data":{"date":"2025-08-11","repo":{"name":"github.com/austinksmith/Hamsters.js","commit":"86c8c4ae9c266ea154e1a04c822cb0a1af9a9649"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/28 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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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: Artistic License 2.0: 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":"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T01:48:26.869Z","repository_id":28185702,"created_at":"2025-08-17T01:48:26.870Z","updated_at":"2025-08-17T01:48:26.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231403,"owners_count":25245626,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"austinksmith","name":"asmithdev","uuid":"2227747","kind":"user","description":"Senior Software Engineer \u0026 Software Engineering Manager, building full stack SaaS applications","email":"","website":"https://www.hamsters.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2227747?v=4","repositories_count":6,"last_synced_at":"2023-02-28T13:50:31.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/austinksmith","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T16:42:36.051Z","updated_at":"2023-02-28T13:50:31.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith/repositories"},"packages":[{"id":1813326,"name":"hamsters.js","ecosystem":"npm","description":"100% Vanilla Javascript Multithreading \u0026 Parallel Execution Library","homepage":"http://www.hamsters.io/","licenses":"Artistic-2.0","normalized_licenses":["Artistic-2.0"],"repository_url":"https://github.com/austinksmith/Hamsters.js","keywords_array":["multithreading","multithreading library","multithreaded processing","concurrency","concurrent processing","parallel","parallel processing","parallelism","worker","web worker","worker threads","threads","threading","task running","mpi","message passing interface","hpc","high performance computing","serverless","serverless compute","serverless computing","multiprocess","cluster"],"namespace":null,"versions_count":48,"first_release_published_at":"2016-11-26T23:47:10.288Z","latest_release_published_at":"2024-09-24T13:57:26.471Z","latest_release_number":"5.6.2","last_synced_at":"2025-08-15T12:25:18.059Z","created_at":"2022-04-09T16:55:16.806Z","updated_at":"2025-08-15T12:25:18.059Z","registry_url":"https://www.npmjs.com/package/hamsters.js","install_command":"npm install hamsters.js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.6.2"}},"repo_metadata":{"id":28185702,"uuid":"31687401","full_name":"austinksmith/Hamsters.js","owner":"austinksmith","description":"100% Vanilla Javascript Multithreading \u0026 Parallel Execution Library","archived":false,"fork":false,"pushed_at":"2024-03-21T23:02:17.000Z","size":43996,"stargazers_count":569,"open_issues_count":2,"forks_count":33,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-05-22T19:32:13.664Z","etag":null,"topics":["big-data","concurrent-programming","cross-platform","future-proofing","high-performance-computing","innovation","javascript-library","multithreaded","multithreading","nodejs-server","open-source","optimization","parallel-processing","react-native-app","scalability","task-processor","threadpool","web-application"],"latest_commit_sha":null,"homepage":"https://www.hamsters.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/austinksmith.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-03-05T00:27:15.000Z","updated_at":"2024-05-22T04:07:16.000Z","dependencies_parsed_at":"2023-02-15T10:46:20.244Z","dependency_job_id":"e89891c9-1862-474a-8927-5935c0975417","html_url":"https://github.com/austinksmith/Hamsters.js","commit_stats":{"total_commits":369,"total_committers":11,"mean_commits":33.54545454545455,"dds":0.2845528455284553,"last_synced_commit":"cf51f5f2185bed4470cd959dfb27c86afae46608"},"previous_names":["austinksmith/webhamsters"],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217599040,"owners_count":16201904,"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","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":"austinksmith","name":"asmithdev","uuid":"2227747","kind":"user","description":"Senior Software Engineer \u0026 Software Engineering Manager, building full stack SaaS applications","email":"","website":"https://www.hamsters.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2227747?v=4","repositories_count":6,"last_synced_at":"2023-02-28T13:50:31.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/austinksmith","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T16:42:36.051Z","updated_at":"2023-02-28T13:50:31.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith/repositories"},"tags":[{"name":"v5.4.4","sha":"cf51f5f2185bed4470cd959dfb27c86afae46608","kind":"commit","published_at":"2023-10-13T12:38:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"4343f526e93733d930df89820181339d93c2a4b3","kind":"commit","published_at":"2023-09-25T22:12:28.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.3/manifests"},{"name":"v5.4.1","sha":"10ab4793e54bb9e582f80da3e8ccf13ec13dea8d","kind":"commit","published_at":"2021-10-09T13:47:38.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"34806ca87c326e730ab7c04c80996d4b328cf34e","kind":"commit","published_at":"2021-09-26T03:22:33.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.0/manifests"},{"name":"v5.3.9","sha":"e8fd0187a0de1c5c69ea8289b40d7ad9fef889b3","kind":"commit","published_at":"2021-08-15T05:49:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.9/manifests"},{"name":"v5.3.7","sha":"1f3883ae925c5d84bf5025be3cbd9e70d46fbed8","kind":"commit","published_at":"2021-08-07T01:52:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.7/manifests"},{"name":"v5.3.6","sha":"74797a069f5b64bc698e9e20432ce1f8917b6cfb","kind":"commit","published_at":"2021-08-07T01:37:02.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.6/manifests"},{"name":"v5.3.5","sha":"d4bb365426fd085fd4eea33fbf4f881aad79399e","kind":"commit","published_at":"2021-08-06T22:32:38.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.5/manifests"},{"name":"v5.3.3","sha":"04fb9b4b4f4a3b7f9ba08d2b5c8fbdd28341bdea","kind":"commit","published_at":"2021-08-05T21:20:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"3932076e38dd03a9bda5547c0b4c0a56849d0e2c","kind":"commit","published_at":"2021-07-12T01:22:12.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"b1a0eed8ebc9d69b5732f2e803b71e3e63bdbafd","kind":"commit","published_at":"2021-07-12T00:42:16.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.1/manifests"},{"name":"v5.2.1","sha":"42bb16e13ff83a1d0f3eb6a1baa272277515c2db","kind":"commit","published_at":"2021-06-09T04:12:46.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.2.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.2.1/manifests"},{"name":"v5.1.3","sha":"23c92a97a0b6694d5dcab87577a8ac87dddfa861","kind":"commit","published_at":"2020-08-25T22:33:15.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.1.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fa7444cc97f28280e6f462ad8ce099907b3c37ad","kind":"commit","published_at":"2018-12-13T19:26:17.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.1.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"d76e89136ada387538cc9a68e82b956e075b949b","kind":"commit","published_at":"2018-03-22T21:30:27.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.1.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.1/manifests"},{"name":"v5.0.0","sha":"f2c1683fd38b6e610043d937f1c0e138df13f054","kind":"commit","published_at":"2018-02-24T21:37:45.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.0.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.0.0/manifests"},{"name":"v4.2.1","sha":"1fc3e7e9099045e7779fab141ce5471af65cc83d","kind":"commit","published_at":"2017-09-30T19:55:18.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.2.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"bd8a3aacca59b3d1bd15b2e296fd72d7e2cbddae","kind":"commit","published_at":"2017-08-11T19:49:21.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.2.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.0/manifests"},{"name":"v4.1.4","sha":"d975a54445aabedcf5284e7884c27336dfd2c768","kind":"commit","published_at":"2017-06-08T17:33:20.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"01da01478eeb4b79db0a7e3d7efebe96f6bfc184","kind":"commit","published_at":"2017-06-02T17:13:12.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"69ff17d752c8d8e97075ec3877543b15a3a28316","kind":"commit","published_at":"2017-05-18T17:41:43.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"52a2eff594ac72ee4e17a29ab5d00b43660b53f0","kind":"commit","published_at":"2017-05-01T20:22:23.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f8c373a9ba996b3c45c6a1ebc027a1c8ace00539","kind":"commit","published_at":"2017-04-22T18:27:34.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"87a768d209dad28455ac978b946106edb85bf557","kind":"commit","published_at":"2017-03-02T14:18:05.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.0.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.0.0/manifests"},{"name":"v3.9.9","sha":"80a004e439afcd9e36bd4476e333bcca87ad1056","kind":"commit","published_at":"2017-03-02T14:06:49.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.9/manifests"},{"name":"v3.9.8","sha":"908fdadfe80a4a7a430fc872dcffe012d3efc017","kind":"commit","published_at":"2017-02-26T18:54:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.8/manifests"},{"name":"v3.9.7","sha":"6cace44764c37432a562f5d52da1426b3da488ed","kind":"commit","published_at":"2017-02-16T15:11:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.7/manifests"},{"name":"v3.9.6","sha":"c156dac089361e5e24adfe1a12556d91360449b5","kind":"commit","published_at":"2016-11-27T00:51:15.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.6/manifests"},{"name":"v3.9.1","sha":"324636a44775d1b023158aff43d0ccda8e573d2c","kind":"commit","published_at":"2016-11-18T21:43:11.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"bf3de29a3c5dda31752b5ca5e0314062b31c8552","kind":"commit","published_at":"2016-11-08T23:08:31.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.0/manifests"},{"name":"v3.8","sha":"ba202a2de27d3568babc67dc598b00940b0d0499","kind":"commit","published_at":"2015-11-08T22:46:25.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.8/manifests"},{"name":"3.8.0","sha":"bae39a3db41b1b8d9bc9f8846ccde927d8f75c59","kind":"commit","published_at":"2015-11-08T21:55:21.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.8.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.8.0/manifests"},{"name":"v37","sha":"b14167655827e9bc6202e46a9e1d098f56403dd5","kind":"commit","published_at":"2015-10-27T20:37:33.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v37","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v37/manifests"},{"name":"3.6.0","sha":"ae928be02761da94056212f89528726397e201c1","kind":"commit","published_at":"2015-09-28T02:12:55.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.6.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.6.0/manifests"},{"name":"v3.6","sha":"ae928be02761da94056212f89528726397e201c1","kind":"commit","published_at":"2015-09-28T02:12:55.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.6/manifests"},{"name":"v3.5","sha":"22e492a20cb93223022418ad4ece67d132e0f29d","kind":"commit","published_at":"2015-09-16T21:31:35.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.5/manifests"},{"name":"v3.4","sha":"60951775f22ec91e064466b770400789f0b4a35c","kind":"commit","published_at":"2015-09-09T13:28:35.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.4/manifests"},{"name":"3.4.0","sha":"2d567dd3f8d9a2a29d6abf67390e336416e32468","kind":"commit","published_at":"2015-09-09T13:27:42.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.4.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.4.0/manifests"},{"name":"v3.3","sha":"b846fa8ab40dc5363ee61a9e955c513a4fa2ff9a","kind":"commit","published_at":"2015-08-04T20:10:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.3/manifests"},{"name":"3.3.0","sha":"e35209ce78523a426e16fa9bc1ba9c6147de36af","kind":"commit","published_at":"2015-08-04T20:06:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.3.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.3.0/manifests"},{"name":"v3.2","sha":"5133178a0345c57d5adfc979eff792566945efac","kind":"commit","published_at":"2015-07-30T15:57:14.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.2/manifests"},{"name":"3.2.0","sha":"5133178a0345c57d5adfc979eff792566945efac","kind":"commit","published_at":"2015-07-30T15:57:14.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.2.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.2.0/manifests"},{"name":"v3.1","sha":"17fb0e2142659a47ba2a835a204267aa02c784cb","kind":"commit","published_at":"2015-07-27T20:36:09.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.1/manifests"},{"name":"v3.0-Hotfix","sha":"83ca2b8456c60a9db906906f372609c1b40a01d1","kind":"commit","published_at":"2015-07-26T15:32:39.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.0-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.0-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0-Hotfix/manifests"},{"name":"3.0.0","sha":"cd691a903c8364c0875cd535676c6fc4588cfea8","kind":"commit","published_at":"2015-07-26T14:53:31.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.0.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.0.0/manifests"},{"name":"v3.0","sha":"cd691a903c8364c0875cd535676c6fc4588cfea8","kind":"commit","published_at":"2015-07-26T14:53:31.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0/manifests"},{"name":"2.9","sha":"b5257584ae3fa3bf3ca867a2fbee72c366ddb1df","kind":"commit","published_at":"2015-07-25T20:26:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9/manifests"},{"name":"2.9.0","sha":"b5257584ae3fa3bf3ca867a2fbee72c366ddb1df","kind":"commit","published_at":"2015-07-25T20:26:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.9.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"8b1ba6d5cc9f181db6b6ccde8960961eb72c43b3","kind":"commit","published_at":"2015-07-20T18:23:42.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.8.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8.0/manifests"},{"name":"2.8","sha":"8b1ba6d5cc9f181db6b6ccde8960961eb72c43b3","kind":"commit","published_at":"2015-07-20T18:23:42.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8/manifests"},{"name":"2.7.0","sha":"0b6c5ecd12e7196d1e4e10e8c3d7e57b68ade7a0","kind":"commit","published_at":"2015-05-28T14:45:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.7.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.7.0/manifests"},{"name":"v2.7","sha":"9955ab3b1d989c90ae15945ab611b2dddc634a0d","kind":"commit","published_at":"2015-05-27T21:28:02.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v2.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.7/manifests"},{"name":"v2.6","sha":"d94fbf7e5dfc1662f4bcbcec6553c4fc2f00fa93","kind":"commit","published_at":"2015-05-19T15:06:27.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v2.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.6/manifests"},{"name":"v2.5","sha":"904be44c04aa4dac353401fbf0f467eb70a24fe6","kind":"commit","published_at":"2015-05-17T22:37:28.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v2.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.5/manifests"},{"name":"2.4","sha":"de8be0b9b808a7624fa359b7b6e434f92bf6e47a","kind":"commit","published_at":"2015-05-17T15:09:09.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.4/manifests"},{"name":"2.3","sha":"d259fb867f0350440aa7fa5f5992a35845a470ec","kind":"commit","published_at":"2015-05-05T20:22:36.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.3/manifests"},{"name":"2.2","sha":"9854f69c9d5ace57923917dd8a83f06a2ae95555","kind":"commit","published_at":"2015-04-28T20:46:03.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.2/manifests"},{"name":"2.1","sha":"d477a2fa988ac72c293a520f2a0ba631b9697d31","kind":"commit","published_at":"2015-04-27T19:45:00.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.1/manifests"},{"name":"2.0-Hotfix","sha":"4871b2c791f216c3913d08dd3f2cad5cff5953e5","kind":"commit","published_at":"2015-04-26T22:18:45.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.0-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.0-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0-Hotfix/manifests"},{"name":"2.0","sha":"ddfddbd08542fcb4322e68f04637c215f89f07a7","kind":"commit","published_at":"2015-04-26T17:17:02.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0/manifests"},{"name":"1.9-Hotfix","sha":"384f806b6ef036bfc7a2d39891b73fe0897435f5","kind":"commit","published_at":"2015-04-21T17:32:14.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.9-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.9-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9-Hotfix/manifests"},{"name":"1.9","sha":"9a23aca843ab1533efc041d8f81a6626fcb1d4c0","kind":"commit","published_at":"2015-04-21T17:29:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9/manifests"},{"name":"1.8","sha":"5afced57b14c410a32c88038c4ed373635501c5d","kind":"commit","published_at":"2015-03-31T13:37:26.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.8/manifests"},{"name":"1.7","sha":"36bcec6c41ad07b754db9c57129e42760a1266ae","kind":"commit","published_at":"2015-03-28T20:44:12.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.7/manifests"},{"name":"1.6","sha":"69096f6514635c5f8d0b4f6afc8b69f4a2373883","kind":"commit","published_at":"2015-03-27T18:09:56.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.6/manifests"},{"name":"1.5","sha":"9f58976608473b0e36bdbed77d18b8b3969a34b0","kind":"commit","published_at":"2015-03-25T20:42:43.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.5/manifests"},{"name":"1.4","sha":"e12a0205ec03eb9385ab336233e9c276eee331b9","kind":"commit","published_at":"2015-03-22T15:55:30.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.4/manifests"},{"name":"1.3-Hotfix","sha":"c2c65200c27c54f02608eb437426b9d759881be7","kind":"commit","published_at":"2015-03-18T23:37:34.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.3-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.3-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3-Hotfix/manifests"},{"name":"1.3","sha":"dfacd76503ee10d7d393ce72b20f1be79a1b051d","kind":"commit","published_at":"2015-03-18T22:47:28.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3/manifests"},{"name":"1.2","sha":"fc5216be910d935ccda657c9e381c8fc3aa19a8d","kind":"commit","published_at":"2015-03-12T19:59:58.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.2/manifests"},{"name":"1.1","sha":"679342ab9cdb04ffe66210a78cbd3083cf9353d3","kind":"commit","published_at":"2015-03-11T13:38:27.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.1/manifests"},{"name":"1.0","sha":"3ffe89f0ae060b5c31801f1cf39a3eb4683b3c61","kind":"commit","published_at":"2015-03-05T01:49:05.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T09:43:49.104Z","dependent_packages_count":5,"downloads":91,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":8.91588706503031,"dependent_repos_count":4.825861618108735,"dependent_packages_count":3.6012843357620636,"stargazers_count":3.020764522488587,"forks_count":4.593029021404604,"docker_downloads_count":null,"average":4.99136531255886},"purl":"pkg:npm/hamsters.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hamsters.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hamsters.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hamsters.js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T09:38:15.738Z","issues_count":62,"pull_requests_count":33,"avg_time_to_close_issue":11339081.532258065,"avg_time_to_close_pull_request":5234216.696969697,"issues_closed_count":62,"pull_requests_closed_count":33,"pull_request_authors_count":12,"issue_authors_count":42,"avg_comments_per_issue":6.741935483870968,"avg_comments_per_pull_request":0.5757575757575758,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2785917.5714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/issues","maintainers":[{"login":"austinksmith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austinksmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hamsters.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hamsters.js/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hamsters.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hamsters.js/related_packages","maintainers":[{"uuid":"advanced.kinetic.systems","login":"advanced.kinetic.systems","name":null,"email":"austin@asmithdev.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~advanced.kinetic.systems","role":null,"created_at":"2022-11-12T15:51:27.852Z","updated_at":"2022-11-12T15:51:27.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/advanced.kinetic.systems/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134732,"maintainers_count":1052545,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":30105,"name":"hamsters.js","ecosystem":"bower","description":null,"homepage":"","licenses":"artistic-2.0","normalized_licenses":["Artistic-2.0"],"repository_url":"https://github.com/austinksmith/Hamsters.js","keywords_array":[],"namespace":null,"versions_count":86,"first_release_published_at":"2015-03-05T01:49:05.000Z","latest_release_published_at":"2024-09-24T13:51:22.000Z","latest_release_number":"v5.6.2","last_synced_at":"2025-08-15T12:25:37.429Z","created_at":"2022-04-04T21:55:21.037Z","updated_at":"2025-08-15T12:25:37.429Z","registry_url":null,"install_command":"bower install hamsters.js","documentation_url":null,"metadata":{},"repo_metadata":{"id":28185702,"uuid":"31687401","full_name":"austinksmith/Hamsters.js","owner":"austinksmith","description":"100% Vanilla Javascript Multithreading \u0026 Parallel Execution Library","archived":false,"fork":false,"pushed_at":"2025-05-23T01:21:26.000Z","size":44887,"stargazers_count":595,"open_issues_count":0,"forks_count":31,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-03T01:21:18.646Z","etag":null,"topics":["concurrent-programming","future-proofing","high-performance-computing","multithreaded","multithreading","nodejs-server","parallel-processing","performance","react-native-app","task-processor","task-runner","threadpool","throughput","throughput-performance","web-application","webworkers","worker","worker-pool","worker-threads"],"latest_commit_sha":null,"homepage":"https://www.hamsters.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/austinksmith.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-05T00:27:15.000Z","updated_at":"2025-08-01T10:55:36.000Z","dependencies_parsed_at":"2023-02-15T10:46:20.244Z","dependency_job_id":"e89891c9-1862-474a-8927-5935c0975417","html_url":"https://github.com/austinksmith/Hamsters.js","commit_stats":{"total_commits":441,"total_committers":11,"mean_commits":40.09090909090909,"dds":"0.24716553287981857","last_synced_commit":"a3843364d89560b19b289d27ab76d3f251eefa25"},"previous_names":["austinksmith/webhamsters"],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/austinksmith/Hamsters.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269715746,"owners_count":24463638,"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-10T02:00:08.965Z","response_time":71,"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":"austinksmith","name":"asmithdev","uuid":"2227747","kind":"user","description":"Senior Software Engineer \u0026 Software Engineering Manager, building full stack SaaS applications","email":"","website":"https://www.hamsters.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2227747?v=4","repositories_count":6,"last_synced_at":"2023-02-28T13:50:31.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/austinksmith","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T16:42:36.051Z","updated_at":"2023-02-28T13:50:31.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austinksmith/repositories"},"tags":[{"name":"v5.6.2","sha":"699840ca8b36092ff52d435ed83689a9018f3f71","kind":"commit","published_at":"2024-09-24T13:51:22.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.6.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"eaed5bdce60ac8de5c3a29d3ed1059b168873882","kind":"commit","published_at":"2024-09-23T13:31:33.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.6.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"0a068ad427157f9b831663f5fa46b42be251518b","kind":"commit","published_at":"2024-08-25T13:08:06.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.6.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.6.0/manifests"},{"name":"v5.5.9","sha":"0a98edc4b7641b6bc99f88e6dc8e5ca08f30ed1d","kind":"commit","published_at":"2024-08-10T11:47:00.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.9/manifests"},{"name":"v5.5.8","sha":"475327fef16db1542a3afbb7e0059cc16f94ad27","kind":"commit","published_at":"2024-06-16T14:26:20.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"202d8815dc94776c6d4532704cba0118f1d9137f","kind":"commit","published_at":"2024-06-15T14:11:46.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.7/manifests"},{"name":"v5.5.56","sha":"80e9a84b999dc3aec39f2efdc52b7631b8f6451c","kind":"commit","published_at":"2024-06-15T13:26:38.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.56","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.56/manifests"},{"name":"v5.5.6","sha":"80e9a84b999dc3aec39f2efdc52b7631b8f6451c","kind":"commit","published_at":"2024-06-15T13:26:38.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"e6bfecaa24644b15bba31654ad61aa2cb07959b6","kind":"commit","published_at":"2024-06-14T23:36:18.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"286cf4bd59b4b067500714c845cc6dec54236d09","kind":"commit","published_at":"2024-06-13T13:20:37.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"48da3fb04f67a8de64876d1541ad6f05651e80c8","kind":"commit","published_at":"2024-06-12T02:27:29.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"3bccca005a41c5e68042c6894631dcaa398374f1","kind":"commit","published_at":"2024-06-09T14:08:19.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"e2fff4d6b0a15a30e5e47d44552be38b897c1b89","kind":"commit","published_at":"2024-06-06T14:44:36.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"45c5feeb86647dc4671ca41fd40ec11c946d0b05","kind":"commit","published_at":"2024-06-06T14:16:10.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.5.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.5.0/manifests"},{"name":"v5.4.4","sha":"cf51f5f2185bed4470cd959dfb27c86afae46608","kind":"commit","published_at":"2023-10-13T12:38:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.4/manifests"},{"name":"v5.4.3","sha":"4343f526e93733d930df89820181339d93c2a4b3","kind":"commit","published_at":"2023-09-25T22:12:28.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.3/manifests"},{"name":"v5.4.1","sha":"10ab4793e54bb9e582f80da3e8ccf13ec13dea8d","kind":"commit","published_at":"2021-10-09T13:47:38.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"34806ca87c326e730ab7c04c80996d4b328cf34e","kind":"commit","published_at":"2021-09-26T03:22:33.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.4.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.4.0/manifests"},{"name":"v5.3.9","sha":"e8fd0187a0de1c5c69ea8289b40d7ad9fef889b3","kind":"commit","published_at":"2021-08-15T05:49:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.9/manifests"},{"name":"v5.3.7","sha":"1f3883ae925c5d84bf5025be3cbd9e70d46fbed8","kind":"commit","published_at":"2021-08-07T01:52:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.7/manifests"},{"name":"v5.3.6","sha":"74797a069f5b64bc698e9e20432ce1f8917b6cfb","kind":"commit","published_at":"2021-08-07T01:37:02.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.6/manifests"},{"name":"v5.3.5","sha":"d4bb365426fd085fd4eea33fbf4f881aad79399e","kind":"commit","published_at":"2021-08-06T22:32:38.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.5/manifests"},{"name":"v5.3.3","sha":"04fb9b4b4f4a3b7f9ba08d2b5c8fbdd28341bdea","kind":"commit","published_at":"2021-08-05T21:20:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"3932076e38dd03a9bda5547c0b4c0a56849d0e2c","kind":"commit","published_at":"2021-07-12T01:22:12.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"b1a0eed8ebc9d69b5732f2e803b71e3e63bdbafd","kind":"commit","published_at":"2021-07-12T00:42:16.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.3.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.3.1/manifests"},{"name":"v5.2.1","sha":"42bb16e13ff83a1d0f3eb6a1baa272277515c2db","kind":"commit","published_at":"2021-06-09T04:12:46.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.2.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.2.1/manifests"},{"name":"v5.1.3","sha":"23c92a97a0b6694d5dcab87577a8ac87dddfa861","kind":"commit","published_at":"2020-08-25T22:33:15.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.1.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fa7444cc97f28280e6f462ad8ce099907b3c37ad","kind":"commit","published_at":"2018-12-13T19:26:17.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.1.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"d76e89136ada387538cc9a68e82b956e075b949b","kind":"commit","published_at":"2018-03-22T21:30:27.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.1.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.1.1/manifests"},{"name":"v5.0.0","sha":"f2c1683fd38b6e610043d937f1c0e138df13f054","kind":"commit","published_at":"2018-02-24T21:37:45.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v5.0.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v5.0.0/manifests"},{"name":"v4.2.1","sha":"1fc3e7e9099045e7779fab141ce5471af65cc83d","kind":"commit","published_at":"2017-09-30T19:55:18.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.2.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"bd8a3aacca59b3d1bd15b2e296fd72d7e2cbddae","kind":"commit","published_at":"2017-08-11T19:49:21.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.2.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.2.0/manifests"},{"name":"v4.1.4","sha":"d975a54445aabedcf5284e7884c27336dfd2c768","kind":"commit","published_at":"2017-06-08T17:33:20.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"01da01478eeb4b79db0a7e3d7efebe96f6bfc184","kind":"commit","published_at":"2017-06-02T17:13:12.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"69ff17d752c8d8e97075ec3877543b15a3a28316","kind":"commit","published_at":"2017-05-18T17:41:43.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"52a2eff594ac72ee4e17a29ab5d00b43660b53f0","kind":"commit","published_at":"2017-05-01T20:22:23.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"f8c373a9ba996b3c45c6a1ebc027a1c8ace00539","kind":"commit","published_at":"2017-04-22T18:27:34.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.1.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"87a768d209dad28455ac978b946106edb85bf557","kind":"commit","published_at":"2017-03-02T14:18:05.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v4.0.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v4.0.0/manifests"},{"name":"v3.9.9","sha":"80a004e439afcd9e36bd4476e333bcca87ad1056","kind":"commit","published_at":"2017-03-02T14:06:49.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.9/manifests"},{"name":"v3.9.8","sha":"908fdadfe80a4a7a430fc872dcffe012d3efc017","kind":"commit","published_at":"2017-02-26T18:54:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.8/manifests"},{"name":"v3.9.7","sha":"6cace44764c37432a562f5d52da1426b3da488ed","kind":"commit","published_at":"2017-02-16T15:11:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.7/manifests"},{"name":"v3.9.6","sha":"c156dac089361e5e24adfe1a12556d91360449b5","kind":"commit","published_at":"2016-11-27T00:51:15.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.6/manifests"},{"name":"v3.9.1","sha":"324636a44775d1b023158aff43d0ccda8e573d2c","kind":"commit","published_at":"2016-11-18T21:43:11.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"bf3de29a3c5dda31752b5ca5e0314062b31c8552","kind":"commit","published_at":"2016-11-08T23:08:31.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.9.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.9.0/manifests"},{"name":"v3.8","sha":"ba202a2de27d3568babc67dc598b00940b0d0499","kind":"commit","published_at":"2015-11-08T22:46:25.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.8/manifests"},{"name":"3.8.0","sha":"bae39a3db41b1b8d9bc9f8846ccde927d8f75c59","kind":"commit","published_at":"2015-11-08T21:55:21.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.8.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.8.0/manifests"},{"name":"v37","sha":"b14167655827e9bc6202e46a9e1d098f56403dd5","kind":"commit","published_at":"2015-10-27T20:37:33.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v37","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v37/manifests"},{"name":"3.6.0","sha":"ae928be02761da94056212f89528726397e201c1","kind":"commit","published_at":"2015-09-28T02:12:55.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.6.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.6.0/manifests"},{"name":"v3.6","sha":"ae928be02761da94056212f89528726397e201c1","kind":"commit","published_at":"2015-09-28T02:12:55.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.6/manifests"},{"name":"v3.5","sha":"22e492a20cb93223022418ad4ece67d132e0f29d","kind":"commit","published_at":"2015-09-16T21:31:35.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.5/manifests"},{"name":"v3.4","sha":"60951775f22ec91e064466b770400789f0b4a35c","kind":"commit","published_at":"2015-09-09T13:28:35.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.4/manifests"},{"name":"3.4.0","sha":"2d567dd3f8d9a2a29d6abf67390e336416e32468","kind":"commit","published_at":"2015-09-09T13:27:42.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.4.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.4.0/manifests"},{"name":"v3.3","sha":"b846fa8ab40dc5363ee61a9e955c513a4fa2ff9a","kind":"commit","published_at":"2015-08-04T20:10:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.3/manifests"},{"name":"3.3.0","sha":"e35209ce78523a426e16fa9bc1ba9c6147de36af","kind":"commit","published_at":"2015-08-04T20:06:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.3.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"5133178a0345c57d5adfc979eff792566945efac","kind":"commit","published_at":"2015-07-30T15:57:14.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.2.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.2.0/manifests"},{"name":"v3.2","sha":"5133178a0345c57d5adfc979eff792566945efac","kind":"commit","published_at":"2015-07-30T15:57:14.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.2/manifests"},{"name":"v3.1","sha":"17fb0e2142659a47ba2a835a204267aa02c784cb","kind":"commit","published_at":"2015-07-27T20:36:09.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.1/manifests"},{"name":"v3.0-Hotfix","sha":"83ca2b8456c60a9db906906f372609c1b40a01d1","kind":"commit","published_at":"2015-07-26T15:32:39.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.0-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.0-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.0-Hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0-Hotfix/manifests"},{"name":"3.0.0","sha":"cd691a903c8364c0875cd535676c6fc4588cfea8","kind":"commit","published_at":"2015-07-26T14:53:31.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/3.0.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/3.0.0/manifests"},{"name":"v3.0","sha":"cd691a903c8364c0875cd535676c6fc4588cfea8","kind":"commit","published_at":"2015-07-26T14:53:31.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v3.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v3.0/manifests"},{"name":"2.9.0","sha":"b5257584ae3fa3bf3ca867a2fbee72c366ddb1df","kind":"commit","published_at":"2015-07-25T20:26:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.9.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9.0/manifests"},{"name":"2.9","sha":"b5257584ae3fa3bf3ca867a2fbee72c366ddb1df","kind":"commit","published_at":"2015-07-25T20:26:07.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.9/manifests"},{"name":"2.8","sha":"8b1ba6d5cc9f181db6b6ccde8960961eb72c43b3","kind":"commit","published_at":"2015-07-20T18:23:42.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8/manifests"},{"name":"2.8.0","sha":"8b1ba6d5cc9f181db6b6ccde8960961eb72c43b3","kind":"commit","published_at":"2015-07-20T18:23:42.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.8.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"0b6c5ecd12e7196d1e4e10e8c3d7e57b68ade7a0","kind":"commit","published_at":"2015-05-28T14:45:40.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.7.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.7.0/manifests"},{"name":"v2.7","sha":"9955ab3b1d989c90ae15945ab611b2dddc634a0d","kind":"commit","published_at":"2015-05-27T21:28:02.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v2.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.7/manifests"},{"name":"v2.6","sha":"d94fbf7e5dfc1662f4bcbcec6553c4fc2f00fa93","kind":"commit","published_at":"2015-05-19T15:06:27.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v2.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.6/manifests"},{"name":"v2.5","sha":"904be44c04aa4dac353401fbf0f467eb70a24fe6","kind":"commit","published_at":"2015-05-17T22:37:28.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/v2.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/v2.5/manifests"},{"name":"2.4","sha":"de8be0b9b808a7624fa359b7b6e434f92bf6e47a","kind":"commit","published_at":"2015-05-17T15:09:09.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.4/manifests"},{"name":"2.3","sha":"d259fb867f0350440aa7fa5f5992a35845a470ec","kind":"commit","published_at":"2015-05-05T20:22:36.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.3/manifests"},{"name":"2.2","sha":"9854f69c9d5ace57923917dd8a83f06a2ae95555","kind":"commit","published_at":"2015-04-28T20:46:03.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.2/manifests"},{"name":"2.1","sha":"d477a2fa988ac72c293a520f2a0ba631b9697d31","kind":"commit","published_at":"2015-04-27T19:45:00.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.1/manifests"},{"name":"2.0-Hotfix","sha":"4871b2c791f216c3913d08dd3f2cad5cff5953e5","kind":"commit","published_at":"2015-04-26T22:18:45.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.0-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.0-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.0-Hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0-Hotfix/manifests"},{"name":"2.0","sha":"ddfddbd08542fcb4322e68f04637c215f89f07a7","kind":"commit","published_at":"2015-04-26T17:17:02.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/2.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/2.0/manifests"},{"name":"1.9-Hotfix","sha":"384f806b6ef036bfc7a2d39891b73fe0897435f5","kind":"commit","published_at":"2015-04-21T17:32:14.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.9-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.9-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.9-Hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9-Hotfix/manifests"},{"name":"1.9","sha":"9a23aca843ab1533efc041d8f81a6626fcb1d4c0","kind":"commit","published_at":"2015-04-21T17:29:44.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.9","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.9/manifests"},{"name":"1.8","sha":"5afced57b14c410a32c88038c4ed373635501c5d","kind":"commit","published_at":"2015-03-31T13:37:26.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.8","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.8/manifests"},{"name":"1.7","sha":"36bcec6c41ad07b754db9c57129e42760a1266ae","kind":"commit","published_at":"2015-03-28T20:44:12.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.7","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.7/manifests"},{"name":"1.6","sha":"69096f6514635c5f8d0b4f6afc8b69f4a2373883","kind":"commit","published_at":"2015-03-27T18:09:56.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.6","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.6/manifests"},{"name":"1.5","sha":"9f58976608473b0e36bdbed77d18b8b3969a34b0","kind":"commit","published_at":"2015-03-25T20:42:43.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.5","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.5/manifests"},{"name":"1.4","sha":"e12a0205ec03eb9385ab336233e9c276eee331b9","kind":"commit","published_at":"2015-03-22T15:55:30.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.4","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.4/manifests"},{"name":"1.3-Hotfix","sha":"c2c65200c27c54f02608eb437426b9d759881be7","kind":"commit","published_at":"2015-03-18T23:37:34.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.3-Hotfix","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.3-Hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.3-Hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3-Hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3-Hotfix/manifests"},{"name":"1.3","sha":"dfacd76503ee10d7d393ce72b20f1be79a1b051d","kind":"commit","published_at":"2015-03-18T22:47:28.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.3","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.3/manifests"},{"name":"1.2","sha":"fc5216be910d935ccda657c9e381c8fc3aa19a8d","kind":"commit","published_at":"2015-03-12T19:59:58.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.2","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.2/manifests"},{"name":"1.1","sha":"679342ab9cdb04ffe66210a78cbd3083cf9353d3","kind":"commit","published_at":"2015-03-11T13:38:27.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.1","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.1/manifests"},{"name":"1.0","sha":"3ffe89f0ae060b5c31801f1cf39a3eb4683b3c61","kind":"commit","published_at":"2015-03-05T01:49:05.000Z","download_url":"https://codeload.github.com/austinksmith/Hamsters.js/tar.gz/1.0","html_url":"https://github.com/austinksmith/Hamsters.js/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/austinksmith/Hamsters.js@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-10T11:53:33.206Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":4.496382384777531,"forks_count":8.951461288668604,"average":14.026092405856549},"purl":"pkg:bower/hamsters.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/hamsters.js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/hamsters.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/hamsters.js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-03T02:18:37.003Z","issues_count":62,"pull_requests_count":35,"avg_time_to_close_issue":11339081.532258065,"avg_time_to_close_pull_request":4945021.171428571,"issues_closed_count":62,"pull_requests_closed_count":35,"pull_request_authors_count":12,"issue_authors_count":42,"avg_comments_per_issue":6.741935483870968,"avg_comments_per_pull_request":0.5428571428571428,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":173295.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/issues","maintainers":[{"login":"austinksmith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austinksmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/hamsters.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/hamsters.js/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/hamsters.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/hamsters.js/related_packages","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28746,"github":"bower","metadata":{"funded_packages_count":3300},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2025-09-08T06:55:44.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}}],"commits":{"id":199957,"full_name":"austinksmith/Hamsters.js","default_branch":"master","committers":[{"name":"Austin Smith","email":"austin@asmithdev.com","login":"austinksmith","count":347},{"name":"Austin Smith","email":"austin@westlakedesign.com","login":null,"count":77},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":14},{"name":"Jess","email":"jessachandler@gmail.com","login":"monkeywithacupcake","count":4},{"name":"wolfiex","email":"daniel.ellis.research@gmail.com","login":"wolfiex","count":1},{"name":"Thomas Wagenaar","email":"wagenaartje@protonmail.com","login":"wagenaartje","count":1},{"name":"Julien K","email":"JulienKode","login":"JulienKode","count":1},{"name":"Julien CROUZET","email":"contact@juliencrouzet.fr","login":"jucrouzet","count":1},{"name":"austin.smith@77media.com","email":"austin.smith@77media.com","login":null,"count":1},{"name":"Philippe Vaillancourt","email":"philippe_vaillancourt@sympatico.ca","login":null,"count":1}],"total_commits":448,"total_committers":10,"total_bot_commits":14,"total_bot_committers":1,"mean_commits":44.8,"dds":0.2254464285714286,"past_year_committers":[{"name":"Austin Smith","email":"austin@asmithdev.com","login":"austinksmith","count":76},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3}],"past_year_total_commits":79,"past_year_total_committers":2,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":39.5,"past_year_dds":0.03797468354430378,"last_synced_at":"2025-07-07T23:28:18.670Z","last_synced_commit":"86c8c4ae9c266ea154e1a04c822cb0a1af9a9649","created_at":"2023-03-08T05:45:20.477Z","updated_at":"2025-07-07T23:28:18.671Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"austinksmith/Hamsters.js","html_url":"https://github.com/austinksmith/Hamsters.js","last_synced_at":"2025-08-11T01:42:18.612Z","status":"error","issues_count":62,"pull_requests_count":35,"avg_time_to_close_issue":11339081.532258065,"avg_time_to_close_pull_request":4945021.171428571,"issues_closed_count":62,"pull_requests_closed_count":35,"pull_request_authors_count":12,"issue_authors_count":42,"avg_comments_per_issue":6.741935483870968,"avg_comments_per_pull_request":0.5428571428571428,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":173295.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-11T10:30:49.102Z","updated_at":"2025-09-02T12:03:07.399Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/austinksmith%2FHamsters.js/issues","issue_labels_count":{"resolved":55,"help wanted":25,"bug":14,"invalid":3,"wontfix":3,"enhancement":3,"question":1},"pull_request_labels_count":{"dependencies":29,"enhancement":1},"issue_author_associations_count":{"NONE":56,"OWNER":5,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":35,"NONE":4,"OWNER":2},"issue_authors":{"austinksmith":5,"darkworks":5,"WorkMAE":3,"deceased0a":3,"hasancanozkan":2,"MichaReiser":2,"renxin111":2,"lelong37":2,"Zodiase":2,"rsmithsa":2,"bacancysejal":2,"infFenrir":2,"ingviso":1,"elviraux":1,"saadkhan6670":1,"mdrokz":1,"hzjux001":1,"jfuehner":1,"andrewshawcare":1,"snowfrogdev":1,"csterritt":1,"hy9be":1,"SacrilegeTx":1,"Genhain":1,"GrabbenD":1,"AngKalabaw":1,"Sushil-Dhiver":1,"fabiosantoscode":1,"cozzbie":1,"maharshioza":1,"twoco":1,"daoxian":1,"eddiendi":1,"shanekoss":1,"andreujuanc":1,"JonathanGVfrenton":1,"drakonkat":1,"Latz":1,"ghost":1,"FlaviooLima":1,"fabioh8010":1,"rodryquintero":1},"pull_request_authors":{"dependabot[bot]":29,"austinksmith":2,"MichaReiser":1,"jucrouzet":1,"chocolateboy":1,"rsmithsa":1,"monkeywithacupcake":1,"pancernik":1,"wolfiex":1,"JulienKode":1,"snowfrogdev":1,"wagenaartje":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172784,"issues_count":31935533,"pull_requests_count":100143235,"authors_count":10733238,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":4},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":4},"maintainers":[{"login":"austinksmith","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austinksmith"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":20,"PushEvent":8,"CreateEvent":1},"last_year":{"WatchEvent":20,"PushEvent":8,"CreateEvent":1}},"keywords":["concurrent-programming","future-proofing","high-performance-computing","multithreaded","multithreading","nodejs-server","parallel-processing","performance","react-native-app","task-processor","task-runner","threadpool","throughput","throughput-performance","web-application","webworkers","worker","worker-pool","worker-threads"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-31T00:01:41.204Z","updated_at":"2022-08-31T00:01:41.204Z","repository_link":"https://github.com/austinksmith/Hamsters.js/blob/master/package-lock.json","dependencies":[{"id":3353532308,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":3353532309,"package_name":"after","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":3353532310,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":3353532311,"package_name":"align-text","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353532312,"package_name":"anymatch","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":3353532313,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532314,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532315,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353532316,"package_name":"array-slice","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":3353532317,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353532318,"package_name":"arraybuffer.slice","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":3353532319,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":3353532320,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532321,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532322,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":3353532323,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532324,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532325,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353532326,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353532327,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":3353532328,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":3353532329,"package_name":"babel-cli","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532330,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532331,"package_name":"babel-core","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532332,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532333,"package_name":"babel-helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532334,"package_name":"babel-helper-call-delegate","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532335,"package_name":"babel-helper-define-map","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532336,"package_name":"babel-helper-explode-assignable-expression","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532337,"package_name":"babel-helper-function-name","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532338,"package_name":"babel-helper-get-function-arity","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532339,"package_name":"babel-helper-hoist-variables","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532340,"package_name":"babel-helper-optimise-call-expression","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532341,"package_name":"babel-helper-regex","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532342,"package_name":"babel-helper-remap-async-to-generator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532343,"package_name":"babel-helper-replace-supers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532344,"package_name":"babel-helpers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532345,"package_name":"babel-loader","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":3353532346,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":3353532347,"package_name":"babel-plugin-check-es2015-constants","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":3353532348,"package_name":"babel-plugin-syntax-async-functions","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"development","optional":false},{"id":3353532349,"package_name":"babel-plugin-syntax-exponentiation-operator","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"development","optional":false},{"id":3353532350,"package_name":"babel-plugin-syntax-trailing-function-commas","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":3353532351,"package_name":"babel-plugin-transform-async-to-generator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532352,"package_name":"babel-plugin-transform-es2015-arrow-functions","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":3353532353,"package_name":"babel-plugin-transform-es2015-block-scoped-functions","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":3353532354,"package_name":"babel-plugin-transform-es2015-block-scoping","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532355,"package_name":"babel-plugin-transform-es2015-classes","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532356,"package_name":"babel-plugin-transform-es2015-computed-properties","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532357,"package_name":"babel-plugin-transform-es2015-destructuring","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":3353532358,"package_name":"babel-plugin-transform-es2015-duplicate-keys","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532359,"package_name":"babel-plugin-transform-es2015-for-of","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":3353532360,"package_name":"babel-plugin-transform-es2015-function-name","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532361,"package_name":"babel-plugin-transform-es2015-literals","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":3353532362,"package_name":"babel-plugin-transform-es2015-modules-amd","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532363,"package_name":"babel-plugin-transform-es2015-modules-commonjs","ecosystem":"npm","requirements":"6.26.2","direct":false,"kind":"development","optional":false},{"id":3353532364,"package_name":"babel-plugin-transform-es2015-modules-systemjs","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532365,"package_name":"babel-plugin-transform-es2015-modules-umd","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532366,"package_name":"babel-plugin-transform-es2015-object-super","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532367,"package_name":"babel-plugin-transform-es2015-parameters","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532368,"package_name":"babel-plugin-transform-es2015-shorthand-properties","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532369,"package_name":"babel-plugin-transform-es2015-spread","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":3353532370,"package_name":"babel-plugin-transform-es2015-sticky-regex","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532371,"package_name":"babel-plugin-transform-es2015-template-literals","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":3353532372,"package_name":"babel-plugin-transform-es2015-typeof-symbol","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":3353532373,"package_name":"babel-plugin-transform-es2015-unicode-regex","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532374,"package_name":"babel-plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532375,"package_name":"babel-plugin-transform-regenerator","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532376,"package_name":"babel-plugin-transform-strict-mode","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532377,"package_name":"babel-polyfill","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532378,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.10.5","direct":false,"kind":"development","optional":false},{"id":3353532379,"package_name":"babel-preset-env","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":3353532380,"package_name":"babel-preset-es2015","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":3353532381,"package_name":"babel-register","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532382,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532383,"package_name":"babel-template","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532384,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532385,"package_name":"babel-types","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":3353532386,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"development","optional":false},{"id":3353532387,"package_name":"backo2","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532388,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532389,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":3353532390,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532391,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532392,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532393,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532394,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353532395,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":3353532396,"package_name":"base64-arraybuffer","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":3353532397,"package_name":"base64id","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532398,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532399,"package_name":"better-assert","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532400,"package_name":"big.js","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353532401,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":3353532402,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":3353532403,"package_name":"blob","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":3353532404,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":3353532405,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":3353532406,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":3353532407,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":3353532408,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":3353532409,"package_name":"browserslist","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"development","optional":false},{"id":3353532410,"package_name":"buffer-alloc","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532411,"package_name":"buffer-alloc-unsafe","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532412,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":3353532413,"package_name":"buffer-fill","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532414,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353532415,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353532416,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532417,"package_name":"callsite","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532418,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001119","direct":false,"kind":"development","optional":false},{"id":3353532419,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":3353532420,"package_name":"center-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3353532421,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3353532422,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532423,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":3353532424,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3353532425,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532426,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353532427,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532428,"package_name":"chokidar","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":3353532429,"package_name":"circular-json","ecosystem":"npm","requirements":"0.5.9","direct":false,"kind":"development","optional":false},{"id":3353532430,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":3353532431,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":3353532432,"package_name":"cliui","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532433,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":3353532434,"package_name":"clone","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353532435,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532436,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3353532437,"package_name":"combine-lists","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532438,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":3353532439,"package_name":"commander","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":3353532440,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532441,"package_name":"component-bind","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532442,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353532443,"package_name":"component-inherit","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":3353532444,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353532445,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":3353532446,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":3353532447,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3353532448,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":3353532449,"package_name":"cookie","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":3353532450,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532451,"package_name":"core-js","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":3353532452,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532453,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532454,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":3353532455,"package_name":"date-format","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532456,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":3353532457,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353532458,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353532459,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532460,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353532461,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353532462,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353532463,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":3353532464,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532465,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353532466,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.554","direct":false,"kind":"development","optional":false},{"id":3353532467,"package_name":"emojis-list","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532468,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532469,"package_name":"engine.io","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":3353532470,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353532471,"package_name":"engine.io-client","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":3353532472,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3353532473,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":3353532474,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":3353532475,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353532476,"package_name":"ent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353532477,"package_name":"errno","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353532478,"package_name":"es6-promise","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3353532479,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353532480,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353532481,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":3353532482,"package_name":"expand-braces","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353532483,"package_name":"braces","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":3353532484,"package_name":"expand-range","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532485,"package_name":"is-number","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532486,"package_name":"repeat-string","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":3353532487,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":3353532488,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":3353532489,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353532490,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353532491,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532492,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":3353532493,"package_name":"extract-zip","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":3353532494,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353532495,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":3353532496,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532497,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532498,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532499,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532500,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":3353532501,"package_name":"randomatic","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3353532502,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353532503,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353532504,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532505,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353532506,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":3353532507,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532508,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":3353532509,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":3353532510,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":3353532511,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353532512,"package_name":"fs-access","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532513,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532514,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532515,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":3353532516,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":3353532517,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":3353532518,"package_name":"glob","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":3353532519,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353532520,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532521,"package_name":"globals","ecosystem":"npm","requirements":"9.18.0","direct":false,"kind":"development","optional":false},{"id":3353532522,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"development","optional":false},{"id":3353532523,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532524,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":3353532525,"package_name":"has-binary2","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353532526,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532527,"package_name":"has-cors","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532528,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532529,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532530,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532531,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353532532,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":3353532533,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353532534,"package_name":"hasha","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353532535,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353532536,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532537,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532538,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":3353532539,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":3353532540,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532541,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":3353532542,"package_name":"indexof","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353532543,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":3353532544,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3353532545,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":3353532546,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":3353532547,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532548,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":3353532549,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353532550,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":3353532551,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3353532552,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353532553,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3353532554,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532555,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532556,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532557,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532558,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532559,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353532560,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532561,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532562,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532563,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532564,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532565,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532566,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":3353532567,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532568,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532569,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353532570,"package_name":"jasmine-core","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":3353532571,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353532572,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532573,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353532574,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353532575,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":3353532576,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3353532577,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":3353532578,"package_name":"jsonfile","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":3353532579,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":3353532580,"package_name":"karma","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":3353532581,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532582,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532583,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353532584,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":3353532585,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":3353532586,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532587,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":3353532588,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":3353532589,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353532590,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353532591,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353532592,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353532593,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532594,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3353532595,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":3353532596,"package_name":"mime","ecosystem":"npm","requirements":"2.4.6","direct":false,"kind":"development","optional":false},{"id":3353532597,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353532598,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":3353532599,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":3353532600,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353532601,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532602,"package_name":"karma-htmlfile-reporter","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":3353532603,"package_name":"karma-jasmine","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532604,"package_name":"karma-phantomjs-launcher","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3353532605,"package_name":"karma-webpack","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"development","optional":false},{"id":3353532606,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":3353532607,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":3353532608,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353532609,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532610,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3353532611,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":3353532612,"package_name":"kew","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":3353532613,"package_name":"klaw","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":3353532614,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3353532615,"package_name":"loader-utils","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"development","optional":false},{"id":3353532616,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":3353532617,"package_name":"log4js","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":3353532618,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":3353532619,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353532620,"package_name":"longest","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532621,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":3353532622,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":3353532623,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":3353532624,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532625,"package_name":"math-random","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3353532626,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353532627,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":3353532628,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"development","optional":false},{"id":3353532629,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":3353532630,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":3353532631,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":3353532632,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":3353532633,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":3353532634,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":3353532635,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":3353532636,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532637,"package_name":"nan","ecosystem":"npm","requirements":"2.14.1","direct":false,"kind":"development","optional":false},{"id":3353532638,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":3353532639,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":3353532640,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":3353532641,"package_name":"assert","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":3353532642,"package_name":"base64-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3353532643,"package_name":"browserify-aes","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353532644,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353532645,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":3353532646,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353532647,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532648,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532649,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":3353532650,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353532651,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":3353532652,"package_name":"events","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353532653,"package_name":"https-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353532654,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":3353532655,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532656,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353532657,"package_name":"pako","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":3353532658,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":3353532659,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":3353532660,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":3353532661,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353532662,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353532663,"package_name":"ripemd160","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353532664,"package_name":"sha.js","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"development","optional":false},{"id":3353532665,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532666,"package_name":"stream-http","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"development","optional":false},{"id":3353532667,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":3353532668,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353532669,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532670,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":3353532671,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":3353532672,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":3353532673,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":3353532674,"package_name":"vm-browserify","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":3353532675,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3353532676,"package_name":"null-check","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532677,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532678,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":3353532679,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3353532680,"package_name":"object-component","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":3353532681,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353532682,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532683,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532684,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353532685,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3353532686,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3353532687,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":3353532688,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532689,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532690,"package_name":"output-file-sync","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353532691,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":3353532692,"package_name":"parseqs","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":3353532693,"package_name":"parseuri","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":3353532694,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":3353532695,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532696,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532697,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532698,"package_name":"pbkdf2-compat","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532699,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532700,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532701,"package_name":"phantomjs-prebuilt","ecosystem":"npm","requirements":"2.1.16","direct":false,"kind":"development","optional":false},{"id":3353532702,"package_name":"fs-extra","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532703,"package_name":"pkg-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532704,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353532705,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532706,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353532707,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353532708,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":3353532709,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":3353532710,"package_name":"progress","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":3353532711,"package_name":"prr","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":3353532712,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532713,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":3353532714,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532715,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532716,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":3353532717,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532718,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":3353532719,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":3353532720,"package_name":"readdirp","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353532721,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":3353532722,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":3353532723,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":3353532724,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":3353532725,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532726,"package_name":"regexpu-core","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532727,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353532728,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":3353532729,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":3353532730,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532731,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353532732,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":3353532733,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532734,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":3353532735,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":3353532736,"package_name":"request-progress","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532737,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532738,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353532739,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":3353532740,"package_name":"rfdc","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3353532741,"package_name":"right-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3353532742,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":3353532743,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":3353532744,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":3353532745,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353532746,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353532747,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":3353532748,"package_name":"set-immediate-shim","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532749,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532750,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3353532751,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353532752,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532753,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":3353532754,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532755,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353532756,"package_name":"socket.io","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532757,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353532758,"package_name":"socket.io-client","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532759,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353532760,"package_name":"source-list-map","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":3353532761,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":3353532762,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":3353532763,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"development","optional":false},{"id":3353532764,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353532765,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353532766,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":3353532767,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353532768,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":3353532769,"package_name":"streamroller","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":3353532770,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353532771,"package_name":"tapable","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"development","optional":false},{"id":3353532772,"package_name":"throttleit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532773,"package_name":"time-stamp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353532774,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":3353532775,"package_name":"to-array","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353532776,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353532777,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353532778,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353532779,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532780,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532781,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":3353532782,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532783,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":3353532784,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":3353532785,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":3353532786,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":3353532787,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532788,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532789,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353532790,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":3353532791,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353532792,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532793,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":3353532794,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353532795,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3353532796,"package_name":"user-home","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353532797,"package_name":"useragent","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3353532798,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532799,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532800,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":3353532801,"package_name":"v8flags","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353532802,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":3353532803,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353532804,"package_name":"watchpack","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":3353532805,"package_name":"webpack","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":3353532806,"package_name":"acorn","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":3353532807,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":3353532808,"package_name":"camelcase","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3353532809,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353532810,"package_name":"interpret","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"development","optional":false},{"id":3353532811,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353532812,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":3353532813,"package_name":"uglify-js","ecosystem":"npm","requirements":"2.7.5","direct":false,"kind":"development","optional":false},{"id":3353532814,"package_name":"async","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"development","optional":false},{"id":3353532815,"package_name":"uglify-to-browserify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532816,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353532817,"package_name":"yargs","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":3353532818,"package_name":"webpack-core","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"development","optional":false},{"id":3353532819,"package_name":"amdefine","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353532820,"package_name":"source-map","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":3353532821,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":3353532822,"package_name":"which","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353532823,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":3353532824,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353532825,"package_name":"ws","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":3353532826,"package_name":"ultron","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353532827,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"development","optional":false},{"id":3353532828,"package_name":"xmlhttprequest-ssl","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"development","optional":false},{"id":3353532829,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353532830,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":3353532831,"package_name":"yeast","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-31T00:01:41.305Z","updated_at":"2022-08-31T00:01:41.305Z","repository_link":"https://github.com/austinksmith/Hamsters.js/blob/master/package.json","dependencies":[{"id":3353532832,"package_name":"babel-cli","ecosystem":"npm","requirements":"^6.26.0","direct":true,"kind":"development","optional":false},{"id":3353532833,"package_name":"babel-core","ecosystem":"npm","requirements":"^6.26.0","direct":true,"kind":"development","optional":false},{"id":3353532834,"package_name":"babel-loader","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"development","optional":false},{"id":3353532835,"package_name":"babel-polyfill","ecosystem":"npm","requirements":"^6.26.0","direct":true,"kind":"development","optional":false},{"id":3353532836,"package_name":"babel-preset-env","ecosystem":"npm","requirements":"^1.7.0","direct":true,"kind":"development","optional":false},{"id":3353532837,"package_name":"babel-preset-es2015","ecosystem":"npm","requirements":"^6.24.1","direct":true,"kind":"development","optional":false},{"id":3353532838,"package_name":"jasmine-core","ecosystem":"npm","requirements":"^2.5.2","direct":true,"kind":"development","optional":false},{"id":3353532839,"package_name":"karma","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"development","optional":false},{"id":3353532840,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":3353532841,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":3353532842,"package_name":"karma-htmlfile-reporter","ecosystem":"npm","requirements":"^0.3","direct":true,"kind":"development","optional":false},{"id":3353532843,"package_name":"karma-jasmine","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":3353532844,"package_name":"karma-phantomjs-launcher","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":3353532845,"package_name":"karma-webpack","ecosystem":"npm","requirements":"^2.0.6","direct":true,"kind":"development","optional":false},{"id":3353532846,"package_name":"webpack","ecosystem":"npm","requirements":"^1.13.2","direct":true,"kind":"development","optional":false}]}],"score":13.327554748289032,"created_at":"2025-09-08T21:01:55.606Z","updated_at":"2025-10-07T08:28:33.186Z","avatar_url":"https://github.com/austinksmith.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":91,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["embedded","interactive","projection","tracing","archival","sequences","observability","autograding","hacking","shellcodes"],"project_url":"https://science.ecosyste.ms/api/v1/projects/81231","html_url":"https://science.ecosyste.ms/projects/81231"}