{"id":378659,"url":"https://github.com/suguru03/neo-async","last_synced_at":"2026-08-13T04:31:44.522Z","repository":{"id":23659606,"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":654,"open_issues_count":15,"forks_count":36,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-07-30T09:26:06.552Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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/suguru03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2026-07-23T02:19:23.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/suguru03/neo-async","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/sbom","scorecard":{"id":857608,"data":{"date":"2025-08-18","repo":{"name":"github.com/suguru03/neo-async","commit":"d42c825880c6d948ca0ec1a3eb245b8f966feff0"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":2.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 9/23 approved changesets -- score normalized to 3","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"62 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-x55w-vjjp-222r","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","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-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T00:18:45.680Z","repository_id":23659606,"created_at":"2025-08-24T00:18:45.680Z","updated_at":"2025-08-24T00:18:45.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36171642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"suguru03","name":"Suguru Motegi","uuid":"8013633","kind":"user","description":"","email":"","website":"https://medium.com/@suguru.motegi","location":"Vancouver, BC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013633?u=1b28762370f133987dc9f1e984853cd81b7fc449\u0026v=4","repositories_count":90,"last_synced_at":"2024-04-14T19:00:38.833Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/suguru03","funding_links":[],"total_stars":1340,"followers":184,"following":86,"created_at":"2022-11-02T16:20:00.457Z","updated_at":"2024-04-14T19:00:54.923Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03/repositories"},"packages":[{"id":13719862,"name":"node-neo-async","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:47:20.395Z","latest_release_published_at":"2026-02-13T00:47:20.395Z","latest_release_number":"2.6.2+~cs3.0.0-3","last_synced_at":"2026-03-13T08:18:51.015Z","created_at":"2026-02-13T00:47:20.170Z","updated_at":"2026-03-13T08:53:53.161Z","registry_url":"https://launchpad.net/ubuntu/+source/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-neo-async","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:47:21.065Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-neo-async?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13596911,"name":"node-neo-async","ecosystem":"debian","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:28:40.420Z","latest_release_published_at":"2026-02-11T10:28:40.420Z","latest_release_number":"2.5.0-2","last_synced_at":"2026-03-13T15:06:13.526Z","created_at":"2026-02-11T10:28:40.156Z","updated_at":"2026-03-13T15:06:13.527Z","registry_url":"https://tracker.debian.org/pkg/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":"https://packages.debian.org/buster/node-neo-async","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-neo-async","standards_version":"4.2.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), nodejs, node-require-dir, gulp, node-lodash, node-fs-extra, node-promise","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:09.091Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-neo-async?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":416},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-12T05:03:11.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13794429,"name":"node-neo-async","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:08:06.945Z","latest_release_published_at":"2026-02-13T16:08:06.945Z","latest_release_number":"2.6.2+~cs3.0.0-2","last_synced_at":"2026-03-13T20:18:34.389Z","created_at":"2026-02-13T16:08:06.740Z","updated_at":"2026-03-13T20:18:34.389Z","registry_url":"https://launchpad.net/ubuntu/+source/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-neo-async","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23659606,"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":654,"open_issues_count":15,"forks_count":36,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-26T10:51:28.222Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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/suguru03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2025-11-24T14:03:50.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/suguru03/neo-async","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/sbom","scorecard":{"id":857608,"data":{"date":"2025-08-18","repo":{"name":"github.com/suguru03/neo-async","commit":"d42c825880c6d948ca0ec1a3eb245b8f966feff0"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":2.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 9/23 approved changesets -- score normalized to 3","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"62 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-x55w-vjjp-222r","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","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-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T00:18:45.680Z","repository_id":23659606,"created_at":"2025-08-24T00:18:45.680Z","updated_at":"2025-08-24T00:18:45.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T16:08:07.392Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.1762458381092735,"forks_count":1.9185633971944762,"docker_downloads_count":null,"average":0.7737023088259374},"purl":"pkg:deb/ubuntu/node-neo-async?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T09:41:44.212Z","issues_count":31,"pull_requests_count":71,"avg_time_to_close_issue":3282934.7586206896,"avg_time_to_close_pull_request":1410726.3275862068,"issues_closed_count":29,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":24,"avg_comments_per_issue":2.3225806451612905,"avg_comments_per_pull_request":1.0140845070422535,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":23,"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/suguru03%2Fneo-async/issues","maintainers":[{"login":"suguru03","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suguru03"},{"login":"qsona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qsona"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13558638,"name":"node-neo-async","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:50:00.773Z","latest_release_published_at":"2026-02-11T04:50:00.773Z","latest_release_number":"2.6.2+~cs3.0.0-2","last_synced_at":"2026-03-11T12:04:07.279Z","created_at":"2026-02-11T04:50:00.605Z","updated_at":"2026-03-11T12:04:07.279Z","registry_url":"https://launchpad.net/ubuntu/+source/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-neo-async","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:10.650Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-neo-async?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13743995,"name":"node-neo-async","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:43:09.022Z","latest_release_published_at":"2026-02-13T05:43:09.022Z","latest_release_number":"2.6.1-3","last_synced_at":"2026-03-13T10:18:45.797Z","created_at":"2026-02-13T05:43:08.783Z","updated_at":"2026-03-13T10:18:45.797Z","registry_url":"https://launchpad.net/ubuntu/+source/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-neo-async","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:43:09.600Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-neo-async?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":464},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-10T05:08:00.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13523178,"name":"node-neo-async","ecosystem":"debian","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:06:20.568Z","latest_release_published_at":"2026-02-10T22:06:20.568Z","latest_release_number":"2.6.2-1","last_synced_at":"2026-03-13T23:36:36.158Z","created_at":"2026-02-10T22:06:20.385Z","updated_at":"2026-03-13T23:36:36.159Z","registry_url":"https://tracker.debian.org/pkg/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":"https://packages.debian.org/bullseye/node-neo-async","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-neo-async","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:15.121Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-neo-async?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13659865,"name":"node-neo-async","ecosystem":"debian","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:26:33.217Z","latest_release_published_at":"2026-02-12T08:26:33.217Z","latest_release_number":"2.6.2+~cs3.0.0-3","last_synced_at":"2026-03-14T07:03:07.570Z","created_at":"2026-02-12T08:26:32.717Z","updated_at":"2026-03-14T07:03:07.570Z","registry_url":"https://tracker.debian.org/pkg/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":"https://packages.debian.org/trixie/node-neo-async","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-neo-async","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:26:33.816Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-neo-async?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4992497,"name":"org.webjars.bowergithub.suguru03:neo-async","ecosystem":"maven","description":"WebJar for neo-async","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":[],"namespace":"org.webjars.bowergithub.suguru03","versions_count":2,"first_release_published_at":"2019-03-23T09:17:37.000Z","latest_release_published_at":"2019-09-16T08:44:30.000Z","latest_release_number":"2.6.1","last_synced_at":"2026-08-12T04:06:37.453Z","created_at":"2022-07-27T10:40:00.810Z","updated_at":"2026-08-12T04:06:37.454Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.suguru03/neo-async/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.suguru03/neo-async/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":641,"open_issues_count":15,"forks_count":46,"subscribers_count":12,"default_branch":"master","last_synced_at":"2023-03-21T09:33:42.040Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2023-02-23T10:17:53.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"suguru03","name":"Suguru Motegi","uuid":"8013633","kind":"user","description":"","email":"","website":"https://medium.com/@suguru.motegi","location":"Vancouver, BC","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/8013633?u=1b28762370f133987dc9f1e984853cd81b7fc449\u0026v=4","repositories_count":35,"last_synced_at":"2023-02-19T20:51:24.249Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03"},"tags":[{"name":"v2.6.2","sha":"23db34646431cab0f433d8871ea54edcad267601","kind":"tag","published_at":"2020-07-09T17:56:29.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.2"},{"name":"v2.6.1","sha":"1e68fa1555f6ac7781124de5712f8a4b187f814e","kind":"tag","published_at":"2019-05-13T01:37:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.1"},{"name":"v2.6.0","sha":"b0afaac98cd3f010e41f25fa759ddc4b06525ba7","kind":"tag","published_at":"2018-10-15T04:42:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.0"},{"name":"v2.5.2","sha":"32a6433d1a8c0aca6995cec63ff4c8ae78df1b1c","kind":"tag","published_at":"2018-08-13T17:27:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.2"},{"name":"v2.5.1","sha":"fbaa2715a930f9ebd24a5131d0c2219643688d19","kind":"tag","published_at":"2018-04-11T05:01:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.1"},{"name":"v2.5.0","sha":"a43c89d2a17022887e2361a0f92af3453f811ec9","kind":"tag","published_at":"2017-10-08T20:04:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.0"},{"name":"v2.4.0","sha":"29c32f8e11c0c97c39ee1bb6a05226975aa1c9a2","kind":"tag","published_at":"2017-08-28T00:16:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0"},{"name":"v2.4.0-0","sha":"c3c6bbea8276b87fac6348194a58559de6c964df","kind":"tag","published_at":"2017-08-28T00:02:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0-0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0-0"},{"name":"v2.3.0","sha":"38c46aa2425babc45ca23ffeea7b40f3e5b68b20","kind":"tag","published_at":"2017-07-19T23:51:36.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.3.0"},{"name":"v2.2.2","sha":"784b996531db2c63ad1a08a0cfeb680d4a987b7a","kind":"tag","published_at":"2017-06-12T01:11:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.2"},{"name":"v2.2.1","sha":"ea61fc800e2134b92f56f1ad7f0174cb6ae64e72","kind":"tag","published_at":"2017-05-30T16:13:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.1"},{"name":"v2.2.0","sha":"2f0bd5fa53e932145e8ef776e8bc66875bfd1c9c","kind":"tag","published_at":"2017-05-30T06:27:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.0"},{"name":"v2.1.0","sha":"c0fc2c9d73f451cdfe9863e93f8c7959189b5d24","kind":"tag","published_at":"2017-02-11T04:58:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.1.0"},{"name":"v2.0.1","sha":"099edf2001c587d6332819d67f7426f263a12381","kind":"tag","published_at":"2016-09-07T06:23:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.1"},{"name":"v2.0.0","sha":"f736968a9120c7a1c0e113b2aad728b87a3419ff","kind":"tag","published_at":"2016-07-21T05:55:19.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0"},{"name":"v2.0.0-rc.1","sha":"94c480aa618603d55134e450cba1913324233c52","kind":"tag","published_at":"2016-06-08T07:29:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0-rc.1"},{"name":"v1.8.2","sha":"1206147d9e9e27a82ea493800f8688bda9b23a02","kind":"tag","published_at":"2016-04-22T05:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.2"},{"name":"v1.8.1","sha":"81544fba460ae1bad37ddd4bdfe26a054ffe7e76","kind":"tag","published_at":"2016-04-20T02:06:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.1"},{"name":"v1.8.0","sha":"e9cc9de4a02c2946f089222053251258f3844615","kind":"tag","published_at":"2016-03-22T06:43:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.0"},{"name":"v1.7.5","sha":"29926268b7348c6fe144ce436af4de4017d390c9","kind":"tag","published_at":"2016-03-15T23:27:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.5"},{"name":"v1.7.4","sha":"1b9f6e71e1024634c850e17cdb191aa3392c168b","kind":"tag","published_at":"2016-03-02T06:57:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.4"},{"name":"v1.7.3","sha":"afea46bc3b8281b7ea7423a466209de2bfbbdef9","kind":"tag","published_at":"2016-02-24T09:37:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.3"},{"name":"v1.7.2","sha":"9f845955ba06f0061e13a0bb887dec9acdb56e29","kind":"tag","published_at":"2016-01-04T06:51:45.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.2"},{"name":"v1.7.1","sha":"09fe778954015ca0b3f4d17db4ef379901370b77","kind":"tag","published_at":"2015-12-06T23:30:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.1"},{"name":"v1.7.0","sha":"f1f6c08d7ad9594b33cc62c03bd0cf24889d4d44","kind":"tag","published_at":"2015-11-14T21:51:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.0"},{"name":"v1.6.0","sha":"ff2cacb52556e73ea29af6df461a661014955e40","kind":"tag","published_at":"2015-10-22T14:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.6.0"},{"name":"v1.5.1","sha":"3a7a769546c1e75ff889aac98ecb50eb0d466b8f","kind":"tag","published_at":"2015-10-15T05:01:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.1"},{"name":"v1.5.0","sha":"54ae73255d3046d3ac00896ac6a770a58adf6d79","kind":"tag","published_at":"2015-09-09T15:32:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.0"},{"name":"v1.4.1","sha":"d67ea7e7bd5a414e0c7e6b2064f8fc0a5b253e1a","kind":"tag","published_at":"2015-08-23T15:32:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.1"},{"name":"v1.4.0","sha":"867a6069168499c04a2b528e91fbd752b9e3c32f","kind":"tag","published_at":"2015-08-20T15:35:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.0"},{"name":"v1.3.2","sha":"8ed6fa2d500a3b05ea2e4c1a4114e7b08ef0f4a3","kind":"tag","published_at":"2015-08-04T02:51:11.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.2"},{"name":"v1.3.1","sha":"ef4a13328b72a5dfef417171cd1a61201a60d3b4","kind":"tag","published_at":"2015-07-28T10:43:21.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.1"},{"name":"v1.3.0","sha":"90947880b450b8e92f39002c4ee73c5b638f4279","kind":"tag","published_at":"2015-07-15T11:56:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.0"},{"name":"v1.2.1","sha":"b765f19b93944543dd3ca66b7ffdfbedf137536a","kind":"tag","published_at":"2015-05-28T10:50:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.1"},{"name":"v0.6.5","sha":"f9a566043282f412cefecc061e559f28153e7060","kind":"tag","published_at":"2015-05-28T10:09:37.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.5"},{"name":"v1.2.0","sha":"d2eb139af65c9cf38a9eb1a3081c4281dc3a55d4","kind":"tag","published_at":"2015-05-18T15:15:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"06e5f86758bcc249333cd988e03f694350acf37e","kind":"tag","published_at":"2015-05-14T09:42:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"bb5925fc7f91f1324be2c34ecf0168ce52a86365","kind":"tag","published_at":"2015-05-12T03:26:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"ef2e5af6225d2682f966be41af1a55c5b88767b2","kind":"tag","published_at":"2015-05-09T12:46:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.0"},{"name":"v1.0.1","sha":"590306e1bd62b96048ed624a43ced101d1b017a9","kind":"tag","published_at":"2015-04-30T01:44:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"ed6bff28641cd354b604e1c23715ce05bd22fa5a","kind":"tag","published_at":"2015-04-25T17:13:48.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.0"},{"name":"v0.6.4","sha":"56db829dd209aecac9b28bf5bb698c74856244f0","kind":"tag","published_at":"2015-04-12T15:24:18.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.4"},{"name":"v0.6.3","sha":"061286d043840585850d37be2a0fdd30455b9b2f","kind":"tag","published_at":"2015-03-12T15:12:59.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.3"},{"name":"v0.6.2","sha":"d63e7815fb67d3f08f2410e5938dc053750cffbd","kind":"tag","published_at":"2015-02-26T11:36:04.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.2"},{"name":"v0.6.1","sha":"de6361bdc74c88e2722eac57d51d92bca8f0c689","kind":"tag","published_at":"2015-02-19T04:28:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"3f8e57486475ca3a7847def1e7daf086b0a7129a","kind":"tag","published_at":"2015-02-15T16:02:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.0"},{"name":"v0.5.3","sha":"cf1485694768c14e8c5080dfc0b44286fdaa222a","kind":"tag","published_at":"2015-02-07T10:18:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.3"},{"name":"v0.5.2","sha":"275c1821de3ad0f66ecb0bd41688dc8a904c4037","kind":"tag","published_at":"2015-02-05T11:19:55.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.2"},{"name":"v0.5.1","sha":"553b3fa09b788bbfcd526f2e6edc8af3f57e8647","kind":"tag","published_at":"2015-02-04T15:03:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.1"},{"name":"v0.5.0","sha":"3a66b2809ed3ae536c76eb1bbc8c237def2acf60","kind":"tag","published_at":"2015-02-02T10:52:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.0"},{"name":"v0.4.9","sha":"8cdbea1c681cdf6682c723d063d2850cee3f7760","kind":"tag","published_at":"2015-01-29T10:58:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.9"},{"name":"v0.4.8","sha":"6335c33afa1d95ba905ad92b53c0ae828e3f7de6","kind":"tag","published_at":"2015-01-25T12:28:25.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.8"},{"name":"v0.4.7","sha":"b956083ac5ee7ae1e4470afa9cd7c93a228cb294","kind":"tag","published_at":"2015-01-25T12:07:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.7"},{"name":"v0.4.6","sha":"59e8b09e8a8b15cbd362cc40de3ee24c24591549","kind":"tag","published_at":"2015-01-22T16:08:05.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.6"},{"name":"v0.4.5","sha":"ab96d88b452a69881a1cbd0749275ed854b945ea","kind":"commit","published_at":"2015-01-21T08:46:58.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.5"},{"name":"v0.4.4","sha":"ff79bbd1b64416ba595cc19bf9c31caba4e63731","kind":"tag","published_at":"2015-01-15T14:10:42.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.4"},{"name":"v0.4.3","sha":"329ad7ae05192ab72d8221c6b2b4abc12e9ece9e","kind":"tag","published_at":"2015-01-11T16:24:12.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.3"},{"name":"v0.4.2","sha":"f0a96db047b99c1931c6af8336e99492041adb14","kind":"tag","published_at":"2015-01-02T13:08:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"e9d7474f8cf15b3986da82f612a486583453b0f7","kind":"tag","published_at":"2014-12-29T08:30:15.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"7167d4e17b7ca8b8ff662e8f37a78283ec6bc842","kind":"tag","published_at":"2014-12-28T10:20:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.0"},{"name":"v0.3.4","sha":"c572935fbca0fd4b066ac087cd5d7c7907e8ec78","kind":"tag","published_at":"2014-12-27T18:35:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.4"},{"name":"v0.3.3","sha":"d00385754612610943a26c4ac76cf08eef165c6b","kind":"tag","published_at":"2014-12-25T12:49:07.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.3"},{"name":"v0.3.2","sha":"b45a319ede82c1dd16a0ce795ce5ef072365defe","kind":"tag","published_at":"2014-12-23T10:23:46.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.2"},{"name":"v0.3.1","sha":"cb0f2947842a49fc3aa7d58dd3408089f377730e","kind":"tag","published_at":"2014-12-20T16:49:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"9bb2e923878098cf0b23530bb87755d8514f598f","kind":"tag","published_at":"2014-12-18T16:33:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.0"},{"name":"v0.2.11","sha":"9f7b688f8043ab8f6e7487ed47fa9f5324a6e528","kind":"tag","published_at":"2014-12-14T16:12:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.11","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.11"},{"name":"v0.2.10","sha":"05744eafa0f6426eca8baa38aa36515568fce75d","kind":"tag","published_at":"2014-12-09T17:39:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.10","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.10"},{"name":"v0.2.9","sha":"f52800d92ec85fbe85a5ce6b152098a0faa78bb4","kind":"tag","published_at":"2014-12-06T19:45:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.9"},{"name":"v0.2.8","sha":"f8825388df543f50bbad0bdf8715f8f45a68cddf","kind":"tag","published_at":"2014-12-04T16:45:03.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.8"},{"name":"v0.2.7","sha":"71b9abceb6bf85d0494c14696d0544fbb4f5d0b5","kind":"tag","published_at":"2014-12-02T16:59:39.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.7"},{"name":"v0.2.6","sha":"fbbf6831a9f471db2296f32593586ace9fb434ec","kind":"tag","published_at":"2014-12-01T13:37:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.6"},{"name":"v0.2.5","sha":"852c121ac9d0a7b0ece8217c97146548220a815e","kind":"tag","published_at":"2014-11-29T08:03:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.5"},{"name":"v0.2.4","sha":"576569169f1585c4709122ba4c99159ed54e28f6","kind":"tag","published_at":"2014-11-26T16:37:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.4"},{"name":"v0.2.3","sha":"29e2184d2dced0222c0612a3c37eeab26d32670d","kind":"tag","published_at":"2014-11-26T16:25:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.3"},{"name":"v0.2.2","sha":"eb3ae85c92b1efa224a725c8ff94ffb6b7e55cae","kind":"tag","published_at":"2014-11-25T14:51:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.2"},{"name":"v0.2.1","sha":"e48e7afbc42ede753c3abbe28a4df410134ce141","kind":"tag","published_at":"2014-11-25T14:30:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"1b310fb2d595280c5a448ed7b981253702b657cd","kind":"tag","published_at":"2014-11-24T12:33:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.0"},{"name":"v0.1.1","sha":"c6eb3f92ec3f6618039a0cb81a051bea5cf33254","kind":"tag","published_at":"2014-11-23T18:37:08.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.1"},{"name":"v0.1.0","sha":"056673b3cceb414cb463956e81e0b1eea872f8f1","kind":"tag","published_at":"2014-11-23T16:53:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-22T03:26:58.329Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":11.71220879489088,"forks_count":16.725019712963203,"average":23.103893836915105},"purl":"pkg:maven/org.webjars.bowergithub.suguru03/neo-async","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.suguru03:neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.suguru03:neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.suguru03:neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T17:26:22.073Z","issues_count":30,"pull_requests_count":71,"avg_time_to_close_issue":2646254.185185185,"avg_time_to_close_pull_request":1410726.3275862068,"issues_closed_count":27,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":2.3,"avg_comments_per_pull_request":1.0140845070422535,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.suguru03:neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.suguru03:neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.suguru03:neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.suguru03:neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.suguru03:neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.suguru03:neo-async/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614367,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2063952,"name":"neo-async","ecosystem":"npm","description":"Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ","homepage":"https://github.com/suguru03/neo-async","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["async","util"],"namespace":null,"versions_count":77,"first_release_published_at":"2014-11-23T16:55:32.074Z","latest_release_published_at":"2020-07-09T18:23:53.065Z","latest_release_number":"2.6.2","last_synced_at":"2026-08-12T04:06:39.639Z","created_at":"2022-04-09T20:30:21.031Z","updated_at":"2026-08-12T04:08:25.462Z","registry_url":"https://www.npmjs.com/package/neo-async","install_command":"npm install neo-async","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.6.2"},"contentPolicy":null},"repo_metadata":{"id":23659606,"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":654,"open_issues_count":15,"forks_count":36,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-07-30T09:26:06.552Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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/suguru03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2026-07-23T02:19:23.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/suguru03/neo-async","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/sbom","scorecard":{"id":857608,"data":{"date":"2025-08-18","repo":{"name":"github.com/suguru03/neo-async","commit":"d42c825880c6d948ca0ec1a3eb245b8f966feff0"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":2.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 9/23 approved changesets -- score normalized to 3","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"62 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-x55w-vjjp-222r","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","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-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T00:18:45.680Z","repository_id":23659606,"created_at":"2025-08-24T00:18:45.680Z","updated_at":"2025-08-24T00:18:45.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36171642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"suguru03","name":"Suguru Motegi","uuid":"8013633","kind":"user","description":"","email":"","website":"https://medium.com/@suguru.motegi","location":"Vancouver, BC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013633?u=1b28762370f133987dc9f1e984853cd81b7fc449\u0026v=4","repositories_count":90,"last_synced_at":"2024-04-14T19:00:38.833Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/suguru03","funding_links":[],"total_stars":1340,"followers":184,"following":86,"created_at":"2022-11-02T16:20:00.457Z","updated_at":"2024-04-14T19:00:54.923Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03/repositories"},"tags":[{"name":"v2.6.2","sha":"23db34646431cab0f433d8871ea54edcad267601","kind":"tag","published_at":"2020-07-09T17:56:29.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1e68fa1555f6ac7781124de5712f8a4b187f814e","kind":"tag","published_at":"2019-05-13T01:37:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b0afaac98cd3f010e41f25fa759ddc4b06525ba7","kind":"tag","published_at":"2018-10-15T04:42:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"32a6433d1a8c0aca6995cec63ff4c8ae78df1b1c","kind":"tag","published_at":"2018-08-13T17:27:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"fbaa2715a930f9ebd24a5131d0c2219643688d19","kind":"tag","published_at":"2018-04-11T05:01:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a43c89d2a17022887e2361a0f92af3453f811ec9","kind":"tag","published_at":"2017-10-08T20:04:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"29c32f8e11c0c97c39ee1bb6a05226975aa1c9a2","kind":"tag","published_at":"2017-08-28T00:16:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.4.0/manifests"},{"name":"v2.4.0-0","sha":"c3c6bbea8276b87fac6348194a58559de6c964df","kind":"tag","published_at":"2017-08-28T00:02:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0-0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.4.0-0/manifests"},{"name":"v2.3.0","sha":"38c46aa2425babc45ca23ffeea7b40f3e5b68b20","kind":"tag","published_at":"2017-07-19T23:51:36.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"784b996531db2c63ad1a08a0cfeb680d4a987b7a","kind":"tag","published_at":"2017-06-12T01:11:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"ea61fc800e2134b92f56f1ad7f0174cb6ae64e72","kind":"tag","published_at":"2017-05-30T16:13:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2f0bd5fa53e932145e8ef776e8bc66875bfd1c9c","kind":"tag","published_at":"2017-05-30T06:27:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c0fc2c9d73f451cdfe9863e93f8c7959189b5d24","kind":"tag","published_at":"2017-02-11T04:58:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"099edf2001c587d6332819d67f7426f263a12381","kind":"tag","published_at":"2016-09-07T06:23:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f736968a9120c7a1c0e113b2aad728b87a3419ff","kind":"tag","published_at":"2016-07-21T05:55:19.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.1","sha":"94c480aa618603d55134e450cba1913324233c52","kind":"tag","published_at":"2016-06-08T07:29:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v2.0.0-rc.1/manifests"},{"name":"v1.8.2","sha":"1206147d9e9e27a82ea493800f8688bda9b23a02","kind":"tag","published_at":"2016-04-22T05:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"81544fba460ae1bad37ddd4bdfe26a054ffe7e76","kind":"tag","published_at":"2016-04-20T02:06:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"e9cc9de4a02c2946f089222053251258f3844615","kind":"tag","published_at":"2016-03-22T06:43:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"29926268b7348c6fe144ce436af4de4017d390c9","kind":"tag","published_at":"2016-03-15T23:27:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"1b9f6e71e1024634c850e17cdb191aa3392c168b","kind":"tag","published_at":"2016-03-02T06:57:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"afea46bc3b8281b7ea7423a466209de2bfbbdef9","kind":"tag","published_at":"2016-02-24T09:37:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"9f845955ba06f0061e13a0bb887dec9acdb56e29","kind":"tag","published_at":"2016-01-04T06:51:45.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"09fe778954015ca0b3f4d17db4ef379901370b77","kind":"tag","published_at":"2015-12-06T23:30:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f1f6c08d7ad9594b33cc62c03bd0cf24889d4d44","kind":"tag","published_at":"2015-11-14T21:51:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ff2cacb52556e73ea29af6df461a661014955e40","kind":"tag","published_at":"2015-10-22T14:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"3a7a769546c1e75ff889aac98ecb50eb0d466b8f","kind":"tag","published_at":"2015-10-15T05:01:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"54ae73255d3046d3ac00896ac6a770a58adf6d79","kind":"tag","published_at":"2015-09-09T15:32:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d67ea7e7bd5a414e0c7e6b2064f8fc0a5b253e1a","kind":"tag","published_at":"2015-08-23T15:32:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"867a6069168499c04a2b528e91fbd752b9e3c32f","kind":"tag","published_at":"2015-08-20T15:35:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"8ed6fa2d500a3b05ea2e4c1a4114e7b08ef0f4a3","kind":"tag","published_at":"2015-08-04T02:51:11.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ef4a13328b72a5dfef417171cd1a61201a60d3b4","kind":"tag","published_at":"2015-07-28T10:43:21.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"90947880b450b8e92f39002c4ee73c5b638f4279","kind":"tag","published_at":"2015-07-15T11:56:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b765f19b93944543dd3ca66b7ffdfbedf137536a","kind":"tag","published_at":"2015-05-28T10:50:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.2.1/manifests"},{"name":"v0.6.5","sha":"f9a566043282f412cefecc061e559f28153e7060","kind":"tag","published_at":"2015-05-28T10:09:37.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.5/manifests"},{"name":"v1.2.0","sha":"d2eb139af65c9cf38a9eb1a3081c4281dc3a55d4","kind":"tag","published_at":"2015-05-18T15:15:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"06e5f86758bcc249333cd988e03f694350acf37e","kind":"tag","published_at":"2015-05-14T09:42:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"bb5925fc7f91f1324be2c34ecf0168ce52a86365","kind":"tag","published_at":"2015-05-12T03:26:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ef2e5af6225d2682f966be41af1a55c5b88767b2","kind":"tag","published_at":"2015-05-09T12:46:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"590306e1bd62b96048ed624a43ced101d1b017a9","kind":"tag","published_at":"2015-04-30T01:44:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ed6bff28641cd354b604e1c23715ce05bd22fa5a","kind":"tag","published_at":"2015-04-25T17:13:48.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v1.0.0/manifests"},{"name":"v0.6.4","sha":"56db829dd209aecac9b28bf5bb698c74856244f0","kind":"tag","published_at":"2015-04-12T15:24:18.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"061286d043840585850d37be2a0fdd30455b9b2f","kind":"tag","published_at":"2015-03-12T15:12:59.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"d63e7815fb67d3f08f2410e5938dc053750cffbd","kind":"tag","published_at":"2015-02-26T11:36:04.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"de6361bdc74c88e2722eac57d51d92bca8f0c689","kind":"tag","published_at":"2015-02-19T04:28:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3f8e57486475ca3a7847def1e7daf086b0a7129a","kind":"tag","published_at":"2015-02-15T16:02:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"cf1485694768c14e8c5080dfc0b44286fdaa222a","kind":"tag","published_at":"2015-02-07T10:18:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"275c1821de3ad0f66ecb0bd41688dc8a904c4037","kind":"tag","published_at":"2015-02-05T11:19:55.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"553b3fa09b788bbfcd526f2e6edc8af3f57e8647","kind":"tag","published_at":"2015-02-04T15:03:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3a66b2809ed3ae536c76eb1bbc8c237def2acf60","kind":"tag","published_at":"2015-02-02T10:52:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"8cdbea1c681cdf6682c723d063d2850cee3f7760","kind":"tag","published_at":"2015-01-29T10:58:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"6335c33afa1d95ba905ad92b53c0ae828e3f7de6","kind":"tag","published_at":"2015-01-25T12:28:25.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"b956083ac5ee7ae1e4470afa9cd7c93a228cb294","kind":"tag","published_at":"2015-01-25T12:07:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"59e8b09e8a8b15cbd362cc40de3ee24c24591549","kind":"tag","published_at":"2015-01-22T16:08:05.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"ab96d88b452a69881a1cbd0749275ed854b945ea","kind":"commit","published_at":"2015-01-21T08:46:58.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"ff79bbd1b64416ba595cc19bf9c31caba4e63731","kind":"tag","published_at":"2015-01-15T14:10:42.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"329ad7ae05192ab72d8221c6b2b4abc12e9ece9e","kind":"tag","published_at":"2015-01-11T16:24:12.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"f0a96db047b99c1931c6af8336e99492041adb14","kind":"tag","published_at":"2015-01-02T13:08:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e9d7474f8cf15b3986da82f612a486583453b0f7","kind":"tag","published_at":"2014-12-29T08:30:15.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7167d4e17b7ca8b8ff662e8f37a78283ec6bc842","kind":"tag","published_at":"2014-12-28T10:20:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"c572935fbca0fd4b066ac087cd5d7c7907e8ec78","kind":"tag","published_at":"2014-12-27T18:35:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d00385754612610943a26c4ac76cf08eef165c6b","kind":"tag","published_at":"2014-12-25T12:49:07.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b45a319ede82c1dd16a0ce795ce5ef072365defe","kind":"tag","published_at":"2014-12-23T10:23:46.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"cb0f2947842a49fc3aa7d58dd3408089f377730e","kind":"tag","published_at":"2014-12-20T16:49:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9bb2e923878098cf0b23530bb87755d8514f598f","kind":"tag","published_at":"2014-12-18T16:33:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"9f7b688f8043ab8f6e7487ed47fa9f5324a6e528","kind":"tag","published_at":"2014-12-14T16:12:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.11","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"05744eafa0f6426eca8baa38aa36515568fce75d","kind":"tag","published_at":"2014-12-09T17:39:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.10","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"f52800d92ec85fbe85a5ce6b152098a0faa78bb4","kind":"tag","published_at":"2014-12-06T19:45:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"f8825388df543f50bbad0bdf8715f8f45a68cddf","kind":"tag","published_at":"2014-12-04T16:45:03.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"71b9abceb6bf85d0494c14696d0544fbb4f5d0b5","kind":"tag","published_at":"2014-12-02T16:59:39.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"fbbf6831a9f471db2296f32593586ace9fb434ec","kind":"tag","published_at":"2014-12-01T13:37:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"852c121ac9d0a7b0ece8217c97146548220a815e","kind":"tag","published_at":"2014-11-29T08:03:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"576569169f1585c4709122ba4c99159ed54e28f6","kind":"tag","published_at":"2014-11-26T16:37:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"29e2184d2dced0222c0612a3c37eeab26d32670d","kind":"tag","published_at":"2014-11-26T16:25:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"eb3ae85c92b1efa224a725c8ff94ffb6b7e55cae","kind":"tag","published_at":"2014-11-25T14:51:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"e48e7afbc42ede753c3abbe28a4df410134ce141","kind":"tag","published_at":"2014-11-25T14:30:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b310fb2d595280c5a448ed7b981253702b657cd","kind":"tag","published_at":"2014-11-24T12:33:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"c6eb3f92ec3f6618039a0cb81a051bea5cf33254","kind":"tag","published_at":"2014-11-23T18:37:08.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"056673b3cceb414cb463956e81e0b1eea872f8f1","kind":"tag","published_at":"2014-11-23T16:53:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suguru03/neo-async@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T04:08:25.462Z","dependent_packages_count":1383,"downloads":258780775,"downloads_period":"last-month","dependent_repos_count":1452098,"rankings":{"downloads":0.014922005824236844,"dependent_repos_count":0.02436804620838677,"dependent_packages_count":0.05278830684243785,"stargazers_count":2.783460613023379,"forks_count":4.023083391036335,"docker_downloads_count":0.00909010263054428,"average":1.1512854109275532},"purl":"pkg:npm/neo-async","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/neo-async","docker_dependents_count":29640,"docker_downloads_count":8685627750,"usage_url":"https://repos.ecosyste.ms/usage/npm/neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/neo-async/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-01T09:41:44.212Z","issues_count":31,"pull_requests_count":71,"avg_time_to_close_issue":3282934.7586206896,"avg_time_to_close_pull_request":1410726.3275862068,"issues_closed_count":29,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":24,"avg_comments_per_issue":2.3225806451612905,"avg_comments_per_pull_request":1.0140845070422535,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":23,"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/suguru03%2Fneo-async/issues","maintainers":[{"login":"suguru03","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suguru03"},{"login":"qsona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qsona"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neo-async/codemeta","maintainers":[{"uuid":"suguru03","login":"suguru03","name":null,"email":"hollow.03.03.bleach@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~suguru03","role":null,"created_at":"2022-11-13T10:39:41.717Z","updated_at":"2022-11-13T10:39:41.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/suguru03/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727310,"maintainers_count":1224118,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13702042,"name":"node-neo-async","ecosystem":"debian","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:20:10.784Z","latest_release_published_at":"2026-02-12T21:20:10.784Z","latest_release_number":"2.6.2+~cs3.0.0-2","last_synced_at":"2026-03-13T05:27:08.605Z","created_at":"2026-02-12T21:20:10.597Z","updated_at":"2026-03-13T05:27:08.606Z","registry_url":"https://tracker.debian.org/pkg/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":"https://packages.debian.org/bookworm/node-neo-async","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-neo-async","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:20:11.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-neo-async?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13459781,"name":"node-neo-async","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:55:28.601Z","latest_release_published_at":"2026-02-09T06:55:28.601Z","latest_release_number":"2.6.2+~cs3.0.0-3","last_synced_at":"2026-03-09T07:27:13.570Z","created_at":"2026-02-09T06:55:28.321Z","updated_at":"2026-03-09T07:33:45.374Z","registry_url":"https://launchpad.net/ubuntu/+source/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-neo-async","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-neo-async?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13772069,"name":"node-neo-async","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/suguru03/neo-async","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:59:41.624Z","latest_release_published_at":"2026-02-13T11:59:41.624Z","latest_release_number":"2.6.2+~cs3.0.0-2","last_synced_at":"2026-03-13T18:44:28.045Z","created_at":"2026-02-13T11:59:41.441Z","updated_at":"2026-03-13T18:44:28.045Z","registry_url":"https://launchpad.net/ubuntu/+source/node-neo-async","install_command":"apt-get install node-neo-async","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-neo-async","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gulp, node-fs-extra, node-lodash, node-promise, node-require-dir, dh-sequence-nodejs, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23659606,"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":654,"open_issues_count":15,"forks_count":36,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-26T10:51:28.222Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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/suguru03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2025-11-24T14:03:50.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/suguru03/neo-async","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/sbom","scorecard":{"id":857608,"data":{"date":"2025-08-18","repo":{"name":"github.com/suguru03/neo-async","commit":"d42c825880c6d948ca0ec1a3eb245b8f966feff0"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":2.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 9/23 approved changesets -- score normalized to 3","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"62 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-x55w-vjjp-222r","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","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-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T00:18:45.680Z","repository_id":23659606,"created_at":"2025-08-24T00:18:45.680Z","updated_at":"2025-08-24T00:18:45.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T11:59:41.846Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.6649362769401266,"forks_count":1.1519729359269737,"docker_downloads_count":null,"average":0.45422730321677507},"purl":"pkg:deb/ubuntu/node-neo-async?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-neo-async/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":46169,"name":"neo-async","ecosystem":"bower","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ","homepage":"https://github.com/suguru03/neo-async","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":["async","util"],"namespace":null,"versions_count":79,"first_release_published_at":"2014-11-23T16:53:44.000Z","latest_release_published_at":"2020-07-09T17:56:29.000Z","latest_release_number":"v2.6.2","last_synced_at":"2026-04-01T07:21:47.944Z","created_at":"2022-04-04T23:04:03.269Z","updated_at":"2026-04-01T07:21:47.945Z","registry_url":null,"install_command":"bower install neo-async","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":641,"open_issues_count":15,"forks_count":46,"subscribers_count":12,"default_branch":"master","last_synced_at":"2023-03-19T11:23:57.145Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2023-02-23T10:17:53.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"suguru03","name":"Suguru Motegi","uuid":"8013633","kind":"user","description":"","email":"","website":"https://medium.com/@suguru.motegi","location":"Vancouver, BC","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/8013633?u=1b28762370f133987dc9f1e984853cd81b7fc449\u0026v=4","repositories_count":35,"last_synced_at":"2023-02-19T20:51:24.249Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03"},"tags":[{"name":"v2.6.2","sha":"23db34646431cab0f433d8871ea54edcad267601","kind":"tag","published_at":"2020-07-09T17:56:29.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.2"},{"name":"v2.6.1","sha":"1e68fa1555f6ac7781124de5712f8a4b187f814e","kind":"tag","published_at":"2019-05-13T01:37:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.1"},{"name":"v2.6.0","sha":"b0afaac98cd3f010e41f25fa759ddc4b06525ba7","kind":"tag","published_at":"2018-10-15T04:42:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.0"},{"name":"v2.5.2","sha":"32a6433d1a8c0aca6995cec63ff4c8ae78df1b1c","kind":"tag","published_at":"2018-08-13T17:27:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.2"},{"name":"v2.5.1","sha":"fbaa2715a930f9ebd24a5131d0c2219643688d19","kind":"tag","published_at":"2018-04-11T05:01:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.1"},{"name":"v2.5.0","sha":"a43c89d2a17022887e2361a0f92af3453f811ec9","kind":"tag","published_at":"2017-10-08T20:04:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.0"},{"name":"v2.4.0","sha":"29c32f8e11c0c97c39ee1bb6a05226975aa1c9a2","kind":"tag","published_at":"2017-08-28T00:16:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0"},{"name":"v2.4.0-0","sha":"c3c6bbea8276b87fac6348194a58559de6c964df","kind":"tag","published_at":"2017-08-28T00:02:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0-0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0-0"},{"name":"v2.3.0","sha":"38c46aa2425babc45ca23ffeea7b40f3e5b68b20","kind":"tag","published_at":"2017-07-19T23:51:36.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.3.0"},{"name":"v2.2.2","sha":"784b996531db2c63ad1a08a0cfeb680d4a987b7a","kind":"tag","published_at":"2017-06-12T01:11:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.2"},{"name":"v2.2.1","sha":"ea61fc800e2134b92f56f1ad7f0174cb6ae64e72","kind":"tag","published_at":"2017-05-30T16:13:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.1"},{"name":"v2.2.0","sha":"2f0bd5fa53e932145e8ef776e8bc66875bfd1c9c","kind":"tag","published_at":"2017-05-30T06:27:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.0"},{"name":"v2.1.0","sha":"c0fc2c9d73f451cdfe9863e93f8c7959189b5d24","kind":"tag","published_at":"2017-02-11T04:58:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.1.0"},{"name":"v2.0.1","sha":"099edf2001c587d6332819d67f7426f263a12381","kind":"tag","published_at":"2016-09-07T06:23:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.1"},{"name":"v2.0.0","sha":"f736968a9120c7a1c0e113b2aad728b87a3419ff","kind":"tag","published_at":"2016-07-21T05:55:19.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0"},{"name":"v2.0.0-rc.1","sha":"94c480aa618603d55134e450cba1913324233c52","kind":"tag","published_at":"2016-06-08T07:29:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0-rc.1"},{"name":"v1.8.2","sha":"1206147d9e9e27a82ea493800f8688bda9b23a02","kind":"tag","published_at":"2016-04-22T05:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.2"},{"name":"v1.8.1","sha":"81544fba460ae1bad37ddd4bdfe26a054ffe7e76","kind":"tag","published_at":"2016-04-20T02:06:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.1"},{"name":"v1.8.0","sha":"e9cc9de4a02c2946f089222053251258f3844615","kind":"tag","published_at":"2016-03-22T06:43:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.0"},{"name":"v1.7.5","sha":"29926268b7348c6fe144ce436af4de4017d390c9","kind":"tag","published_at":"2016-03-15T23:27:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.5"},{"name":"v1.7.4","sha":"1b9f6e71e1024634c850e17cdb191aa3392c168b","kind":"tag","published_at":"2016-03-02T06:57:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.4"},{"name":"v1.7.3","sha":"afea46bc3b8281b7ea7423a466209de2bfbbdef9","kind":"tag","published_at":"2016-02-24T09:37:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.3"},{"name":"v1.7.2","sha":"9f845955ba06f0061e13a0bb887dec9acdb56e29","kind":"tag","published_at":"2016-01-04T06:51:45.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.2"},{"name":"v1.7.1","sha":"09fe778954015ca0b3f4d17db4ef379901370b77","kind":"tag","published_at":"2015-12-06T23:30:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.1"},{"name":"v1.7.0","sha":"f1f6c08d7ad9594b33cc62c03bd0cf24889d4d44","kind":"tag","published_at":"2015-11-14T21:51:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.0"},{"name":"v1.6.0","sha":"ff2cacb52556e73ea29af6df461a661014955e40","kind":"tag","published_at":"2015-10-22T14:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.6.0"},{"name":"v1.5.1","sha":"3a7a769546c1e75ff889aac98ecb50eb0d466b8f","kind":"tag","published_at":"2015-10-15T05:01:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.1"},{"name":"v1.5.0","sha":"54ae73255d3046d3ac00896ac6a770a58adf6d79","kind":"tag","published_at":"2015-09-09T15:32:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.0"},{"name":"v1.4.1","sha":"d67ea7e7bd5a414e0c7e6b2064f8fc0a5b253e1a","kind":"tag","published_at":"2015-08-23T15:32:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.1"},{"name":"v1.4.0","sha":"867a6069168499c04a2b528e91fbd752b9e3c32f","kind":"tag","published_at":"2015-08-20T15:35:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.0"},{"name":"v1.3.2","sha":"8ed6fa2d500a3b05ea2e4c1a4114e7b08ef0f4a3","kind":"tag","published_at":"2015-08-04T02:51:11.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.2"},{"name":"v1.3.1","sha":"ef4a13328b72a5dfef417171cd1a61201a60d3b4","kind":"tag","published_at":"2015-07-28T10:43:21.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.1"},{"name":"v1.3.0","sha":"90947880b450b8e92f39002c4ee73c5b638f4279","kind":"tag","published_at":"2015-07-15T11:56:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.0"},{"name":"v1.2.1","sha":"b765f19b93944543dd3ca66b7ffdfbedf137536a","kind":"tag","published_at":"2015-05-28T10:50:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.1"},{"name":"v0.6.5","sha":"f9a566043282f412cefecc061e559f28153e7060","kind":"tag","published_at":"2015-05-28T10:09:37.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.5"},{"name":"v1.2.0","sha":"d2eb139af65c9cf38a9eb1a3081c4281dc3a55d4","kind":"tag","published_at":"2015-05-18T15:15:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"06e5f86758bcc249333cd988e03f694350acf37e","kind":"tag","published_at":"2015-05-14T09:42:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"bb5925fc7f91f1324be2c34ecf0168ce52a86365","kind":"tag","published_at":"2015-05-12T03:26:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"ef2e5af6225d2682f966be41af1a55c5b88767b2","kind":"tag","published_at":"2015-05-09T12:46:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.0"},{"name":"v1.0.1","sha":"590306e1bd62b96048ed624a43ced101d1b017a9","kind":"tag","published_at":"2015-04-30T01:44:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"ed6bff28641cd354b604e1c23715ce05bd22fa5a","kind":"tag","published_at":"2015-04-25T17:13:48.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.0"},{"name":"v0.6.4","sha":"56db829dd209aecac9b28bf5bb698c74856244f0","kind":"tag","published_at":"2015-04-12T15:24:18.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.4"},{"name":"v0.6.3","sha":"061286d043840585850d37be2a0fdd30455b9b2f","kind":"tag","published_at":"2015-03-12T15:12:59.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.3"},{"name":"v0.6.2","sha":"d63e7815fb67d3f08f2410e5938dc053750cffbd","kind":"tag","published_at":"2015-02-26T11:36:04.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.2"},{"name":"v0.6.1","sha":"de6361bdc74c88e2722eac57d51d92bca8f0c689","kind":"tag","published_at":"2015-02-19T04:28:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"3f8e57486475ca3a7847def1e7daf086b0a7129a","kind":"tag","published_at":"2015-02-15T16:02:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.0"},{"name":"v0.5.3","sha":"cf1485694768c14e8c5080dfc0b44286fdaa222a","kind":"tag","published_at":"2015-02-07T10:18:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.3"},{"name":"v0.5.2","sha":"275c1821de3ad0f66ecb0bd41688dc8a904c4037","kind":"tag","published_at":"2015-02-05T11:19:55.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.2"},{"name":"v0.5.1","sha":"553b3fa09b788bbfcd526f2e6edc8af3f57e8647","kind":"tag","published_at":"2015-02-04T15:03:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.1"},{"name":"v0.5.0","sha":"3a66b2809ed3ae536c76eb1bbc8c237def2acf60","kind":"tag","published_at":"2015-02-02T10:52:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.0"},{"name":"v0.4.9","sha":"8cdbea1c681cdf6682c723d063d2850cee3f7760","kind":"tag","published_at":"2015-01-29T10:58:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.9"},{"name":"v0.4.8","sha":"6335c33afa1d95ba905ad92b53c0ae828e3f7de6","kind":"tag","published_at":"2015-01-25T12:28:25.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.8"},{"name":"v0.4.7","sha":"b956083ac5ee7ae1e4470afa9cd7c93a228cb294","kind":"tag","published_at":"2015-01-25T12:07:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.7"},{"name":"v0.4.6","sha":"59e8b09e8a8b15cbd362cc40de3ee24c24591549","kind":"tag","published_at":"2015-01-22T16:08:05.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.6"},{"name":"v0.4.5","sha":"ab96d88b452a69881a1cbd0749275ed854b945ea","kind":"commit","published_at":"2015-01-21T08:46:58.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.5"},{"name":"v0.4.4","sha":"ff79bbd1b64416ba595cc19bf9c31caba4e63731","kind":"tag","published_at":"2015-01-15T14:10:42.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.4"},{"name":"v0.4.3","sha":"329ad7ae05192ab72d8221c6b2b4abc12e9ece9e","kind":"tag","published_at":"2015-01-11T16:24:12.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.3"},{"name":"v0.4.2","sha":"f0a96db047b99c1931c6af8336e99492041adb14","kind":"tag","published_at":"2015-01-02T13:08:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"e9d7474f8cf15b3986da82f612a486583453b0f7","kind":"tag","published_at":"2014-12-29T08:30:15.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"7167d4e17b7ca8b8ff662e8f37a78283ec6bc842","kind":"tag","published_at":"2014-12-28T10:20:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.0"},{"name":"v0.3.4","sha":"c572935fbca0fd4b066ac087cd5d7c7907e8ec78","kind":"tag","published_at":"2014-12-27T18:35:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.4"},{"name":"v0.3.3","sha":"d00385754612610943a26c4ac76cf08eef165c6b","kind":"tag","published_at":"2014-12-25T12:49:07.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.3"},{"name":"v0.3.2","sha":"b45a319ede82c1dd16a0ce795ce5ef072365defe","kind":"tag","published_at":"2014-12-23T10:23:46.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.2"},{"name":"v0.3.1","sha":"cb0f2947842a49fc3aa7d58dd3408089f377730e","kind":"tag","published_at":"2014-12-20T16:49:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"9bb2e923878098cf0b23530bb87755d8514f598f","kind":"tag","published_at":"2014-12-18T16:33:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.0"},{"name":"v0.2.11","sha":"9f7b688f8043ab8f6e7487ed47fa9f5324a6e528","kind":"tag","published_at":"2014-12-14T16:12:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.11","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.11"},{"name":"v0.2.10","sha":"05744eafa0f6426eca8baa38aa36515568fce75d","kind":"tag","published_at":"2014-12-09T17:39:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.10","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.10"},{"name":"v0.2.9","sha":"f52800d92ec85fbe85a5ce6b152098a0faa78bb4","kind":"tag","published_at":"2014-12-06T19:45:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.9"},{"name":"v0.2.8","sha":"f8825388df543f50bbad0bdf8715f8f45a68cddf","kind":"tag","published_at":"2014-12-04T16:45:03.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.8"},{"name":"v0.2.7","sha":"71b9abceb6bf85d0494c14696d0544fbb4f5d0b5","kind":"tag","published_at":"2014-12-02T16:59:39.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.7"},{"name":"v0.2.6","sha":"fbbf6831a9f471db2296f32593586ace9fb434ec","kind":"tag","published_at":"2014-12-01T13:37:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.6"},{"name":"v0.2.5","sha":"852c121ac9d0a7b0ece8217c97146548220a815e","kind":"tag","published_at":"2014-11-29T08:03:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.5"},{"name":"v0.2.4","sha":"576569169f1585c4709122ba4c99159ed54e28f6","kind":"tag","published_at":"2014-11-26T16:37:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.4"},{"name":"v0.2.3","sha":"29e2184d2dced0222c0612a3c37eeab26d32670d","kind":"tag","published_at":"2014-11-26T16:25:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.3"},{"name":"v0.2.2","sha":"eb3ae85c92b1efa224a725c8ff94ffb6b7e55cae","kind":"tag","published_at":"2014-11-25T14:51:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.2"},{"name":"v0.2.1","sha":"e48e7afbc42ede753c3abbe28a4df410134ce141","kind":"tag","published_at":"2014-11-25T14:30:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"1b310fb2d595280c5a448ed7b981253702b657cd","kind":"tag","published_at":"2014-11-24T12:33:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.0"},{"name":"v0.1.1","sha":"c6eb3f92ec3f6618039a0cb81a051bea5cf33254","kind":"tag","published_at":"2014-11-23T18:37:08.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.1"},{"name":"v0.1.0","sha":"056673b3cceb414cb463956e81e0b1eea872f8f1","kind":"tag","published_at":"2014-11-23T16:53:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-20T19:50:45.641Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":4.124651056799408,"forks_count":7.4616874608329065,"average":13.560716116903093},"purl":"pkg:bower/neo-async","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T17:26:22.073Z","issues_count":30,"pull_requests_count":71,"avg_time_to_close_issue":2646254.185185185,"avg_time_to_close_pull_request":1410726.3275862068,"issues_closed_count":27,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":2.3,"avg_comments_per_pull_request":1.0140845070422535,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/neo-async/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3403},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-10T05:08:34.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":11724094,"name":"github.com/suguru03/neo-async","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":[],"namespace":null,"versions_count":79,"first_release_published_at":"2014-11-23T11:32:22.000Z","latest_release_published_at":"2020-07-09T17:56:28.000Z","latest_release_number":"v2.6.2+incompatible","last_synced_at":"2026-08-12T04:06:39.862Z","created_at":"2025-06-03T08:51:06.671Z","updated_at":"2026-08-12T04:06:39.863Z","registry_url":"https://pkg.go.dev/github.com/suguru03/neo-async","install_command":"go get github.com/suguru03/neo-async","documentation_url":"https://pkg.go.dev/github.com/suguru03/neo-async#section-documentation","metadata":{},"repo_metadata":{"id":23659606,"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":654,"open_issues_count":15,"forks_count":36,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-31T04:52:27.101Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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/suguru03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2025-04-29T08:07:11.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257710383,"owners_count":22589507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-06-03T08:55:17.197Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.76868875177088,"dependent_packages_count":5.405748122826525,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.587218437298702},"purl":"pkg:golang/github.com/suguru03/neo-async","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/suguru03/neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/suguru03/neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/suguru03/neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-01T09:30:55.027Z","issues_count":31,"pull_requests_count":71,"avg_time_to_close_issue":3282934.7586206896,"avg_time_to_close_pull_request":1410726.3275862068,"issues_closed_count":29,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":24,"avg_comments_per_issue":2.3225806451612905,"avg_comments_per_pull_request":1.0140845070422535,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":23,"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/suguru03%2Fneo-async/issues","maintainers":[{"login":"suguru03","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suguru03"},{"login":"qsona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qsona"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuguru03%2Fneo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuguru03%2Fneo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuguru03%2Fneo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuguru03%2Fneo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuguru03%2Fneo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuguru03%2Fneo-async/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5003145,"name":"org.webjars.npm:neo-async","ecosystem":"maven","description":"WebJar for neo-async","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/suguru03/neo-async","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2016-11-23T13:46:29.000Z","latest_release_published_at":"2020-10-08T18:36:10.000Z","latest_release_number":"2.6.2","last_synced_at":"2026-08-12T04:06:39.670Z","created_at":"2022-07-27T11:04:14.646Z","updated_at":"2026-08-12T04:06:39.670Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/neo-async/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/neo-async/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"27030361","full_name":"suguru03/neo-async","owner":"suguru03","description":"Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster","archived":false,"fork":false,"pushed_at":"2022-12-02T17:22:37.000Z","size":3953,"stargazers_count":641,"open_issues_count":15,"forks_count":46,"subscribers_count":12,"default_branch":"master","last_synced_at":"2023-03-22T03:27:28.374Z","etag":null,"topics":["async","javascript","neo-async","nodejs"],"latest_commit_sha":null,"homepage":"","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-23T11:32:34.000Z","updated_at":"2023-02-23T10:17:53.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.849Z","dependency_job_id":null,"html_url":"https://github.com/suguru03/neo-async","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"suguru03","name":"Suguru Motegi","uuid":"8013633","kind":"user","description":"","email":"","website":"https://medium.com/@suguru.motegi","location":"Vancouver, BC","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/8013633?u=1b28762370f133987dc9f1e984853cd81b7fc449\u0026v=4","repositories_count":35,"last_synced_at":"2023-02-19T20:51:24.249Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suguru03"},"tags":[{"name":"v2.6.2","sha":"23db34646431cab0f433d8871ea54edcad267601","kind":"tag","published_at":"2020-07-09T17:56:29.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.2"},{"name":"v2.6.1","sha":"1e68fa1555f6ac7781124de5712f8a4b187f814e","kind":"tag","published_at":"2019-05-13T01:37:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.1"},{"name":"v2.6.0","sha":"b0afaac98cd3f010e41f25fa759ddc4b06525ba7","kind":"tag","published_at":"2018-10-15T04:42:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.6.0"},{"name":"v2.5.2","sha":"32a6433d1a8c0aca6995cec63ff4c8ae78df1b1c","kind":"tag","published_at":"2018-08-13T17:27:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.2"},{"name":"v2.5.1","sha":"fbaa2715a930f9ebd24a5131d0c2219643688d19","kind":"tag","published_at":"2018-04-11T05:01:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.1"},{"name":"v2.5.0","sha":"a43c89d2a17022887e2361a0f92af3453f811ec9","kind":"tag","published_at":"2017-10-08T20:04:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.5.0"},{"name":"v2.4.0","sha":"29c32f8e11c0c97c39ee1bb6a05226975aa1c9a2","kind":"tag","published_at":"2017-08-28T00:16:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0"},{"name":"v2.4.0-0","sha":"c3c6bbea8276b87fac6348194a58559de6c964df","kind":"tag","published_at":"2017-08-28T00:02:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.4.0-0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.4.0-0"},{"name":"v2.3.0","sha":"38c46aa2425babc45ca23ffeea7b40f3e5b68b20","kind":"tag","published_at":"2017-07-19T23:51:36.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.3.0"},{"name":"v2.2.2","sha":"784b996531db2c63ad1a08a0cfeb680d4a987b7a","kind":"tag","published_at":"2017-06-12T01:11:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.2"},{"name":"v2.2.1","sha":"ea61fc800e2134b92f56f1ad7f0174cb6ae64e72","kind":"tag","published_at":"2017-05-30T16:13:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.1"},{"name":"v2.2.0","sha":"2f0bd5fa53e932145e8ef776e8bc66875bfd1c9c","kind":"tag","published_at":"2017-05-30T06:27:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.2.0"},{"name":"v2.1.0","sha":"c0fc2c9d73f451cdfe9863e93f8c7959189b5d24","kind":"tag","published_at":"2017-02-11T04:58:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.1.0"},{"name":"v2.0.1","sha":"099edf2001c587d6332819d67f7426f263a12381","kind":"tag","published_at":"2016-09-07T06:23:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.1"},{"name":"v2.0.0","sha":"f736968a9120c7a1c0e113b2aad728b87a3419ff","kind":"tag","published_at":"2016-07-21T05:55:19.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0"},{"name":"v2.0.0-rc.1","sha":"94c480aa618603d55134e450cba1913324233c52","kind":"tag","published_at":"2016-06-08T07:29:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v2.0.0-rc.1"},{"name":"v1.8.2","sha":"1206147d9e9e27a82ea493800f8688bda9b23a02","kind":"tag","published_at":"2016-04-22T05:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.2"},{"name":"v1.8.1","sha":"81544fba460ae1bad37ddd4bdfe26a054ffe7e76","kind":"tag","published_at":"2016-04-20T02:06:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.1"},{"name":"v1.8.0","sha":"e9cc9de4a02c2946f089222053251258f3844615","kind":"tag","published_at":"2016-03-22T06:43:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.8.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.8.0"},{"name":"v1.7.5","sha":"29926268b7348c6fe144ce436af4de4017d390c9","kind":"tag","published_at":"2016-03-15T23:27:34.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.5"},{"name":"v1.7.4","sha":"1b9f6e71e1024634c850e17cdb191aa3392c168b","kind":"tag","published_at":"2016-03-02T06:57:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.4"},{"name":"v1.7.3","sha":"afea46bc3b8281b7ea7423a466209de2bfbbdef9","kind":"tag","published_at":"2016-02-24T09:37:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.3"},{"name":"v1.7.2","sha":"9f845955ba06f0061e13a0bb887dec9acdb56e29","kind":"tag","published_at":"2016-01-04T06:51:45.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.2"},{"name":"v1.7.1","sha":"09fe778954015ca0b3f4d17db4ef379901370b77","kind":"tag","published_at":"2015-12-06T23:30:40.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.1"},{"name":"v1.7.0","sha":"f1f6c08d7ad9594b33cc62c03bd0cf24889d4d44","kind":"tag","published_at":"2015-11-14T21:51:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.7.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.7.0"},{"name":"v1.6.0","sha":"ff2cacb52556e73ea29af6df461a661014955e40","kind":"tag","published_at":"2015-10-22T14:58:30.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.6.0"},{"name":"v1.5.1","sha":"3a7a769546c1e75ff889aac98ecb50eb0d466b8f","kind":"tag","published_at":"2015-10-15T05:01:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.1"},{"name":"v1.5.0","sha":"54ae73255d3046d3ac00896ac6a770a58adf6d79","kind":"tag","published_at":"2015-09-09T15:32:52.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.5.0"},{"name":"v1.4.1","sha":"d67ea7e7bd5a414e0c7e6b2064f8fc0a5b253e1a","kind":"tag","published_at":"2015-08-23T15:32:41.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.1"},{"name":"v1.4.0","sha":"867a6069168499c04a2b528e91fbd752b9e3c32f","kind":"tag","published_at":"2015-08-20T15:35:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.4.0"},{"name":"v1.3.2","sha":"8ed6fa2d500a3b05ea2e4c1a4114e7b08ef0f4a3","kind":"tag","published_at":"2015-08-04T02:51:11.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.2"},{"name":"v1.3.1","sha":"ef4a13328b72a5dfef417171cd1a61201a60d3b4","kind":"tag","published_at":"2015-07-28T10:43:21.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.1"},{"name":"v1.3.0","sha":"90947880b450b8e92f39002c4ee73c5b638f4279","kind":"tag","published_at":"2015-07-15T11:56:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.3.0"},{"name":"v1.2.1","sha":"b765f19b93944543dd3ca66b7ffdfbedf137536a","kind":"tag","published_at":"2015-05-28T10:50:50.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.1"},{"name":"v0.6.5","sha":"f9a566043282f412cefecc061e559f28153e7060","kind":"tag","published_at":"2015-05-28T10:09:37.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.5"},{"name":"v1.2.0","sha":"d2eb139af65c9cf38a9eb1a3081c4281dc3a55d4","kind":"tag","published_at":"2015-05-18T15:15:54.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.2.0"},{"name":"v1.1.2","sha":"06e5f86758bcc249333cd988e03f694350acf37e","kind":"tag","published_at":"2015-05-14T09:42:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"bb5925fc7f91f1324be2c34ecf0168ce52a86365","kind":"tag","published_at":"2015-05-12T03:26:14.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"ef2e5af6225d2682f966be41af1a55c5b88767b2","kind":"tag","published_at":"2015-05-09T12:46:17.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.1.0"},{"name":"v1.0.1","sha":"590306e1bd62b96048ed624a43ced101d1b017a9","kind":"tag","published_at":"2015-04-30T01:44:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"ed6bff28641cd354b604e1c23715ce05bd22fa5a","kind":"tag","published_at":"2015-04-25T17:13:48.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v1.0.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v1.0.0"},{"name":"v0.6.4","sha":"56db829dd209aecac9b28bf5bb698c74856244f0","kind":"tag","published_at":"2015-04-12T15:24:18.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.4"},{"name":"v0.6.3","sha":"061286d043840585850d37be2a0fdd30455b9b2f","kind":"tag","published_at":"2015-03-12T15:12:59.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.3"},{"name":"v0.6.2","sha":"d63e7815fb67d3f08f2410e5938dc053750cffbd","kind":"tag","published_at":"2015-02-26T11:36:04.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.2"},{"name":"v0.6.1","sha":"de6361bdc74c88e2722eac57d51d92bca8f0c689","kind":"tag","published_at":"2015-02-19T04:28:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"3f8e57486475ca3a7847def1e7daf086b0a7129a","kind":"tag","published_at":"2015-02-15T16:02:31.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.6.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.6.0"},{"name":"v0.5.3","sha":"cf1485694768c14e8c5080dfc0b44286fdaa222a","kind":"tag","published_at":"2015-02-07T10:18:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.3"},{"name":"v0.5.2","sha":"275c1821de3ad0f66ecb0bd41688dc8a904c4037","kind":"tag","published_at":"2015-02-05T11:19:55.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.2"},{"name":"v0.5.1","sha":"553b3fa09b788bbfcd526f2e6edc8af3f57e8647","kind":"tag","published_at":"2015-02-04T15:03:27.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.1"},{"name":"v0.5.0","sha":"3a66b2809ed3ae536c76eb1bbc8c237def2acf60","kind":"tag","published_at":"2015-02-02T10:52:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.5.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.5.0"},{"name":"v0.4.9","sha":"8cdbea1c681cdf6682c723d063d2850cee3f7760","kind":"tag","published_at":"2015-01-29T10:58:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.9"},{"name":"v0.4.8","sha":"6335c33afa1d95ba905ad92b53c0ae828e3f7de6","kind":"tag","published_at":"2015-01-25T12:28:25.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.8"},{"name":"v0.4.7","sha":"b956083ac5ee7ae1e4470afa9cd7c93a228cb294","kind":"tag","published_at":"2015-01-25T12:07:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.7"},{"name":"v0.4.6","sha":"59e8b09e8a8b15cbd362cc40de3ee24c24591549","kind":"tag","published_at":"2015-01-22T16:08:05.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.6"},{"name":"v0.4.5","sha":"ab96d88b452a69881a1cbd0749275ed854b945ea","kind":"commit","published_at":"2015-01-21T08:46:58.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.5"},{"name":"v0.4.4","sha":"ff79bbd1b64416ba595cc19bf9c31caba4e63731","kind":"tag","published_at":"2015-01-15T14:10:42.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.4"},{"name":"v0.4.3","sha":"329ad7ae05192ab72d8221c6b2b4abc12e9ece9e","kind":"tag","published_at":"2015-01-11T16:24:12.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.3"},{"name":"v0.4.2","sha":"f0a96db047b99c1931c6af8336e99492041adb14","kind":"tag","published_at":"2015-01-02T13:08:16.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"e9d7474f8cf15b3986da82f612a486583453b0f7","kind":"tag","published_at":"2014-12-29T08:30:15.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"7167d4e17b7ca8b8ff662e8f37a78283ec6bc842","kind":"tag","published_at":"2014-12-28T10:20:43.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.4.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.4.0"},{"name":"v0.3.4","sha":"c572935fbca0fd4b066ac087cd5d7c7907e8ec78","kind":"tag","published_at":"2014-12-27T18:35:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.4"},{"name":"v0.3.3","sha":"d00385754612610943a26c4ac76cf08eef165c6b","kind":"tag","published_at":"2014-12-25T12:49:07.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.3"},{"name":"v0.3.2","sha":"b45a319ede82c1dd16a0ce795ce5ef072365defe","kind":"tag","published_at":"2014-12-23T10:23:46.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.2"},{"name":"v0.3.1","sha":"cb0f2947842a49fc3aa7d58dd3408089f377730e","kind":"tag","published_at":"2014-12-20T16:49:01.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"9bb2e923878098cf0b23530bb87755d8514f598f","kind":"tag","published_at":"2014-12-18T16:33:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.3.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.3.0"},{"name":"v0.2.11","sha":"9f7b688f8043ab8f6e7487ed47fa9f5324a6e528","kind":"tag","published_at":"2014-12-14T16:12:06.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.11","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.11"},{"name":"v0.2.10","sha":"05744eafa0f6426eca8baa38aa36515568fce75d","kind":"tag","published_at":"2014-12-09T17:39:53.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.10","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.10"},{"name":"v0.2.9","sha":"f52800d92ec85fbe85a5ce6b152098a0faa78bb4","kind":"tag","published_at":"2014-12-06T19:45:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.9","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.9"},{"name":"v0.2.8","sha":"f8825388df543f50bbad0bdf8715f8f45a68cddf","kind":"tag","published_at":"2014-12-04T16:45:03.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.8","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.8"},{"name":"v0.2.7","sha":"71b9abceb6bf85d0494c14696d0544fbb4f5d0b5","kind":"tag","published_at":"2014-12-02T16:59:39.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.7","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.7"},{"name":"v0.2.6","sha":"fbbf6831a9f471db2296f32593586ace9fb434ec","kind":"tag","published_at":"2014-12-01T13:37:56.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.6","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.6"},{"name":"v0.2.5","sha":"852c121ac9d0a7b0ece8217c97146548220a815e","kind":"tag","published_at":"2014-11-29T08:03:33.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.5","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.5"},{"name":"v0.2.4","sha":"576569169f1585c4709122ba4c99159ed54e28f6","kind":"tag","published_at":"2014-11-26T16:37:49.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.4","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.4"},{"name":"v0.2.3","sha":"29e2184d2dced0222c0612a3c37eeab26d32670d","kind":"tag","published_at":"2014-11-26T16:25:32.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.3","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.3"},{"name":"v0.2.2","sha":"eb3ae85c92b1efa224a725c8ff94ffb6b7e55cae","kind":"tag","published_at":"2014-11-25T14:51:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.2","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.2"},{"name":"v0.2.1","sha":"e48e7afbc42ede753c3abbe28a4df410134ce141","kind":"tag","published_at":"2014-11-25T14:30:35.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"1b310fb2d595280c5a448ed7b981253702b657cd","kind":"tag","published_at":"2014-11-24T12:33:10.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.2.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.2.0"},{"name":"v0.1.1","sha":"c6eb3f92ec3f6618039a0cb81a051bea5cf33254","kind":"tag","published_at":"2014-11-23T18:37:08.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.1","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.1"},{"name":"v0.1.0","sha":"056673b3cceb414cb463956e81e0b1eea872f8f1","kind":"tag","published_at":"2014-11-23T16:53:44.000Z","download_url":"https://codeload.github.com/suguru03/neo-async/tar.gz/v0.1.0","html_url":"https://github.com/suguru03/neo-async/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-22T03:29:05.864Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":11.71220879489088,"forks_count":16.725019712963203,"average":17.865512446754934},"purl":"pkg:maven/org.webjars.npm/neo-async","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:neo-async","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:neo-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:neo-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T17:26:22.073Z","issues_count":30,"pull_requests_count":71,"avg_time_to_close_issue":2646254.185185185,"avg_time_to_close_pull_request":1410726.3275862068,"issues_closed_count":27,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":2.3,"avg_comments_per_pull_request":1.0140845070422535,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:neo-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:neo-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:neo-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:neo-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:neo-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:neo-async/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614367,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":12649,"full_name":"suguru03/neo-async","default_branch":"master","total_commits":933,"total_committers":20,"total_bot_commits":7,"total_bot_committers":1,"mean_commits":46.65,"dds":0.055734190782422255,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-12T04:02:51.070Z","last_synced_commit":"d42c825880c6d948ca0ec1a3eb245b8f966feff0","created_at":"2023-03-07T11:20:51.905Z","updated_at":"2026-08-12T04:02:50.985Z","committers":[{"name":"Suguru Motegi","email":"suguru.motegi@gmail.com","login":"suguru03","count":881},{"name":"Greenkeeper","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":23},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"袴田 俊輔","email":"hakamata_shunsuke@cyberagent.co.jp","login":null,"count":3},{"name":"qsona","email":"mori_kyutaro@cyberagent.co.jp","login":null,"count":3},{"name":"Suguru Motegi","email":"suguru@Sugurus-MacBook-Pro.local","login":null,"count":2},{"name":"Cheng","email":"liucheng.tech@outlook.com","login":"chengcyber","count":1},{"name":"Daniel Ruf","email":"DanielRuf","login":"DanielRuf","count":1},{"name":"Operations Research Engineering Software+","email":"alex@oresoftware.com","login":"ORESoftware","count":1},{"name":"SlaneYang","email":"904509221@qq.com","login":"proYang","count":1},{"name":"Standa Opichal","email":"opichals@gmail.com","login":"opichals","count":1},{"name":"Steve Peak","email":"steve@stevepeak.net","login":"stevepeak","count":1},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com","login":"sokra","count":1},{"name":"Xavier RENE-CORAIL","email":"xavier.renecorail@gmail.com","login":"xcorail","count":1},{"name":"dannygriffin000","email":"41133536+dannygriffin000","login":"dannygriffin000","count":1},{"name":"exx8","email":"exx8eran@gmail.com","login":"exx8","count":1},{"name":"fossabot","email":"badges@fossa.io","login":"fossabot","count":1},{"name":"genisysram","email":"70624950+genisysram","login":"genisysram","count":1},{"name":"jigsaw","email":"jigsaw@live.jp","login":"e-jigsaw","count":1},{"name":"yles9056","email":"yles9056@gmail.com","login":"yles9056","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6644991,"commits_count":929195024,"contributors_count":39541398,"owners_count":1335048,"committers_count":3300064,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"suguru03/neo-async","html_url":"https://github.com/suguru03/neo-async","last_synced_at":"2025-09-01T09:41:44.212Z","status":"error","issues_count":31,"pull_requests_count":71,"avg_time_to_close_issue":3282934.7586206896,"avg_time_to_close_pull_request":1410726.3275862068,"issues_closed_count":29,"pull_requests_closed_count":58,"pull_request_authors_count":17,"issue_authors_count":24,"avg_comments_per_issue":2.3225806451612905,"avg_comments_per_pull_request":1.0140845070422535,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":23,"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,"created_at":"2023-05-11T11:52:46.767Z","updated_at":"2025-09-01T09:41:44.213Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suguru03%2Fneo-async/issues","issue_labels_count":{"table":{"bug":6,"question":4,"feature":3,"enhancement":3}},"pull_request_labels_count":{"table":{"greenkeeper":31,"dependencies":23}},"issue_author_associations_count":{"table":{"NONE":22,"OWNER":4,"CONTRIBUTOR":4,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":70,"NONE":1}},"issue_authors":{"table":{"suguru03":4,"cvlmtg":3,"devinus":2,"ORESoftware":2,"crowelch":1,"sokra":1,"goldfire":1,"arananegra":1,"cekvenich":1,"e-jigsaw":1,"pravi":1,"char0n":1,"vladimiry":1,"slandmann":1,"qsona":1,"mattoshry":1,"moacode":1,"yonib05":1,"realamirhe":1,"snnmeatball":1,"hiraditya":1,"mathiasm74":1,"e174596549":1,"tanimakar":1}},"pull_request_authors":{"table":{"greenkeeperio-bot":31,"dependabot[bot]":23,"exx8":3,"sokra":1,"yles9056":1,"dannygriffin000":1,"proYang":1,"opichals":1,"ORESoftware":1,"fossabot":1,"genisysram":1,"e-jigsaw":1,"DanielRuf":1,"xcorail":1,"chengcyber":1,"stevepeak":1,"FatemehOstad":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-07T00:00:23.484Z","repositories_count":14813765,"issues_count":29933400,"pull_requests_count":98741190,"authors_count":11411559,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"suguru03","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suguru03"}},{"table":{"login":"qsona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qsona"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":7,"PullRequestReviewEvent":1},"last_year":{}},"keywords":["async","javascript","neo-async","nodejs"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-31T00:01:12.443Z","updated_at":"2022-08-31T00:01:12.443Z","repository_link":"https://github.com/suguru03/neo-async/blob/master/package-lock.json","dependencies":[{"id":3353441856,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":3353441857,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":3353441858,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":3353441859,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":3353441860,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":3353441861,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":3353441862,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3353441863,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353441864,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":3353441865,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353441866,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353441867,"package_name":"JSV","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":3353441868,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353441869,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353441870,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353441871,"package_name":"aigle","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"development","optional":false},{"id":3353441872,"package_name":"aigle-core","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441873,"package_name":"amdefine","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353441874,"package_name":"ansi-colors","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353441875,"package_name":"ansi-cyan","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353441876,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":3353441877,"package_name":"ansi-gray","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353441878,"package_name":"ansi-red","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353441879,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353441880,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":3353441881,"package_name":"ansi-wrap","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353441882,"package_name":"any-shell-escape","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353441883,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353441884,"package_name":"append-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353441885,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441886,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":3353441887,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353441888,"package_name":"arr-filter","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353441889,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353441890,"package_name":"arr-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353441891,"package_name":"arr-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353441892,"package_name":"array-differ","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441893,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353441894,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353441895,"package_name":"array-initial","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353441896,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353441897,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353441898,"package_name":"array-last","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353441899,"package_name":"array-slice","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":3353441900,"package_name":"array-sort","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441901,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3353441902,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353441903,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":3353441904,"package_name":"asn1","ecosystem":"npm","requirements":"0.1.11","direct":false,"kind":"development","optional":false},{"id":3353441905,"package_name":"assert-plus","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":3353441906,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441907,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353441908,"package_name":"async","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":3353441909,"package_name":"async-done","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":3353441910,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353441911,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353441912,"package_name":"async-settle","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441913,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353441914,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":3353441915,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":3353441916,"package_name":"babylon","ecosystem":"npm","requirements":"6.17.2","direct":false,"kind":"development","optional":false},{"id":3353441917,"package_name":"bach","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353441918,"package_name":"balanced-match","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":3353441919,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":3353441920,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441921,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441922,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441923,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353441924,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353441925,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":3353441926,"package_name":"beeper","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353441927,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":3353441928,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":3353441929,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":3353441930,"package_name":"bl","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":3353441931,"package_name":"bluebird","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":3353441932,"package_name":"boom","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":3353441933,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":3353441934,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":3353441935,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353441936,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353441937,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353441938,"package_name":"buffer-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441939,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353441940,"package_name":"buffer-shims","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441941,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353441942,"package_name":"bump-regex","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":3353441943,"package_name":"semver","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":3353441944,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353441945,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353441946,"package_name":"camelcase","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353441947,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353441948,"package_name":"caseless","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":3353441949,"package_name":"catharsis","ecosystem":"npm","requirements":"0.8.9","direct":false,"kind":"development","optional":false},{"id":3353441950,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3353441951,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":3353441952,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353441953,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353441954,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":3353441955,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353441956,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":3353441957,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353441958,"package_name":"cli","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353441959,"package_name":"glob","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":3353441960,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353441961,"package_name":"cli-table","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":3353441962,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353441963,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3353441964,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353441965,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":3353441966,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3353441967,"package_name":"clone","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353441968,"package_name":"clone-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441969,"package_name":"clone-stats","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353441970,"package_name":"cloneable-readable","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441971,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353441972,"package_name":"codecov.io","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":3353441973,"package_name":"collection-map","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441974,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441975,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353441976,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3353441977,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3353441978,"package_name":"colors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353441979,"package_name":"combined-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":3353441980,"package_name":"commander","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":3353441981,"package_name":"comment-parser","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":3353441982,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353441983,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.2.9","direct":false,"kind":"development","optional":false},{"id":3353441984,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353441985,"package_name":"compare-versions","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":3353441986,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3353441987,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353441988,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":3353441989,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":3353441990,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":3353441991,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353441992,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353441993,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":3353441994,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353441995,"package_name":"copy-props","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353441996,"package_name":"core-js","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353441997,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353441998,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3353441999,"package_name":"parse-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3353442000,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442001,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3353442002,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":3353442003,"package_name":"cryptiles","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":3353442004,"package_name":"cst","ecosystem":"npm","requirements":"0.4.9","direct":false,"kind":"development","optional":false},{"id":3353442005,"package_name":"ctype","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":3353442006,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":3353442007,"package_name":"cycle","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353442008,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442009,"package_name":"dargs","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3353442010,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353442011,"package_name":"dateformat","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":3353442012,"package_name":"dcp","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3353442013,"package_name":"debug","ecosystem":"npm","requirements":"2.6.8","direct":false,"kind":"development","optional":false},{"id":3353442014,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442015,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353442016,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":3353442017,"package_name":"deep-equal","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442018,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3353442019,"package_name":"default-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442020,"package_name":"default-resolution","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442021,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3353442022,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442023,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353442024,"package_name":"defined","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":3353442025,"package_name":"delayed-stream","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":3353442026,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442027,"package_name":"diff","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442028,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353442029,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3353442030,"package_name":"entities","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442031,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353442032,"package_name":"domhandler","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3353442033,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":3353442034,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442035,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":3353442036,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":3353442037,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":3353442038,"package_name":"each-props","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":3353442039,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":3353442040,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":3353442041,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3353442042,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":3353442043,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3353442044,"package_name":"entities","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442045,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":3353442046,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.53","direct":false,"kind":"development","optional":false},{"id":3353442047,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3353442048,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":3353442049,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3353442050,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3353442051,"package_name":"escodegen","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":3353442052,"package_name":"estraverse","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":3353442053,"package_name":"source-map","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353442054,"package_name":"esprima","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":3353442055,"package_name":"estraverse","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":3353442056,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353442057,"package_name":"execa","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":3353442058,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442059,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":3353442060,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353442061,"package_name":"ext","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3353442062,"package_name":"type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442063,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353442064,"package_name":"extend-shallow","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3353442065,"package_name":"kind-of","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442066,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353442067,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":3353442068,"package_name":"eyes","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":3353442069,"package_name":"fancy-log","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353442070,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":3353442071,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442072,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442073,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442074,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353442075,"package_name":"find-versions","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442076,"package_name":"findup-sync","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442077,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442078,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442079,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442080,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442081,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442082,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":3353442083,"package_name":"form-data","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353442084,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":3353442085,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353442086,"package_name":"fs-extra","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":3353442087,"package_name":"fs-mkdirp-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442088,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442089,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":3353442090,"package_name":"func-comparator","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":3353442091,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442092,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353442093,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353442094,"package_name":"get-stdin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3353442095,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442096,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":3353442097,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":3353442098,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353442099,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353442100,"package_name":"glob-stream","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":3353442101,"package_name":"glob-watcher","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":3353442102,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442103,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442104,"package_name":"glogg","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442105,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"development","optional":false},{"id":3353442106,"package_name":"graceful-readlink","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442107,"package_name":"growl","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"development","optional":false},{"id":3353442108,"package_name":"gulp","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":3353442109,"package_name":"camelcase","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442110,"package_name":"cliui","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442111,"package_name":"fancy-log","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":3353442112,"package_name":"gulp-cli","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3353442113,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353442114,"package_name":"yargs","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":3353442115,"package_name":"gulp-bump","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":3353442116,"package_name":"gulp-exit","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":3353442117,"package_name":"gulp-git","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":3353442118,"package_name":"clone","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353442119,"package_name":"clone-stats","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442120,"package_name":"replace-ext","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442121,"package_name":"vinyl","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353442122,"package_name":"gulp-jscs","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442123,"package_name":"gulp-mocha","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":3353442124,"package_name":"gulp-tag-version","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353442125,"package_name":"ansi-regex","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353442126,"package_name":"ansi-styles","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442127,"package_name":"chalk","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":3353442128,"package_name":"gulp-git","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":3353442129,"package_name":"gulp-util","ecosystem":"npm","requirements":"2.2.20","direct":false,"kind":"development","optional":false},{"id":3353442130,"package_name":"through2","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":3353442131,"package_name":"has-ansi","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353442132,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442133,"package_name":"lodash.escape","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442134,"package_name":"lodash.keys","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442135,"package_name":"lodash.template","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442136,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442137,"package_name":"minimist","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353442138,"package_name":"strip-ansi","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353442139,"package_name":"supports-color","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353442140,"package_name":"through2","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":3353442141,"package_name":"xtend","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353442142,"package_name":"vinyl","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":3353442143,"package_name":"xtend","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442144,"package_name":"gulp-util","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":3353442145,"package_name":"dateformat","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442146,"package_name":"object-assign","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442147,"package_name":"gulplog","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442148,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.6","direct":false,"kind":"development","optional":false},{"id":3353442149,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":3353442150,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":3353442151,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":3353442152,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442153,"package_name":"has-color","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":3353442154,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442155,"package_name":"has-gulplog","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353442156,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442157,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442158,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442159,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442160,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":3353442161,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442162,"package_name":"hawk","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442163,"package_name":"he","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442164,"package_name":"hoek","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":3353442165,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353442166,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":3353442167,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":3353442168,"package_name":"http-signature","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":3353442169,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442170,"package_name":"husky","ecosystem":"npm","requirements":"4.2.5","direct":false,"kind":"development","optional":false},{"id":3353442171,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":3353442172,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3353442173,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442174,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":3353442175,"package_name":"i","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":3353442176,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":3353442177,"package_name":"indent-string","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353442178,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":3353442179,"package_name":"inherit","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"development","optional":false},{"id":3353442180,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3353442181,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":3353442182,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3353442183,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442184,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442185,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":3353442186,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353442187,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442188,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":3353442189,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442190,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353442191,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":3353442192,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442193,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353442194,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442195,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442196,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3353442197,"package_name":"is-negated-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442198,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442199,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353442200,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442201,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442202,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442203,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442204,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353442205,"package_name":"is-valid-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442206,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442207,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353442208,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442209,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442210,"package_name":"istanbul","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"development","optional":false},{"id":3353442211,"package_name":"abbrev","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":3353442212,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":3353442213,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"development","optional":false},{"id":3353442214,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":3353442215,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":3353442216,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442217,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.4.6","direct":false,"kind":"development","optional":false},{"id":3353442218,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442219,"package_name":"jscs","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":3353442220,"package_name":"lodash","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":3353442221,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3353442222,"package_name":"jscs-jsdoc","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442223,"package_name":"jscs-preset-wikimedia","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442224,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.5.5","direct":false,"kind":"development","optional":false},{"id":3353442225,"package_name":"babylon","ecosystem":"npm","requirements":"7.0.0-beta.19","direct":false,"kind":"development","optional":false},{"id":3353442226,"package_name":"underscore","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":3353442227,"package_name":"jsdoctypeparser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442228,"package_name":"jshint","ecosystem":"npm","requirements":"2.9.5","direct":false,"kind":"development","optional":false},{"id":3353442229,"package_name":"lodash","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":3353442230,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442231,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442232,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3353442233,"package_name":"json3","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":3353442234,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442235,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":3353442236,"package_name":"jsonlint","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":3353442237,"package_name":"just-debounce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442238,"package_name":"klaw","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442239,"package_name":"last-run","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3353442240,"package_name":"lazystream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442241,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442242,"package_name":"lead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442243,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353442244,"package_name":"liftoff","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353442245,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":3353442246,"package_name":"lint-staged","ecosystem":"npm","requirements":"10.2.11","direct":false,"kind":"development","optional":false},{"id":3353442247,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353442248,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3353442249,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":3353442250,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3353442251,"package_name":"execa","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":3353442252,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":3353442253,"package_name":"get-stream","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3353442254,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":3353442255,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442256,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":3353442257,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353442258,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3353442259,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3353442260,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442261,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442262,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3353442263,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353442264,"package_name":"listr2","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353442265,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442266,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3353442267,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.19","direct":false,"kind":"development","optional":false},{"id":3353442268,"package_name":"lodash._baseassign","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442269,"package_name":"lodash._basecopy","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353442270,"package_name":"lodash._basecreate","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":3353442271,"package_name":"lodash._basetostring","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353442272,"package_name":"lodash._basevalues","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442273,"package_name":"lodash._escapehtmlchar","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442274,"package_name":"lodash._escapestringchar","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442275,"package_name":"lodash._getnative","ecosystem":"npm","requirements":"3.9.1","direct":false,"kind":"development","optional":false},{"id":3353442276,"package_name":"lodash._htmlescapes","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442277,"package_name":"lodash._isiterateecall","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":3353442278,"package_name":"lodash._isnative","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442279,"package_name":"lodash._objecttypes","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442280,"package_name":"lodash._reescape","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442281,"package_name":"lodash._reevaluate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442282,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442283,"package_name":"lodash._reunescapedhtml","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442284,"package_name":"lodash._root","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353442285,"package_name":"lodash._shimkeys","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442286,"package_name":"lodash.create","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3353442287,"package_name":"lodash.defaults","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442288,"package_name":"lodash.escape","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442289,"package_name":"lodash.isarguments","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353442290,"package_name":"lodash.isarray","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":3353442291,"package_name":"lodash.isobject","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442292,"package_name":"lodash.keys","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":3353442293,"package_name":"lodash.restparam","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":3353442294,"package_name":"lodash.template","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":3353442295,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3353442296,"package_name":"lodash.values","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":3353442297,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442298,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442299,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442300,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":3353442301,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442302,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":3353442303,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442304,"package_name":"map-stream","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353442305,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442306,"package_name":"marked","ecosystem":"npm","requirements":"0.3.19","direct":false,"kind":"development","optional":false},{"id":3353442307,"package_name":"matchdep","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442308,"package_name":"findup-sync","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442309,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":3353442310,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":3353442311,"package_name":"meow","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":3353442312,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":3353442313,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442314,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":3353442315,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353442316,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442317,"package_name":"mime","ecosystem":"npm","requirements":"1.2.11","direct":false,"kind":"development","optional":false},{"id":3353442318,"package_name":"mime-types","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442319,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353442320,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":3353442321,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":3353442322,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":3353442323,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":3353442324,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":3353442325,"package_name":"mocha","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":3353442326,"package_name":"glob","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":3353442327,"package_name":"supports-color","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":3353442328,"package_name":"mocha-parallel-executor","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353442329,"package_name":"neo-async","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353442330,"package_name":"mocha.parallel","ecosystem":"npm","requirements":"0.15.3","direct":false,"kind":"development","optional":false},{"id":3353442331,"package_name":"bluebird","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":3353442332,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442333,"package_name":"multipipe","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442334,"package_name":"mute-stdout","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442335,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":3353442336,"package_name":"nan","ecosystem":"npm","requirements":"2.14.1","direct":false,"kind":"development","optional":false},{"id":3353442337,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":3353442338,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":3353442339,"package_name":"ncp","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":3353442340,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":3353442341,"package_name":"neo-timer","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":3353442342,"package_name":"next-tick","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442343,"package_name":"node-uuid","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":3353442344,"package_name":"nomnom","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":3353442345,"package_name":"ansi-styles","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442346,"package_name":"chalk","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353442347,"package_name":"strip-ansi","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442348,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":3353442349,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353442350,"package_name":"now-and-later","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353442351,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353442352,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442353,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353442354,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3353442355,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353442356,"package_name":"object-keys","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353442357,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442358,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3353442359,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442360,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442361,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3353442362,"package_name":"object.reduce","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442363,"package_name":"once","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":3353442364,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":3353442365,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3353442366,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":3353442367,"package_name":"ordered-read-streams","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442368,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442369,"package_name":"os-locale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3353442370,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442371,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3353442372,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3353442373,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442374,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353442375,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442376,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442377,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353442378,"package_name":"parse-node-version","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442379,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442380,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442381,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442382,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353442383,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442384,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353442385,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3353442386,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442387,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442388,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442389,"package_name":"pathval","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442390,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":3353442391,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3353442392,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3353442393,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353442394,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":3353442395,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3353442396,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442397,"package_name":"pkginfo","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353442398,"package_name":"platform","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":3353442399,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442400,"package_name":"plugin-error","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442401,"package_name":"arr-diff","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442402,"package_name":"plugin-log","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353442403,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442404,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353442405,"package_name":"prettier","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":3353442406,"package_name":"pretty-hrtime","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353442407,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":3353442408,"package_name":"prompt","ecosystem":"npm","requirements":"0.2.14","direct":false,"kind":"development","optional":false},{"id":3353442409,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442410,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442411,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":3353442412,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353442413,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":3353442414,"package_name":"qs","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":3353442415,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":3353442416,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442417,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442418,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.0.34","direct":false,"kind":"development","optional":false},{"id":3353442419,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":3353442420,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":3353442421,"package_name":"redent","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442422,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.10.5","direct":false,"kind":"development","optional":false},{"id":3353442423,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442424,"package_name":"remove-bom-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442425,"package_name":"remove-bom-stream","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442426,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":3353442427,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442428,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3353442429,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":3353442430,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353442431,"package_name":"replace-ext","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3353442432,"package_name":"replace-homedir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442433,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442434,"package_name":"request","ecosystem":"npm","requirements":"2.42.0","direct":false,"kind":"development","optional":false},{"id":3353442435,"package_name":"require-dir","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":3353442436,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353442437,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442438,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353442439,"package_name":"reserved-words","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442440,"package_name":"resolve","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":3353442441,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442442,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3353442443,"package_name":"resolve-options","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442444,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353442445,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353442446,"package_name":"resumer","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":3353442447,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":3353442448,"package_name":"revalidator","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":3353442449,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":3353442450,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":3353442451,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3353442452,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442453,"package_name":"semaphore","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442454,"package_name":"semver","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":3353442455,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442456,"package_name":"semver-greatest-satisfied-range","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442457,"package_name":"semver-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442458,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442459,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442460,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442461,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442463,"package_name":"shelljs","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353442464,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353442466,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442468,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442469,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":3353442470,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353442472,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353442474,"package_name":"sntp","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":3353442475,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":3353442477,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":3353442480,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.15","direct":false,"kind":"development","optional":false},{"id":3353442482,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353442484,"package_name":"sparkles","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442486,"package_name":"spdx-correct","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442488,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3353442489,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":3353442491,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353442493,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353442495,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":3353442497,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442499,"package_name":"stream-combiner","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":3353442501,"package_name":"stream-exhaust","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442503,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442505,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":3353442508,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442509,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":3353442511,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":3353442514,"package_name":"stringstream","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":3353442516,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353442518,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442519,"package_name":"strip-bom-buf","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442521,"package_name":"strip-bom-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442523,"package_name":"first-chunk-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442526,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":3353442527,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":3353442531,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3353442533,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442535,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442537,"package_name":"strip-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442539,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353442541,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442543,"package_name":"sver-compat","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":3353442545,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":3353442547,"package_name":"tape","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3353442548,"package_name":"split","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"development","optional":false},{"id":3353442550,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":3353442552,"package_name":"through2","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3353442555,"package_name":"through2-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442557,"package_name":"tildify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442558,"package_name":"time-stamp","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442561,"package_name":"to-absolute-glob","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3353442563,"package_name":"to-double-quotes","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442565,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353442567,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3353442569,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3353442571,"package_name":"to-single-quotes","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3353442573,"package_name":"to-through","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3353442575,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":3353442577,"package_name":"trim-newlines","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442579,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":3353442581,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":3353442584,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442586,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":3353442587,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":3353442589,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":3353442592,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":3353442594,"package_name":"underscore","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":3353442595,"package_name":"underscore-contrib","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":3353442597,"package_name":"undertaker","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3353442599,"package_name":"undertaker-registry","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442601,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442603,"package_name":"set-value","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":3353442605,"package_name":"unique-stream","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":3353442608,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3353442610,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442612,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":3353442613,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3353442616,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":3353442618,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3353442619,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":3353442621,"package_name":"urlgrey","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":3353442623,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3353442626,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442628,"package_name":"utile","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":3353442629,"package_name":"async","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"development","optional":false},{"id":3353442631,"package_name":"uuid","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":3353442633,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":3353442634,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":3353442636,"package_name":"value-or-function","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3353442638,"package_name":"vinyl","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":3353442640,"package_name":"vinyl-fs","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":3353442642,"package_name":"clone","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353442645,"package_name":"replace-ext","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3353442647,"package_name":"vinyl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3353442648,"package_name":"vinyl-sourcemap","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":3353442651,"package_name":"vow","ecosystem":"npm","requirements":"0.4.16","direct":false,"kind":"development","optional":false},{"id":3353442653,"package_name":"vow-fs","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":3353442654,"package_name":"vow-queue","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":3353442656,"package_name":"which","ecosystem":"npm","requirements":"1.2.14","direct":false,"kind":"development","optional":false},{"id":3353442658,"package_name":"which-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442661,"package_name":"which-pm-runs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442663,"package_name":"winston","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":3353442664,"package_name":"colors","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":3353442666,"package_name":"pkginfo","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":3353442668,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3353442671,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":3353442673,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442674,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":3353442676,"package_name":"xmlcreate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3353442679,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":3353442681,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":3353442682,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3353442684,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":3353442686,"package_name":"yargs-parser","ecosystem":"npm","requirements":"5.0.0-security.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-31T00:01:12.716Z","updated_at":"2022-08-31T00:01:12.716Z","repository_link":"https://github.com/suguru03/neo-async/blob/master/package.json","dependencies":[{"id":3353443462,"package_name":"aigle","ecosystem":"npm","requirements":"^1.14.0","direct":true,"kind":"development","optional":false},{"id":3353443466,"package_name":"async","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"development","optional":false},{"id":3353443467,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":3353443468,"package_name":"bluebird","ecosystem":"npm","requirements":"^3.5.1","direct":true,"kind":"development","optional":false},{"id":3353443469,"package_name":"codecov.io","ecosystem":"npm","requirements":"^0.1.6","direct":true,"kind":"development","optional":false},{"id":3353443470,"package_name":"fs-extra","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":3353443471,"package_name":"func-comparator","ecosystem":"npm","requirements":"^0.7.2","direct":true,"kind":"development","optional":false},{"id":3353443472,"package_name":"gulp","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":3353443473,"package_name":"gulp-bump","ecosystem":"npm","requirements":"^2.8.0","direct":true,"kind":"development","optional":false},{"id":3353443474,"package_name":"gulp-exit","ecosystem":"npm","requirements":"0.0.2","direct":true,"kind":"development","optional":false},{"id":3353443475,"package_name":"gulp-git","ecosystem":"npm","requirements":"^2.4.2","direct":true,"kind":"development","optional":false},{"id":3353443476,"package_name":"gulp-jscs","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":3353443477,"package_name":"gulp-mocha","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":3353443478,"package_name":"gulp-tag-version","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"development","optional":false},{"id":3353443479,"package_name":"gulp-util","ecosystem":"npm","requirements":"^3.0.7","direct":true,"kind":"development","optional":false},{"id":3353443480,"package_name":"husky","ecosystem":"npm","requirements":"^4.2.5","direct":true,"kind":"development","optional":false},{"id":3353443481,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.3","direct":true,"kind":"development","optional":false},{"id":3353443482,"package_name":"jsdoc","ecosystem":"npm","requirements":"^3.5.5","direct":true,"kind":"development","optional":false},{"id":3353443483,"package_name":"jshint","ecosystem":"npm","requirements":"^2.9.5","direct":true,"kind":"development","optional":false},{"id":3353443484,"package_name":"lint-staged","ecosystem":"npm","requirements":"^10.2.11","direct":true,"kind":"development","optional":false},{"id":3353443485,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.19","direct":true,"kind":"development","optional":false},{"id":3353443486,"package_name":"minimist","ecosystem":"npm","requirements":"^1.2.3","direct":true,"kind":"development","optional":false},{"id":3353443487,"package_name":"mocha","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"development","optional":false},{"id":3353443488,"package_name":"mocha-parallel-executor","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":3353443489,"package_name":"mocha.parallel","ecosystem":"npm","requirements":"^0.15.3","direct":true,"kind":"development","optional":false},{"id":3353443490,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"development","optional":false}]}],"score":32.415976564343055,"created_at":"2026-07-08T09:29:44.557Z","updated_at":"2026-08-13T04:31:44.535Z","avatar_url":"https://github.com/suguru03.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378659","html_url":"https://summary.ecosyste.ms/projects/378659"}