{"id":1145754,"name":"@redcatjs/jstack","ecosystem":"npm","description":"JS MVC Routing, Templating, Data-Binding and Helpers based on jQuery","homepage":"https://github.com/redcatjs/jstack#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/redcatjs/jstack","keywords_array":["mvc","route","template","tmpl","data-binding","two-way","data-binding","asynchronous"],"namespace":"redcatjs","versions_count":2,"first_release_published_at":"2016-11-13T16:14:45.315Z","latest_release_published_at":"2017-05-12T10:43:43.759Z","latest_release_number":"12.5.2","last_synced_at":"2026-03-28T07:45:02.270Z","created_at":"2022-04-08T12:03:37.707Z","updated_at":"2026-03-28T07:45:02.271Z","registry_url":"https://www.npmjs.com/package/@redcatjs/jstack","install_command":"npm install @redcatjs/jstack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"12.5.2"}},"repo_metadata":{"id":57286399,"uuid":"59582687","full_name":"redcatjs/jstack","owner":"redcatjs","description":"JS MVC Routing, Templating, Data-Binding and Helpers based on jQuery","archived":true,"fork":false,"pushed_at":"2017-06-21T05:10:46.000Z","size":1489,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T01:33:24.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redcatjs.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-24T14:57:08.000Z","updated_at":"2024-12-19T14:22:06.000Z","dependencies_parsed_at":"2022-08-31T00:00:17.290Z","dependency_job_id":null,"html_url":"https://github.com/redcatjs/jstack","commit_stats":null,"previous_names":["redcatphp/jstack"],"tags_count":354,"template":false,"template_full_name":null,"purl":"pkg:github/redcatjs/jstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redcatjs","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/sbom","scorecard":{"id":767497,"data":{"date":"2025-08-11","repo":{"name":"github.com/redcatjs/jstack","commit":"b62dee68fd8ccb21e8c6a795b2631c39212ef2a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-m5pj-vjjf-4m3h","Warn: Project is vulnerable to: GHSA-j383-35pm-c5h4","Warn: Project is vulnerable to: GHSA-rm36-94g8-835r","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv"],"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-23T01:15:13.358Z","repository_id":57286399,"created_at":"2025-08-23T01:15:13.358Z","updated_at":"2025-08-23T01:15:13.358Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276803080,"owners_count":25707620,"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-24T02:00:09.776Z","response_time":97,"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":"redcatjs","name":"RedCatJS - Javascript Librairies","uuid":"23297282","kind":"organization","description":"","email":"jo@surikat.pro","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23297282?v=4","repositories_count":34,"last_synced_at":"2025-04-20T14:45:03.133Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/redcatjs","funding_links":[],"total_stars":50,"followers":0,"following":0,"created_at":"2022-11-11T13:21:48.320Z","updated_at":"2025-04-20T14:45:03.133Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redcatjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redcatjs/repositories"},"tags":[{"name":"v12.13.0","sha":"7519e7f0826806d0db49eafc140599ab9f322416","kind":"tag","published_at":"2017-06-02T08:49:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.13.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.13.0/manifests"},{"name":"v12.12.1","sha":"a0968e1f05150a7c525cb39ea2530d6d33f896ad","kind":"tag","published_at":"2017-06-02T08:14:46.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.12.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.12.1/manifests"},{"name":"v12.12.0","sha":"5317b8e732f60539e8011cef6636f045d9068e24","kind":"tag","published_at":"2017-06-02T05:42:48.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.12.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.12.0/manifests"},{"name":"v12.11.0","sha":"3c651466639b5f50ac2eb3ceabb83a9cb3e0a9c7","kind":"tag","published_at":"2017-06-01T10:04:53.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.11.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.11.0/manifests"},{"name":"v12.10.7","sha":"d46a40002dfccf6253d4209bc8ecdddefc898a55","kind":"tag","published_at":"2017-06-01T08:44:25.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.7/manifests"},{"name":"v12.10.6","sha":"fe14f1c123908625ac53d921d864664eef878a5b","kind":"tag","published_at":"2017-05-31T09:04:37.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.6/manifests"},{"name":"v12.10.5","sha":"455572ef2ad4d5d377879ad401209382012440c6","kind":"tag","published_at":"2017-05-27T07:59:14.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.5/manifests"},{"name":"v12.10.4","sha":"77ccadd09a31dd8e7f36fc83105d0d1bd780c9d8","kind":"tag","published_at":"2017-05-23T17:21:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.4/manifests"},{"name":"v12.10.3","sha":"330ea4b3df5dc9b7780a7125f1ea542a312def23","kind":"tag","published_at":"2017-05-20T13:01:30.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.3/manifests"},{"name":"v12.10.2","sha":"e8421024eacc7a4a54ad5ea5d7567c501ef6c3c7","kind":"tag","published_at":"2017-05-20T12:33:00.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.2/manifests"},{"name":"v12.10.1","sha":"e6e3e0a5c6d6e4d120d8013e0c50954c81cbae4c","kind":"tag","published_at":"2017-05-19T01:50:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.1/manifests"},{"name":"v12.10.0","sha":"63764250a57a13f225fca449526c3e9bd7310f4d","kind":"tag","published_at":"2017-05-19T01:31:58.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.10.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.10.0/manifests"},{"name":"v12.9.0","sha":"94acf2fb87dbeee801b86cab0846e78df14cb00b","kind":"tag","published_at":"2017-05-18T08:28:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.9.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.9.0/manifests"},{"name":"v12.8.0","sha":"798b665b60c4173b838289ce9779c39fd735787c","kind":"tag","published_at":"2017-05-16T22:19:44.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.8.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.8.0/manifests"},{"name":"v12.7.0","sha":"f544631a255cbd79a7ea23e37555df790e4ec57f","kind":"tag","published_at":"2017-05-15T19:22:42.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.7.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.7.0/manifests"},{"name":"v12.6.1","sha":"1f2906fb5af61526f87806c09e53686510876144","kind":"tag","published_at":"2017-05-15T13:49:44.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.6.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.6.1/manifests"},{"name":"v12.6.0","sha":"05d301d4d2d9b8e53d843658fdcc3ab224196fdc","kind":"tag","published_at":"2017-05-15T13:40:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.6.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.6.0/manifests"},{"name":"v12.5.3","sha":"c4711ebebf507e37eedf14577645b4473607b417","kind":"tag","published_at":"2017-05-12T14:07:47.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.5.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.3/manifests"},{"name":"v12.5.2","sha":"35287bc78a56f7c0882521d2e75845429e36362b","kind":"tag","published_at":"2017-05-12T10:39:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.5.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.2/manifests"},{"name":"v12.5.1","sha":"946e47497cdd7f33a7f4d52dff4ae2084621fc3b","kind":"tag","published_at":"2017-05-11T15:39:59.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.1/manifests"},{"name":"v12.5.0","sha":"a32ed406ef8c3d405ef6dbba6fd431eab32ca283","kind":"tag","published_at":"2017-05-11T13:21:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.5.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"a00c36fd342fc1b82575a14f7a416e2a58bbb83a","kind":"tag","published_at":"2017-05-10T13:05:44.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.4.0/manifests"},{"name":"v12.3.0","sha":"48dd32aa3c2842b62571f472d4c6255341b6caba","kind":"tag","published_at":"2017-05-10T11:57:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"fc133c7f1c3e2f9566f99c484c08ae12e3c557e5","kind":"tag","published_at":"2017-05-09T13:22:07.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.2.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"a238c23798bd180e5aed8f39fc6c3de6e9f39ad6","kind":"tag","published_at":"2017-05-09T13:21:28.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"ad85b0bbcb6abebc9ea9a94865a12a206d8fa72e","kind":"tag","published_at":"2017-05-07T07:48:20.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.2.0/manifests"},{"name":"v12.1.0","sha":"fc02860ba345cb497c17a115853c55584701f8ab","kind":"tag","published_at":"2017-05-06T11:29:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.1.0/manifests"},{"name":"v12.0.1","sha":"60ea30baba743d3a11a8fac3391126ea01d9596f","kind":"tag","published_at":"2017-05-05T15:31:39.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"495b7285e60bd8a7ba736afd9096474523073668","kind":"tag","published_at":"2017-05-05T15:28:56.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v12.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v12.0.0/manifests"},{"name":"v11.3.2","sha":"b6d617018760fb162d567146a8e12213a697928f","kind":"tag","published_at":"2017-05-05T03:25:07.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.3.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"70382b5d7ae1e74bf5d6c0eedfc778c87e7c1b6b","kind":"tag","published_at":"2017-05-05T03:18:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.3.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"a0e26acc6d67e3c4922bd933a3bf77c7acd20d57","kind":"tag","published_at":"2017-05-05T01:51:02.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"e54138257fe0f7c016fcd074f4d676b401c8f079","kind":"tag","published_at":"2017-05-04T02:06:17.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"fb44f768603632da8b5786e5e4de76d7cb87fd38","kind":"tag","published_at":"2017-05-04T01:33:25.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"d4d2b99c5cca002b7b5b7904ccb74ca5d5e356ac","kind":"tag","published_at":"2017-05-04T00:20:03.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.0.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"2e5a42c739f21bd47ce7f3ea753d7886f7038c71","kind":"tag","published_at":"2017-05-03T23:19:53.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"61e7e274a77c660e98255fb9838bd5f989d79606","kind":"tag","published_at":"2017-05-03T18:37:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v11.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v11.0.0/manifests"},{"name":"v10.0.1","sha":"1bd8dbbbb53054297787203accbef51c3343d43f","kind":"tag","published_at":"2017-05-02T00:05:42.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v10.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"ce0cc5eb29d927d2909a1de9ee6ccca8d79e86d8","kind":"tag","published_at":"2017-05-01T09:40:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v10.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"f712305421c1a4909daf43f93e3665168abf702a","kind":"tag","published_at":"2017-04-30T17:42:25.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v9.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"c289d7778ec22abb0ef915f3c992df428e660d3a","kind":"tag","published_at":"2017-04-28T16:16:21.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v9.0.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"ad643b069a3e360bafee96d1e9fe99e957c713f9","kind":"tag","published_at":"2017-04-28T16:01:13.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v9.0.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"6d4275a150486e919dae2a5e386f93b0cb53146c","kind":"tag","published_at":"2017-04-25T09:14:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v9.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"ae7106fa1d38c0af8d286cd808746ac42942cc57","kind":"tag","published_at":"2017-04-24T21:53:09.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v9.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v9.0.0/manifests"},{"name":"v8.5.1","sha":"e135bb32700f96babf1ceca04919fccd92704d2a","kind":"tag","published_at":"2017-04-24T16:35:32.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"663c1a40ae8f19d103bd89738b500db3bfb66f73","kind":"tag","published_at":"2017-04-24T11:56:48.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.5.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"26905ba411ef297bbbe97a7c16acacd34eb953b7","kind":"tag","published_at":"2017-04-23T21:51:25.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.4.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"a43ce17a914e2026ad2d8a0e60731efd86b63f45","kind":"tag","published_at":"2017-04-23T06:32:52.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"ae85dd76585aec883c2eac6aadb0238985cf99a0","kind":"tag","published_at":"2017-04-21T15:58:57.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.3.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"44754994ade825e55e9dcb1fac5e33956218a31c","kind":"tag","published_at":"2017-04-19T17:35:40.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.3.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"9c25008b4dffa27e6c7e5b1f6a72fdee95967bc1","kind":"tag","published_at":"2017-04-19T16:17:12.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.3.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"3e23d6d4c5b13230e350c85525d0cdd6710d7131","kind":"tag","published_at":"2017-04-19T15:42:55.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.3.0/manifests"},{"name":"v8.2.1","sha":"6a42b18f5f41f70b939f8a6eccf8c04c543eb06f","kind":"tag","published_at":"2017-04-19T08:03:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"4ad93e8acd685d16474938c6df30cf59bc3c0d20","kind":"tag","published_at":"2017-04-18T22:59:40.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c1413d4cf207a6d5235b389baf94dd29f11567cd","kind":"tag","published_at":"2017-04-18T22:23:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.1.0/manifests"},{"name":"v8.0.4","sha":"1d9e2e2cbc75ec4384963e9c3481cf74d21a3638","kind":"tag","published_at":"2017-04-18T18:18:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.0.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"8c14369ab9fb733f6ecf67297de88f2d3b99d38b","kind":"tag","published_at":"2017-04-18T16:36:43.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.0.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"053a07cba6381fe69bfba5143f6a04e811e50df1","kind":"tag","published_at":"2017-04-18T13:44:31.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.0.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"1267c96dbc33dca3c179013e2adbe81a2ea85115","kind":"tag","published_at":"2017-04-18T08:38:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2375cf71db227c51a253b965a1ac47353aa7e2a8","kind":"tag","published_at":"2017-04-17T08:48:07.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v8.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v8.0.0/manifests"},{"name":"v7.9.0","sha":"309196546fa58084e3094d63285853fcca424ce8","kind":"tag","published_at":"2017-04-16T20:38:37.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.9.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"878f4faf4cdc918609b65cc0cdc8d0c26e3b518f","kind":"tag","published_at":"2017-04-16T11:45:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.8.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"d45345e38cdc22a2d8d73511911f8fdb2973abe1","kind":"tag","published_at":"2017-04-16T08:48:05.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.8.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"97711ca1150a2cb9def6f853e1b70188ff31cbd5","kind":"tag","published_at":"2017-04-13T19:06:43.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.7.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"9743f7403ae2f7e1df73ed9e841ed642bcf02d4c","kind":"tag","published_at":"2017-04-13T16:10:32.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.6.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"3374cd8c379166ce337584d81e9da6a934ca086b","kind":"tag","published_at":"2017-04-13T11:24:15.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.6.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.6.0/manifests"},{"name":"v7.5.3","sha":"e2c45317ab7bbe71222bc835060090a192f29f67","kind":"tag","published_at":"2017-04-12T22:37:01.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.5.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"79f8f90edb6c945a907220785eb10bbba0691e5a","kind":"tag","published_at":"2017-04-12T21:38:40.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.5.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"3940e0575d8baa292f687cac4f9fe79731019a44","kind":"tag","published_at":"2017-04-12T19:04:34.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.5.1/manifests"},{"name":"v7.4.1","sha":"a304838b5379c862211ee20900f336ad95da691b","kind":"tag","published_at":"2017-04-12T10:54:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.4.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"fcdced5701a739e852990301b949439ca2f69f1b","kind":"tag","published_at":"2017-04-10T12:43:48.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"391119ff845d7f439e02abd78a86fc559dac9cf2","kind":"tag","published_at":"2017-04-10T11:07:59.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.3.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"f9f85bccb6391c84e1ee7d8ab498834d55288f88","kind":"tag","published_at":"2017-04-10T09:11:16.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.3.0/manifests"},{"name":"v7.2.2","sha":"4d3464fae2f5e0864a7fe6a0a399b8726ca24f21","kind":"tag","published_at":"2017-04-10T08:19:02.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.2.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"5cfb7b6acc05ebdd965d70cfd0e05f54c313ca0d","kind":"tag","published_at":"2017-04-09T15:25:35.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"076e401181b3bfc87f6aa617bd38d57c384caf9a","kind":"tag","published_at":"2017-04-09T10:39:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"81ffb462e349b8ee97431106ca231a7c50b5347a","kind":"tag","published_at":"2017-04-08T15:44:05.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.1.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"8d860c0209b58786965d31dd7c4481938cf514f9","kind":"tag","published_at":"2017-04-08T14:22:49.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.1.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"1be2837d136962a3e160dc7bcec9ae06bf5ee589","kind":"tag","published_at":"2017-04-08T13:59:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.1.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"063752924dffb37643f3bfd74c4429793ebcca12","kind":"tag","published_at":"2017-04-08T13:48:31.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.1.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"7b4842a5d6ef305267f452f57f063618686d5677","kind":"tag","published_at":"2017-04-08T13:38:55.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.1.0/manifests"},{"name":"v7.0.9","sha":"e250a5924fbecd8df9b5e14a9e80dffb74b59862","kind":"tag","published_at":"2017-04-06T19:31:51.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.9/manifests"},{"name":"v7.0.8","sha":"93989add90720b557f4937301893f3834bc2d785","kind":"tag","published_at":"2017-04-04T15:58:18.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"46c23d3373d5c27a1f6e26763a02dd6b1faf6675","kind":"tag","published_at":"2017-04-04T15:49:43.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.7/manifests"},{"name":"v7.0.6","sha":"5629107f1a94a65f21e73fb86db880d8634362d9","kind":"tag","published_at":"2017-04-04T15:44:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"a0161830335a69e95e9e898219b49764d34c15ff","kind":"tag","published_at":"2017-04-03T13:49:57.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"4898a1210ae49a8693674baa7a247aefe1d07ac3","kind":"tag","published_at":"2017-04-03T10:08:34.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"603dae05ba76aca176ca855f9d581b8e6e455b6c","kind":"tag","published_at":"2017-04-03T08:54:46.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"2b53b794cf611c15695ae69bc1eb3b8b674517e3","kind":"tag","published_at":"2017-04-03T07:09:14.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1fa2a9478e32668b2288556c03b29fa49c3575d3","kind":"tag","published_at":"2017-03-31T23:59:18.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"0d7c84e87b5ffd5476f45ed4c3bf4ed72a99657b","kind":"tag","published_at":"2017-03-31T23:56:58.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v7.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"2f5b654d5a140534a0738674cec3e47abed83951","kind":"tag","published_at":"2017-03-31T21:18:33.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v6.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d271feef45833eef84c57b26d2b6f8eb7127b601","kind":"tag","published_at":"2017-03-30T19:04:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v6.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"acc6d2442dea88ada4da53aeea1e4a6466bd48e8","kind":"tag","published_at":"2017-03-30T14:51:21.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v6.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"34b5e3a7220e80db08066f51d2495258fe5453c1","kind":"tag","published_at":"2017-03-30T14:01:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v6.1.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"817ccffb6db4083f26dd82d83a12c6ab85e69332","kind":"tag","published_at":"2017-03-30T13:43:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v6.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"7e5e7cfbad301dda518a23f8dea708f349334c05","kind":"tag","published_at":"2017-03-29T23:19:43.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v6.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"25f759173a7f20f2f51391b78a8c82f0fa741dac","kind":"tag","published_at":"2017-03-29T22:34:06.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v6.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v6.0.0/manifests"},{"name":"v5.13.5","sha":"b7600a9cb22ac637642ac44c511b61cbeab6cb23","kind":"tag","published_at":"2017-03-27T17:45:34.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.13.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.5/manifests"},{"name":"v5.13.4","sha":"3ddb1e36d2f58a895edc11756a5e1b459d82c09d","kind":"tag","published_at":"2017-03-27T16:07:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.13.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.4/manifests"},{"name":"v5.13.3","sha":"7e4479c57506497ba797a2405788e5ae5a38dccc","kind":"tag","published_at":"2017-03-27T15:37:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.13.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.3/manifests"},{"name":"v5.13.2","sha":"9102e1b7004fcf1c65dcf86578d831c04e22d202","kind":"tag","published_at":"2017-03-27T15:29:35.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.13.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"69c48c3a5edc14d16feb12d2b61a12bf8e903cf7","kind":"tag","published_at":"2017-03-27T14:48:39.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.13.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"df52ed05daedbc7b6e952caff4d81059187ad4c3","kind":"tag","published_at":"2017-03-27T09:19:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.13.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.13.0/manifests"},{"name":"v5.12.4","sha":"3b59f30f02138cf8308ec3fcf6ec39d38c2a8553","kind":"tag","published_at":"2017-03-24T16:09:32.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.12.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.4/manifests"},{"name":"v5.12.2","sha":"2cacaebb39c5147d2bc49dd1fa7fb81c3aa055f1","kind":"tag","published_at":"2017-03-24T08:27:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.12.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"f445facc8b40e76bddc232be91f7c2f952b8002c","kind":"tag","published_at":"2017-03-23T18:56:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.12.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"aa2bc008e84781c67fa1362940d81d07bf73d7bd","kind":"tag","published_at":"2017-03-23T11:11:34.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.12.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.12.0/manifests"},{"name":"v5.11.8","sha":"c485a5d54e8269d916a870602a071fa475aec543","kind":"tag","published_at":"2017-03-23T09:11:49.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.8/manifests"},{"name":"v5.11.7","sha":"aadb7d0af1931bf5b8af119555405f9d9a1464d8","kind":"tag","published_at":"2017-03-23T08:59:48.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.7/manifests"},{"name":"v5.11.6","sha":"1b2297751fdf71974a632656813fb76ea090b0c6","kind":"tag","published_at":"2017-03-23T08:15:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.6/manifests"},{"name":"v5.11.5","sha":"29e4eb637bbcfa8b49e3f9cdb25ecbf4d6ec9bf6","kind":"tag","published_at":"2017-03-23T08:02:31.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.5/manifests"},{"name":"v5.11.4","sha":"9cb9934e4b97cf1a8ee489050f0519c0c3acd138","kind":"tag","published_at":"2017-03-22T10:22:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.4/manifests"},{"name":"v5.11.3","sha":"bc43b2c2aca2f12cedd186bdd02627a29899d6b7","kind":"tag","published_at":"2017-03-22T10:14:43.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.3/manifests"},{"name":"v5.11.2","sha":"77f69a47eed08baae8583d048375dbcf962217d8","kind":"tag","published_at":"2017-03-21T11:17:17.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.2/manifests"},{"name":"v5.11.1","sha":"fb1cfc6564d5fa6e415990ec162ffa58eb493a50","kind":"tag","published_at":"2017-03-20T16:46:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"817dcda7d5c53b4cb18b1f0ff567a172a1e3ff15","kind":"tag","published_at":"2017-03-20T16:39:15.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.11.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.11.0/manifests"},{"name":"v5.10.6","sha":"c60eec5cc8a20bd7c3aad61233e3c1e9869d5d71","kind":"tag","published_at":"2017-03-20T14:32:53.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.10.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.6/manifests"},{"name":"v5.10.5","sha":"4079924ee5a14054f0e79c3440aa1989937e716f","kind":"tag","published_at":"2017-03-20T14:11:00.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.10.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.5/manifests"},{"name":"v5.10.4","sha":"226f254ad8c33931c444003520017291c33346eb","kind":"tag","published_at":"2017-03-20T09:03:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.10.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"596b3a277c4d905a71612e393119dbf8aa5613c6","kind":"tag","published_at":"2017-03-20T08:44:34.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.10.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"84fa8200a09d3ea67a033dcfc3eb79a0bc4f649f","kind":"tag","published_at":"2017-03-17T09:53:13.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.10.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"ebbcaf9ff347949dc7b38abce703ee9aea4d0836","kind":"tag","published_at":"2017-03-17T06:04:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.10.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"679c2236cb8d53dea659fbf1f000fee63884655c","kind":"tag","published_at":"2017-03-15T23:32:39.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.10.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.10.0/manifests"},{"name":"v5.9.9","sha":"46bf7874aad1a73db26c647ebdfd583cf9a1871a","kind":"tag","published_at":"2017-03-15T11:56:06.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.9/manifests"},{"name":"v5.9.8","sha":"ef06f2c2318ae6b4f5369b52299e31e75a5915d8","kind":"tag","published_at":"2017-03-15T11:52:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.8/manifests"},{"name":"v5.9.7","sha":"62a54175aa21075b56c6d26e5c4b2437f81ac9e5","kind":"tag","published_at":"2017-03-15T11:24:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.7/manifests"},{"name":"v5.9.6","sha":"a59880be6ab39871ee2a94178a6e6e9e65971fb4","kind":"tag","published_at":"2017-03-14T23:51:40.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.6/manifests"},{"name":"v5.9.5","sha":"7b35edcbda7206f519baaf52dae82bcd8bc72b17","kind":"tag","published_at":"2017-03-14T16:01:58.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.5/manifests"},{"name":"v5.9.4","sha":"24b89b4e2c7b2f50c5475ba51c12a00663433da0","kind":"tag","published_at":"2017-03-14T15:15:36.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.4/manifests"},{"name":"v5.9.3","sha":"adde8eaf9b86928f626f04dca3797572457e3c82","kind":"tag","published_at":"2017-03-12T20:36:51.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"1ff153a49ba1c7282bcc3affeeb28e467c80b93d","kind":"tag","published_at":"2017-03-09T18:55:50.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"9944ad897562691f14214901e0f9e3f7ac3f1a60","kind":"tag","published_at":"2017-03-09T14:06:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"9ca4f02f9338ac4ce2e85086164124c62b19b7d9","kind":"tag","published_at":"2017-03-07T11:36:14.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.9.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.9.0/manifests"},{"name":"v5.8.12","sha":"77895dcdd1059ad406ffe0d42eb1798846f5a994","kind":"tag","published_at":"2017-03-07T10:02:18.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.12","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.12/manifests"},{"name":"v5.8.11","sha":"1353cdfb67e310e664e379e325fa163910354108","kind":"tag","published_at":"2017-03-07T10:00:03.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.11","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.11/manifests"},{"name":"v5.8.10","sha":"3f16de7c679f7b7dd98c70b4745f3bd3447a7738","kind":"tag","published_at":"2017-03-06T17:41:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.10","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.10/manifests"},{"name":"v5.8.9","sha":"f9a24eb4221906c2a47b9133dc7792809c8e37e3","kind":"tag","published_at":"2017-03-06T15:03:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.9/manifests"},{"name":"v5.8.8","sha":"bb72089817f270a291edfbb734c229bc19899323","kind":"tag","published_at":"2017-03-02T22:19:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.8/manifests"},{"name":"v5.8.7","sha":"b082f9709343ada751398f58afb10488969c557c","kind":"tag","published_at":"2017-03-01T02:17:39.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"cf07ac13c63428761226dfce6657cc86332a51e5","kind":"tag","published_at":"2017-02-23T18:49:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"678b7d45b6dbd4528db0ef9d60eb63605db2db3a","kind":"tag","published_at":"2017-02-23T17:54:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"58fb6e484f6d314b97c881535b75a85407a2632c","kind":"tag","published_at":"2017-02-21T08:57:40.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"caf4a6596cea4cd49b1c5099689251dddb939c49","kind":"tag","published_at":"2017-02-19T09:11:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"4fa5e12f49775a849c986a6dc0bf8e96289d9c21","kind":"tag","published_at":"2017-02-19T09:07:03.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"06e655f7e3c4f6f8e39b7a93d4b216a1de9c3eaf","kind":"tag","published_at":"2017-02-18T09:28:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.8.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.8.1/manifests"},{"name":"5.8.0","sha":"638d6f6c00c48cd1b847ee641bafe03114c852de","kind":"tag","published_at":"2017-02-18T01:41:01.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/5.8.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/5.8.0/manifests"},{"name":"v5.7.5","sha":"88b85d638ea003c4b650ca5bdb8c271f53970265","kind":"tag","published_at":"2017-02-17T03:51:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.7.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"c1ea88ca8d7c6c70c4f9aa5ca6cc03b788ac8f91","kind":"tag","published_at":"2017-02-17T02:59:45.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.7.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.4/manifests"},{"name":"v5.7.3","sha":"bc2ffe383a5629307c3dab04b4ae628b2b2e39dc","kind":"tag","published_at":"2017-02-17T00:49:56.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.7.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.3/manifests"},{"name":"v5.7.2","sha":"7b4628c318de95b9201f05e732b38c9e93fd07bc","kind":"tag","published_at":"2017-02-16T18:03:55.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.7.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.2/manifests"},{"name":"v5.7.1","sha":"452f61fe8cb3c30eaa6fcdba3842e61f7fb25eda","kind":"tag","published_at":"2017-02-16T11:07:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.7.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"c6b761a7698be3781b3032567a4e0ed6b88e2c45","kind":"tag","published_at":"2017-02-16T09:53:14.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.7.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.7.0/manifests"},{"name":"v5.6.9","sha":"deeacee0d72e50f938e9b1dc5ed89fab8b1265aa","kind":"tag","published_at":"2017-02-15T15:41:17.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.9/manifests"},{"name":"v5.6.8","sha":"3a5d9d7c9e3f565430dea895d60154b602463fba","kind":"tag","published_at":"2017-02-15T10:41:30.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.8/manifests"},{"name":"v5.6.7","sha":"0395dca4b8803eadcadae505eba0427ff9d13be6","kind":"tag","published_at":"2017-02-13T10:00:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.7/manifests"},{"name":"v5.6.6","sha":"0cc0ff5cd2c603f9254ce25aeb6fd72abb542fe8","kind":"tag","published_at":"2017-02-13T09:31:40.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.6/manifests"},{"name":"v5.6.5","sha":"590c5c519ab1dd23ebb6b88667661e85b2b8c445","kind":"tag","published_at":"2017-02-13T09:02:34.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.5/manifests"},{"name":"v5.6.4","sha":"edc710f1738e4ecf764d9579d047fc2e9c0637d2","kind":"tag","published_at":"2017-02-13T08:59:09.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"a9fe0689c7242a4e823fdc65b6d1614e442e167b","kind":"tag","published_at":"2017-02-11T12:10:30.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"4b18a56b5850abc4363df97c29805755f8d92be3","kind":"tag","published_at":"2017-02-09T14:25:26.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"73e4139c0362e40038911c541f173ac0bf41723c","kind":"tag","published_at":"2017-02-01T23:50:43.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"02ee47cfb6b7c382b6db519ffdb117553ab80625","kind":"tag","published_at":"2017-02-01T23:26:02.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.6.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.6.0/manifests"},{"name":"v5.5.2","sha":"f24d27181eb8897e40480b5c0f61f36ee7f4da66","kind":"tag","published_at":"2017-02-01T14:58:47.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.5.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"83afc9b0b3da32801c721e47210a084f96d5581c","kind":"tag","published_at":"2017-02-01T11:18:03.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"3d72f58a2fbd9bc13deaabc1b82c5b14ba97142e","kind":"tag","published_at":"2017-02-01T11:05:37.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.5.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"be516ab20180595d1da1a4019f858afba9c664a6","kind":"tag","published_at":"2017-01-31T23:26:18.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.4.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"d97a68f40df5f9e70f95a03286e5bfcfcf89714c","kind":"tag","published_at":"2017-01-31T16:40:26.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"f2c8ea965781cc3cf7720fddc089e11a421de8b8","kind":"tag","published_at":"2017-01-31T10:15:42.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.3.0/manifests"},{"name":"v5.2.9","sha":"2c551cdfc07a02cce433da6edcb0bcfa5ead24f1","kind":"tag","published_at":"2017-01-31T00:21:42.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.9/manifests"},{"name":"v5.2.8","sha":"d15c176d22d41435080ba05fb8433ba4171445f5","kind":"tag","published_at":"2017-01-30T23:39:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"f3139e53ea899cf8bb524baa127730373e4a78c9","kind":"tag","published_at":"2017-01-30T23:20:01.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"971d71445cce1c57d494ffb8032780269cdd9f6c","kind":"tag","published_at":"2017-01-30T22:43:55.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"e58639ae49fa2350345d4f6cc168671bac9d62f5","kind":"tag","published_at":"2017-01-30T22:37:50.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.5/manifests"},{"name":"v5.2.4","sha":"1fef70ebb1b9ab6fdbbcc7ee5927d3e7b501df73","kind":"tag","published_at":"2017-01-30T17:24:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"22387cdc09470efd9417e0eaac3676f7d358d625","kind":"tag","published_at":"2017-01-30T17:08:16.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"e255edb56f804ed74667b521d50c9cbf000741de","kind":"tag","published_at":"2017-01-30T16:23:55.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"141887680d6c7ad85cd805fb2e67119181b550c3","kind":"tag","published_at":"2017-01-30T12:16:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"48f0518cab38f7c8cd6d05aca29465dd18ad9c6a","kind":"tag","published_at":"2017-01-30T09:59:57.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"a29b75b5618cd5101f64178801401c263d540ae4","kind":"tag","published_at":"2017-01-30T09:10:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.1.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"d26811d9f2580bf108c462d49043f4d45f215149","kind":"tag","published_at":"2017-01-29T23:29:12.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"a4d8d9f0451deeff7e56ac615a7ba55ceba3346d","kind":"tag","published_at":"2017-01-28T13:45:47.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v5.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v5.0.0/manifests"},{"name":"v4.7.1","sha":"1545d2ff6ad2b8bdd363e5b0bd2d0ceac4de22ce","kind":"tag","published_at":"2017-01-28T10:44:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.7.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.7.1/manifests"},{"name":"4.7.0","sha":"909803d7b1b4490f126c86c94d83d035b5e3b1bd","kind":"tag","published_at":"2017-01-28T09:56:10.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/4.7.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/4.7.0/manifests"},{"name":"v4.6.3","sha":"4bcdd35015ce1a75853d8eaad00b80181245dfa5","kind":"tag","published_at":"2017-01-28T09:43:30.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.6.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"6b3e2a82617b2fdf6facbbfff1e9b25f014934cf","kind":"tag","published_at":"2017-01-28T02:08:17.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.6.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"dad24d9a13115c3edcc2613fba4d2a298252337c","kind":"tag","published_at":"2017-01-28T02:05:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.6.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"3c5ceac094318b82f4ca12b7c788cc8f3af7f834","kind":"tag","published_at":"2017-01-28T00:48:33.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.6.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.6.0/manifests"},{"name":"v4.5.7","sha":"1482330a7737cf80586b24b0506432aeb8529fe4","kind":"tag","published_at":"2017-01-27T23:10:01.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.7/manifests"},{"name":"v4.5.6","sha":"e58ccaca5eda0b9ad33664be1221c67da0f3f25c","kind":"tag","published_at":"2017-01-27T16:47:51.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"ba84b8f2d39cafb3e723615fd9c870675e9a4e38","kind":"tag","published_at":"2017-01-27T13:11:56.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"05b2aac7c2b127439f28d22983ca86bdcbfeb8b2","kind":"tag","published_at":"2017-01-27T10:53:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"f707d186bbf12a97ae90fc8fd93d245d1288fe47","kind":"tag","published_at":"2017-01-27T09:57:00.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"779d75531c006639ee8d0ce44e1a2e2e5df59ce7","kind":"tag","published_at":"2017-01-27T02:18:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"433577d15ff5aa26b90f27c98bd5227ce4f663c8","kind":"tag","published_at":"2017-01-27T01:58:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"0a60e217967a70a80e96e8d92318d365eec342f6","kind":"tag","published_at":"2017-01-26T23:38:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.5.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"187250e7a3f398b1f714f1397da148600bf4dadc","kind":"tag","published_at":"2017-01-26T23:36:36.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.4.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"31d98d3f7f50c2db9557dda9a9c7c8a30cd89638","kind":"tag","published_at":"2017-01-26T23:17:51.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.4.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"a85934de5d94ebc84449dc679684b2d1b5677942","kind":"tag","published_at":"2017-01-26T23:13:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"369dab92b972d37c4448a055dba19c60615bbb7a","kind":"tag","published_at":"2017-01-26T17:57:49.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.3.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"08d22a3921f85a31a28b5a424e1a3dfb453d1ed7","kind":"tag","published_at":"2017-01-26T16:23:21.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.3.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"39899cf46f16002390396cb88c1270dc0e13c599","kind":"tag","published_at":"2017-01-25T23:12:20.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.3.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b6aba6503320b504bf7feeb26df0358e1780190b","kind":"tag","published_at":"2017-01-25T22:52:58.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.3.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"b3ee72a0b7078efbd6af84d18605f8e55d36bfbb","kind":"tag","published_at":"2017-01-25T17:16:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"a5a5d74c495853616bc3d0bab09c79003e63b95e","kind":"tag","published_at":"2017-01-25T14:14:36.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"302bee2954201149fc15eb2a97681d9964580dbf","kind":"tag","published_at":"2017-01-25T02:09:06.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.1.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1ebe36fcdabbdb74c71f01069a8b1bd7ec208f49","kind":"tag","published_at":"2017-01-25T01:47:28.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1db9bcd9e95b03f261d763946b6a03154dce1bba","kind":"tag","published_at":"2017-01-24T10:30:05.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v4.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"5d31de10fd051ad3e3aaf3a133d67b639f7942e7","kind":"tag","published_at":"2017-01-23T12:46:35.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.9.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"bf54f192b5c5ccc19b5ccafb9a45a0d2b2220203","kind":"tag","published_at":"2017-01-22T23:31:50.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.9.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"8571fb0d296ce1c67400278ab8aea2a219150eb0","kind":"tag","published_at":"2017-01-22T23:00:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.8.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.8.0/manifests"},{"name":"v3.7.9","sha":"fc459f844e6d6c550b59dc2afbd1c76dd0208fb9","kind":"tag","published_at":"2017-01-22T16:51:39.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.9/manifests"},{"name":"v3.7.8","sha":"689168171b4b59500cf3170746fcba759ff27b89","kind":"tag","published_at":"2017-01-20T13:59:38.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.8/manifests"},{"name":"v3.7.7","sha":"e55b740869f2c95f5574566332cd45c5c21a5c90","kind":"tag","published_at":"2017-01-20T10:41:44.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.7/manifests"},{"name":"v3.7.6","sha":"80cb2569e15540728be9964a83cd1913478b48b8","kind":"tag","published_at":"2017-01-19T09:37:51.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.6/manifests"},{"name":"v3.7.5","sha":"9707139116d0defcd4cc8466fca6e481f4f7a3f5","kind":"tag","published_at":"2017-01-19T09:01:52.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.5/manifests"},{"name":"v3.7.4","sha":"6be0165a2517cf3bf61646593c884167dc8de3da","kind":"tag","published_at":"2017-01-18T21:51:47.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"a61c692557fce411883ce373976eb6b5abfa1af2","kind":"tag","published_at":"2017-01-18T17:34:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"0fc5034c49e2f79347e6b1ebe38527cc8f154cec","kind":"tag","published_at":"2017-01-13T22:53:37.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"c96a8e38b3db356ea7e80b0fc065a96530b038c7","kind":"tag","published_at":"2017-01-13T21:33:35.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"df701d602f56678793adda539fa0503cc4a90fd6","kind":"tag","published_at":"2017-01-12T22:52:49.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.7.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.7.0/manifests"},{"name":"v3.6.9","sha":"d8b8293c95a74bc0b673016f0100b49ad7ccf5b6","kind":"tag","published_at":"2017-01-12T22:49:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.9/manifests"},{"name":"v3.6.8","sha":"da2964ee9e40556d28073c1691a4396a7dbb1432","kind":"tag","published_at":"2017-01-10T08:56:17.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.8/manifests"},{"name":"v3.6.7","sha":"9368c3d90ddc42f4f622d93bca6aad9383b68a83","kind":"tag","published_at":"2017-01-08T09:23:12.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.7/manifests"},{"name":"v3.6.6","sha":"efd81b9538a6b58c0fb3f8ca048a6a50ff1fca0e","kind":"tag","published_at":"2017-01-07T14:30:40.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"801e53f2b572628628ecf9c866c1ab631f963ed4","kind":"tag","published_at":"2017-01-07T10:10:05.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"40abadf387d16eccc122c417291507c08c02c1d5","kind":"tag","published_at":"2017-01-04T10:41:46.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"0d3d96df3273fd31503c815344440a33077e1276","kind":"tag","published_at":"2017-01-03T19:44:51.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"73f488b73e517a3c3c1a01060a9d80c46cb1c5db","kind":"tag","published_at":"2017-01-02T15:23:17.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"06d1fbd3ab316af7f21c97cfb41b8d8236355843","kind":"tag","published_at":"2017-01-02T15:08:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e335e104f72faf8c8c95e2e463155102284d86dc","kind":"tag","published_at":"2017-01-01T12:23:16.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.6.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.6.0/manifests"},{"name":"v3.5.7","sha":"bbd4f28b379e7def9c01b0462d1e3498e0a80b90","kind":"tag","published_at":"2016-12-30T12:55:26.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"6e63c5605626fd3bd0a5160c49415e41e9e6907a","kind":"tag","published_at":"2016-12-29T11:41:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"357a13533a684f2f2a1a5e342d08dd1363dd0f70","kind":"tag","published_at":"2016-12-27T19:27:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"2624ecebafa7a559cd7363f1afd200c6990fe30e","kind":"tag","published_at":"2016-12-19T08:31:16.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"7d59f3effa81d1e90ffaf172fb0a56f617b0bb87","kind":"tag","published_at":"2016-12-14T18:18:06.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"cf7602f13430c66602610585e9db62af21382318","kind":"tag","published_at":"2016-12-13T11:39:18.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"eec9badc2cd21137a56db0000feef73ad7bfc26a","kind":"tag","published_at":"2016-12-06T10:32:09.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"8b4d581f39e7eaf05081a851e0f42b4346c3d8a8","kind":"tag","published_at":"2016-12-04T16:21:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.5.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.5.0/manifests"},{"name":"v3.4.4","sha":"77e2234c7eea772c6ce3197f7a5fb1d49a09f145","kind":"tag","published_at":"2016-12-02T09:07:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.4.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"14cc65cff1d7c3a5610647339bdf6f1de43c43cd","kind":"tag","published_at":"2016-12-02T06:17:29.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.4.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"3b5d629d5f041b6c0f0b48c062c691523720de38","kind":"tag","published_at":"2016-12-01T17:47:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.4.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"a72eabfd4d7cf41b826ca3125787e3c89adc4850","kind":"tag","published_at":"2016-12-01T11:43:21.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.4.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"7d99b11f94a9654945b6740c427ba184f41005e1","kind":"tag","published_at":"2016-12-01T09:50:31.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"1012bf3e08139c9a479d6f788389b842f90af349","kind":"tag","published_at":"2016-11-27T10:39:29.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.3.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"4611b4027c5aee59b55223e22316d5e708c8e4ca","kind":"tag","published_at":"2016-11-25T17:15:26.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.3.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"abff0689e5aa29d5ba93e43c4750e04ea6fb842d","kind":"tag","published_at":"2016-11-25T16:53:53.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"2f667513e6b6de42462ddb758378bc06b64a201e","kind":"tag","published_at":"2016-11-25T12:21:50.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"1370ba17a87170ba83a90f29f01f890c0d1b4103","kind":"tag","published_at":"2016-11-25T01:38:48.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"6ad7decb74df42bbd78b5a050f9bf32e41485098","kind":"tag","published_at":"2016-11-24T22:40:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.1.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"9b005fd9cf88719dc760b8beeb3b54fa1f11e7cc","kind":"tag","published_at":"2016-11-24T14:11:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.1.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"05ad74eb5d60a63212a5069f834e724f1c1d6739","kind":"tag","published_at":"2016-11-24T12:57:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.1.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"ccf787d24110ba77adceedf3e59ac75bbbcf1601","kind":"tag","published_at":"2016-11-23T23:02:52.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.1.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"9f1ed932d89a3ef5d45d2dba5adc4e41c8d7a7c5","kind":"tag","published_at":"2016-11-23T16:34:07.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.1.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3781740f0bb091e09f1253a81a7544b2c39d41e0","kind":"tag","published_at":"2016-11-23T13:36:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.1.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"1c6bea737eda964a226d8a67537b5e2c92348e6f","kind":"tag","published_at":"2016-11-23T11:36:13.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"7564fe700bc35192b6a46fb30c8ae4dd4f33fa33","kind":"tag","published_at":"2016-11-23T11:20:03.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.0.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"4c3ab3286227b82162f2597c20e754e2f4cebf8e","kind":"tag","published_at":"2016-11-23T10:40:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.0.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"30c1450dbbeb5220078889bdc293e2797fafb936","kind":"tag","published_at":"2016-11-23T09:37:56.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"9d04c24142b4237437e00a0f7c57e2b03fd6d886","kind":"tag","published_at":"2016-11-23T01:29:50.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v3.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v3.0.0/manifests"},{"name":"v2.9.8","sha":"02ea0584541ee8f6ff93e5871217c7d6a2b20446","kind":"tag","published_at":"2016-11-23T00:15:25.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"d1ff0cfb3f03836eae366dce04d62c6db3f22035","kind":"tag","published_at":"2016-11-22T22:33:44.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"37d15002344f48ada448112b7cdf175fc8184783","kind":"tag","published_at":"2016-11-22T22:10:45.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"11605085a56a2aebf69b61b733c191df8c607a05","kind":"tag","published_at":"2016-11-22T19:20:57.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"238bd35f58fb0f2b6fcd35f64da2eecb22f9363c","kind":"tag","published_at":"2016-11-22T16:56:32.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"8ea36145da2f7da617e78e7a56becefa0d7cd34d","kind":"tag","published_at":"2016-11-22T16:29:55.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"4579b3474b6836e0d338163af57f4839161ab411","kind":"tag","published_at":"2016-11-22T16:19:51.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"c063a780e3c6591b672fb7cad446598835b58b26","kind":"tag","published_at":"2016-11-20T22:40:39.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"f16dc40252db929345288c00f3379396f8b4a171","kind":"tag","published_at":"2016-11-20T10:55:18.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.9.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.9.0/manifests"},{"name":"v2.8.9","sha":"9d604a814e7fbd2bfd71e418a3afd6a8b00f2ea7","kind":"tag","published_at":"2016-11-19T08:47:15.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"389b7d1ec8c531d83ed0873e3384defdc8f98711","kind":"tag","published_at":"2016-11-19T08:28:18.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"be91e7ccace704171c47960ea67c58f1d4741dfe","kind":"tag","published_at":"2016-11-18T23:12:03.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.7/manifests"},{"name":"v2.8.6","sha":"6a08e51392e08defce7e59edb09255f73004ba2b","kind":"tag","published_at":"2016-11-18T22:40:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"d67013484d19606361c66e823bba649340b9170b","kind":"tag","published_at":"2016-11-18T22:05:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4bb4b537265c36a4962b8a9f3239d42eb3f8c7d9","kind":"tag","published_at":"2016-11-18T21:15:45.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"02508b1898ef2946b9c4fdd5d8ea006a09b04a73","kind":"tag","published_at":"2016-11-18T20:04:16.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"41fc52c868c911dbcd13b0b62d1e221602a5ee7d","kind":"tag","published_at":"2016-11-18T18:29:05.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"99aeb6c88aa24537dc794734e6cf2a2e21058ac9","kind":"tag","published_at":"2016-11-18T18:02:41.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6bb17321c9e161cd766770b6db10e14a02987c8d","kind":"tag","published_at":"2016-11-18T17:24:52.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.8.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"065d928faaf85c5b4bb313baa61c15d6e4828ba4","kind":"tag","published_at":"2016-11-18T14:36:55.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.7.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.7.0/manifests"},{"name":"v2.6.7","sha":"face578c4f88afa9cb543a6651473fa176213790","kind":"tag","published_at":"2016-11-16T09:38:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"2a1a6806035b8d8a7dcca5416eea3c4eb84564e7","kind":"tag","published_at":"2016-11-15T16:13:46.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"b20c11fc8326febc3fa9e366c3d3198e2ff3aaa4","kind":"tag","published_at":"2016-11-15T14:18:21.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"19f23522f61257a27cded1c523abc85220ed352f","kind":"tag","published_at":"2016-11-15T12:47:24.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"c5b6317b835cbe0f814c9eba555477df0635dfb4","kind":"tag","published_at":"2016-11-15T12:14:41.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"72b46f5a29b083c6df0b411089477baeef5da02c","kind":"tag","published_at":"2016-11-14T12:58:06.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"74d1dabeb46a39096a78381a70832ae6f9ab2a51","kind":"tag","published_at":"2016-11-13T18:39:19.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0d7fa47cee36baf13f597fbe04d63a444bf2a664","kind":"tag","published_at":"2016-11-13T16:14:29.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.6.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"80c46d0f9e7cf0b24f050249569317bf604fd440","kind":"tag","published_at":"2016-11-12T18:07:20.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.5.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"cbd756a7fd7a2124bbb2c8db6727c547ea14d4f5","kind":"tag","published_at":"2016-11-12T15:19:33.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.5.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"0170bca179185d66ddbb9094f96795a88eeb1c1d","kind":"tag","published_at":"2016-11-12T08:55:07.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.5.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"047900168fa43259081e24c422ec45c5db49a2cd","kind":"tag","published_at":"2016-11-11T15:02:30.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.5.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"ae200ed52e09e7d63bc4b4011eb47b86e2780c31","kind":"tag","published_at":"2016-11-11T10:51:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.5.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"616bbf0294fd6c36ee0229a7f50da9a244d87bf6","kind":"tag","published_at":"2016-11-11T09:43:47.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.5.1/manifests"},{"name":"2.5.0","sha":"7bbae790406e12d973bf5308331a2e5a649f31ab","kind":"tag","published_at":"2016-11-11T09:11:43.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/2.5.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/2.5.0/manifests"},{"name":"v2.4.3","sha":"149b0f4c1418e753532191824bcffa589de09907","kind":"tag","published_at":"2016-11-10T17:34:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.4.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"2959eb7c5dc15ef45808c7a0b0909a2a150bd527","kind":"tag","published_at":"2016-11-10T16:33:28.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.4.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"4a53a1ec396f0c9c404b1a25f52d88c8bedd5ef1","kind":"tag","published_at":"2016-11-10T13:49:45.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.4.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"f4c1163c8b74f24cfe1ab9140993d8d4133ec54b","kind":"tag","published_at":"2016-11-10T13:40:41.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.4.0/manifests"},{"name":"v2.3.6","sha":"97d72306fd24cba1fbbdaa5cf0d1f736012735c0","kind":"tag","published_at":"2016-11-10T11:38:35.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.3.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"766112977d76721d643f70660f5099260d19ada5","kind":"tag","published_at":"2016-11-10T10:40:05.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.3.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"5b7884be4eba199ef8c92215431eafee5a7aa599","kind":"tag","published_at":"2016-11-10T08:54:13.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.3.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"6f8bda34e9a454a5c5385391d024a20dda500093","kind":"tag","published_at":"2016-11-10T08:44:11.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.3.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"27ac63108922e5165225736b301733916f64e77d","kind":"tag","published_at":"2016-11-09T21:38:08.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.3.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"75d53b59190956e4f55c9848c9ebfd225c294ff5","kind":"tag","published_at":"2016-11-09T21:04:35.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.3.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"28ed25561672af649fdb974a353381098c20f5ed","kind":"tag","published_at":"2016-11-09T18:42:17.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.3.0/manifests"},{"name":"v2.2.9","sha":"14a5f09e17c1943247a2b20cb8972bfbc53d3e9a","kind":"tag","published_at":"2016-11-09T18:29:42.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"5803f97d62400ad8b4869dd0898bee351d88dc4a","kind":"tag","published_at":"2016-11-09T17:59:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"126e1f27ed0fb310c44b0da82738d49d9eccbe2c","kind":"tag","published_at":"2016-11-09T16:01:30.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"a78be2b66e52c1f343c996327e2687467a2ce8fb","kind":"tag","published_at":"2016-11-09T13:31:13.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"75dbbc4c9889f918b329d1aa0cb31d7b386b435f","kind":"tag","published_at":"2016-11-09T13:08:06.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"2799ba5c6077ac4bce504c4e0c71b6d946880335","kind":"tag","published_at":"2016-11-09T12:37:00.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"eed03b572b984a3326470b70346fcc3876e19e36","kind":"tag","published_at":"2016-11-07T14:17:33.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"25f04736f3f6941d7e859ee2b6f791702d257e11","kind":"tag","published_at":"2016-11-07T14:07:48.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0e946446d231cef208688e42007aa1aabfbceea5","kind":"tag","published_at":"2016-11-07T12:44:21.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f8c55fa9b3998e9de984e09c365b92f5ebc61405","kind":"tag","published_at":"2016-11-06T01:19:58.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.2.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"8d80514fe9e281fcf050297def759faa79e8a3cf","kind":"tag","published_at":"2016-11-05T23:46:59.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.1.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ef4ed04e10dc33cf5f91db6beeef0a5a122e81d3","kind":"tag","published_at":"2016-11-05T23:29:48.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.1.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"84d2899ee453bce6dd657ae2fb5cd6282ad92dd9","kind":"tag","published_at":"2016-11-05T23:27:12.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"2d3734350e3c028b3a87860b1ce7d7dae4f66a9c","kind":"tag","published_at":"2016-11-05T16:27:29.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.0.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"17169f99b2f9c101c3c743cc68e89cc315939539","kind":"tag","published_at":"2016-11-04T14:17:59.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v2.0.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"3d3a209340229deba373ba91604a7e94e1d61cd5","kind":"tag","published_at":"2016-11-03T00:32:26.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.6.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"59d39a78de1de771bb2fc5e4bf629d6687094316","kind":"tag","published_at":"2016-11-03T00:22:33.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.6.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.6.0/manifests"},{"name":"v1.5.8","sha":"4a313724c6c4c404f29153218b7187f4d1759499","kind":"tag","published_at":"2016-11-02T21:36:12.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"867434276bb9b801af388f08b749353207dd37c4","kind":"tag","published_at":"2016-11-01T21:08:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"b5472efd95f81fc54450c103cee44e01f98b06ad","kind":"tag","published_at":"2016-11-01T12:28:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"93e3df5c8d46e01f917380bd6864f6f4b409a2d2","kind":"tag","published_at":"2016-11-01T09:08:29.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"ce58d4017e68325226362f720299e4e6c5ee3311","kind":"tag","published_at":"2016-10-31T23:10:26.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"fdf32b720b4852d2e27fc936573bb5faf2e836df","kind":"tag","published_at":"2016-10-27T11:42:39.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dcbe98389653dd47af0f086f8a60adc0cd576443","kind":"tag","published_at":"2016-10-27T11:35:54.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4c2b7dad4def981ffa0e4648cb2c3bc0bd428a65","kind":"tag","published_at":"2016-10-10T10:58:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"5702c11192484ac5298b56d427c8b3fc46b9ad30","kind":"tag","published_at":"2016-10-09T10:24:04.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.5.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"408b6ba692cd5af2ffc57eefd1ca75aedbf94b85","kind":"tag","published_at":"2016-10-07T14:23:22.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.9","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"76d65c1bfaba08f32f9bc26db3434ce52294c897","kind":"tag","published_at":"2016-09-16T16:08:31.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.8","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"ed4d767ecb00279250866113b83630339949414a","kind":"tag","published_at":"2016-09-16T16:00:23.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.7","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"c7642bb16e6350f8ddba0949568e4b1e18e5829e","kind":"tag","published_at":"2016-09-15T11:07:01.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.6","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"2b3d75622b49d9f2b8d6bb6123b9b7de947cf171","kind":"tag","published_at":"2016-09-13T13:03:28.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"30c5685fc57aceb50992cc63d1f7d0cfb502395a","kind":"tag","published_at":"2016-09-09T16:01:59.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"227fc32a8908af9e017cdc346d26e2fb07177858","kind":"tag","published_at":"2016-08-30T16:46:41.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"0c6c7755534a8e1a6d88f993b758f27bbf4f93da","kind":"tag","published_at":"2016-08-15T17:51:29.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0a9ea321f8def90f056e5fd8d94b7eedf1a6850e","kind":"tag","published_at":"2016-08-15T15:51:35.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"8902c47e6cb3ce2518488a20922a21424d8fd5a4","kind":"tag","published_at":"2016-08-04T15:08:29.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.4.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"1bf92b96d99257d64fdbda5f0b4e2a187e07ed65","kind":"tag","published_at":"2016-07-07T11:38:38.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.3.5","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"bcecb9f69f00fdb86bf9a7d91aa1e0455ccdfd84","kind":"tag","published_at":"2016-07-07T06:50:36.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.3.4","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"bf1c8d3738f49731953306ab452c25a0ae91d965","kind":"tag","published_at":"2016-07-06T20:27:50.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.3.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"7358b29121025ce9bd48701a3d40d7f9c19d4e6d","kind":"tag","published_at":"2016-07-06T14:59:07.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.3.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"189317ad8f609c2bf95cb6c376f5355c591c8532","kind":"tag","published_at":"2016-07-04T22:53:36.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.3.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0d813c77345a1c97a92d2fdb2f641b14b45cddf4","kind":"tag","published_at":"2016-07-04T22:42:16.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.3.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"a16148fb7059613493193ab657fb07e8f7f1b631","kind":"tag","published_at":"2016-07-01T00:24:33.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.2.3","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"bf22b37acf94c80305806023e14b36aef17a7569","kind":"tag","published_at":"2016-06-30T22:40:33.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.2.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"6d63e2b1ed4192d3a5ff34273fbc76beec982258","kind":"tag","published_at":"2016-06-17T13:56:12.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.2.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"fa34f14a4ff1377f4620c2a636daf8fafa07cb5b","kind":"tag","published_at":"2016-06-16T09:55:26.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.2","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.2/manifests"},{"name":"v1.1","sha":"5104793a74e3d054e538e96283795bb9d969974a","kind":"tag","published_at":"2016-05-24T16:39:27.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.1","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.1/manifests"},{"name":"v1.0","sha":"4f7fead240239751d53b74edb6c9144d69125a36","kind":"tag","published_at":"2016-05-24T16:34:05.000Z","download_url":"https://codeload.github.com/redcatjs/jstack/tar.gz/v1.0","html_url":"https://github.com/redcatjs/jstack/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/redcatjs/jstack@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-25T09:27:27.256Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.833723763961075,"dependent_repos_count":10.331462570266025,"dependent_packages_count":20.967833947506787,"stargazers_count":14.520648034959041,"forks_count":11.599616013021386,"docker_downloads_count":null,"average":19.850656865942863},"purl":"pkg:npm/%40redcatjs/jstack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@redcatjs/jstack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@redcatjs/jstack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@redcatjs/jstack/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T14:27:54.076Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/redcatjs%2Fjstack/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redcatjs%2Fjstack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redcatjs%2Fjstack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redcatjs%2Fjstack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redcatjs%2Fjstack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@redcatjs%2Fjstack/codemeta","maintainers":[{"uuid":"redcatjs","login":"redcatjs","name":null,"email":"jo@redcat.ninja","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~redcatjs","role":null,"created_at":"2022-11-20T23:05:23.522Z","updated_at":"2022-11-20T23:05:23.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/redcatjs/packages"}]}