{"id":378082,"url":"https://github.com/remy/nodemon","last_synced_at":"2026-07-21T13:30:53.544Z","repository":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-07-16T12:39:47.000Z","size":3032,"stargazers_count":26684,"open_issues_count":12,"forks_count":1743,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-07-19T23:26:51.325Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-07-19T06:58:08.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35717990,"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-07-21T02:00:06.728Z","response_time":109,"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":"remy","name":"Remy Sharp","uuid":"13700","kind":"user","description":"JavaScript (node + client side) developer with web experience starting in 1999. Contact me for any work or questions about JS I might be able to help you with.","email":"remy@leftlogic.com","website":"https://remysharp.com","location":"Brighton, UK","twitter":null,"company":"Left Logic / @leftlogic ","icon_url":"https://avatars.githubusercontent.com/u/13700?u=6d8feab03c8dd9102833150eb5ca6054d5a395a1\u0026v=4","repositories_count":354,"last_synced_at":"2025-11-28T12:13:23.062Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remy","funding_links":["https://github.com/sponsors/remy"],"total_stars":43821,"followers":7819,"following":5,"created_at":"2022-11-02T16:26:02.200Z","updated_at":"2025-11-28T12:13:23.062Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy/repositories"},"packages":[{"id":5886709,"name":"@valuis0429/nodemon","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"http://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":"valuis0429","versions_count":1,"first_release_published_at":"2023-01-16T05:23:21.271Z","latest_release_published_at":"2023-01-16T05:23:21.271Z","latest_release_number":"1.0.1","last_synced_at":"2026-07-10T15:51:26.104Z","created_at":"2023-01-16T05:24:05.546Z","updated_at":"2026-07-10T15:51:26.105Z","registry_url":"https://www.npmjs.com/package/@valuis0429/nodemon","install_command":"npm install @valuis0429/nodemon","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2024-04-14T15:27:09.000Z","size":2758,"stargazers_count":25968,"open_issues_count":13,"forks_count":1706,"subscribers_count":261,"default_branch":"main","last_synced_at":"2024-04-15T11:57:36.271Z","etag":null,"topics":["hacktoberfest","node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2024-04-17T16:04:55.792Z","dependencies_parsed_at":"2023-09-23T14:34:30.710Z","dependency_job_id":"68a08d90-89da-483e-8192-5b956bca568f","html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1141,"total_committers":180,"mean_commits":6.338888888888889,"dds":"0.25854513584574934","last_synced_commit":"0bfd65a1ea1729b2f44ed25c3c32790f541b91ae"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217486647,"owners_count":16184528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remy","name":"Remy Sharp","uuid":"13700","kind":"user","description":"JavaScript (node + client side) developer with nearly 25 years experience. Contact me for any work or questions about JS I might be able to help you with.","email":"","website":"https://remysharp.com","location":"Brighton, UK","twitter":"rem","company":"Left Logic / @leftlogic ","icon_url":"https://avatars.githubusercontent.com/u/13700?u=6d8feab03c8dd9102833150eb5ca6054d5a395a1\u0026v=4","repositories_count":342,"last_synced_at":"2024-05-20T15:07:10.572Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remy","funding_links":["https://github.com/sponsors/remy"],"total_stars":42801,"followers":7597,"following":6,"created_at":"2022-11-02T16:26:02.200Z","updated_at":"2024-05-20T15:07:22.652Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy/repositories"},"tags":[{"name":"v3.1.0","sha":"02d216ff6a906871bb7f711f0d5e310f6d96b054","kind":"commit","published_at":"2024-02-22T20:10:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"da328edaeb98252ddec69db155276e34cd9245ea","kind":"commit","published_at":"2024-01-16T20:43:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0ebfaa5d1ce24faf1a2c0f1db31b56dbd0a82628","kind":"commit","published_at":"2023-12-01T18:48:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e4c163f7f5c8f73f6e42499b53bf0329d14a9895","kind":"commit","published_at":"2023-07-09T08:44:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f219dccbf0ab9a48a3f84edb75d620e3a61a9f36","kind":"commit","published_at":"2023-07-08T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0/manifests"},{"name":"v2.0.22","sha":"c971fdcd4820938744f6f6f5d90272acf984eba1","kind":"commit","published_at":"2023-03-22T19:52:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.22","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"146839711be58995f88723b29de3007de87d6c3a","kind":"commit","published_at":"2023-03-02T16:52:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.21","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e099e91cb6ff9cbb7912af86d22b91cd855a1ad0","kind":"commit","published_at":"2022-09-16T12:11:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.20","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"176c4a6bed989fe94f103c905e5eee341d26794d","kind":"commit","published_at":"2022-07-05T16:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"1b3bc8c3c839024d0de4392f56be571a4b660754","kind":"commit","published_at":"2022-06-23T15:28:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"27e91c36819d510a3e64111957a8ce13f0e186bc","kind":"commit","published_at":"2022-06-23T14:22:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"e26aaa97d9ba245d33e82d42e248f72f50b1e351","kind":"commit","published_at":"2022-04-29T10:08:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"54784ab842a220777958cf590a49c5d9721f9834","kind":"commit","published_at":"2021-11-09T17:56:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"61e7abd730839979c3ec099830d4af7030a6ce3f","kind":"commit","published_at":"2021-10-19T14:29:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"b91a61d6c27e557f7a9c072d82508974b13a0e4d","kind":"commit","published_at":"2021-09-23T20:38:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"0823f18435e43639f3b6b9f296b7385e99cffa3b","kind":"commit","published_at":"2021-07-10T15:02:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"b52fc89b4911725ce5da9edf35d614cdf6260651","kind":"commit","published_at":"2021-07-09T16:20:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"6c6cb65317b1d95ef25c91885b55d589c2a020d6","kind":"commit","published_at":"2021-07-08T14:48:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"3242215ec438baa96299fd085238178c6ee59f53","kind":"commit","published_at":"2021-06-30T12:57:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"17aa92b57fbf6781e317150da7a977686e7074e0","kind":"commit","published_at":"2021-06-29T12:51:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ac0b55e50a3c48a6ec1b15265d466cee3b83ef3d","kind":"commit","published_at":"2021-01-06T14:59:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"f74f4a20772b5d96506386d2e35569bc3e2c1811","kind":"commit","published_at":"2020-10-19T18:20:22.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7e00a30d31c5a464f7a2bee0657a4aa5e702236a","kind":"commit","published_at":"2020-10-04T19:37:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a74f5dc3efef9a76e5c810ff3b70c4e3f1584183","kind":"commit","published_at":"2020-05-14T11:23:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ee92ee470b37d4cb69429198677afb19ede5100c","kind":"commit","published_at":"2020-04-08T16:55:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"cd45d74593be411eba39481e5a8360c39079b118","kind":"commit","published_at":"2019-12-11T14:20:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ed91703f0870660a3159749878c273e3e61e64a3","kind":"commit","published_at":"2019-11-22T13:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a67f361a0dd56b61e9c0bb6c9149e71e425b442","kind":"commit","published_at":"2019-11-20T15:16:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0/manifests"},{"name":"v1.19.4","sha":"7d6c1a88a10f02d3f00b6e0635f982bb74ce5708","kind":"commit","published_at":"2019-10-15T23:27:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"eead311749357d4809c0c8ba353e31376f2ea776","kind":"commit","published_at":"2019-09-29T10:01:52.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"12b66cd492b4b06ffc91da57eca4794c25f05632","kind":"commit","published_at":"2019-09-03T10:54:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"5124ae9528da8b19ce25c1945d1e62c35f20e861","kind":"commit","published_at":"2019-05-25T18:26:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"20ccb623c4dbdbc9445085ba72ca7ab90f5bffcb","kind":"commit","published_at":"2019-05-01T07:05:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0/manifests"},{"name":"v1.18.11","sha":"aa41ab2124679306000351bef3e9a4366636f72a","kind":"commit","published_at":"2019-04-08T20:59:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11/manifests"},{"name":"v1.18.10","sha":"fb0c078013c4b50a7e47f415aee9cf9168fc16db","kind":"commit","published_at":"2019-02-08T22:13:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10/manifests"},{"name":"v1.18.9","sha":"dd0b96a9438f9c068c85f4ed88a5dc6709577855","kind":"commit","published_at":"2018-12-14T17:43:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9/manifests"},{"name":"v1.18.8","sha":"3dfd5ccf5aceedee9b34cf3320e646ad46708174","kind":"commit","published_at":"2018-12-10T18:15:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8/manifests"},{"name":"v1.18.7","sha":"21e052eddf144b27a7c0eb9c603236707003d75d","kind":"commit","published_at":"2018-11-27T08:45:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7/manifests"},{"name":"v1.18.6","sha":"521eb1e49d9a6556853ae468ec071deea749076a","kind":"commit","published_at":"2018-11-05T11:23:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6/manifests"},{"name":"v1.18.5","sha":"3afa52c56d31f9df93f79c53c9bc1ea4788b421e","kind":"commit","published_at":"2018-10-26T10:43:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5/manifests"},{"name":"v1.18.4","sha":"e7d9e87955ec851b3a85f3e8a0d988b5ddacf032","kind":"commit","published_at":"2018-08-29T17:47:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4/manifests"},{"name":"v1.18.3","sha":"11ef2983035d8fa0821e82538c8a68c0070a1648","kind":"commit","published_at":"2018-07-17T18:23:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"363891ff3d9bb71f27b303a40947334645bd3979","kind":"commit","published_at":"2018-07-13T19:21:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"25a181351f7b5ab3df2b42a13a12052afa961fc4","kind":"commit","published_at":"2018-07-11T11:51:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a974892eaefde3b24d397b23e3f6dea29a43aaf1","kind":"commit","published_at":"2018-07-10T17:41:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0/manifests"},{"name":"v1.17.5","sha":"b3fc3a9aa9ae446b9a7ebc6a3836129376d2720a","kind":"commit","published_at":"2018-05-23T07:15:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"ee2aac1651c24243d1630631449b4636265dd1d9","kind":"commit","published_at":"2018-05-05T19:19:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"aa18c806b37715a5b13aa7660e098f1fe7319a1c","kind":"commit","published_at":"2018-03-31T07:40:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"89d6062c687dce31f7878f3b7f427ed332e5cdd9","kind":"commit","published_at":"2018-03-13T21:46:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b","kind":"commit","published_at":"2018-02-27T17:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c","kind":"commit","published_at":"2018-02-27T16:44:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"7ffd5454ed5397d0b2031c7eda97159c40da55fc","kind":"commit","published_at":"2018-02-27T16:43:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"94b526f80a067ab55f888a225339d7e23f797c64","kind":"commit","published_at":"2018-02-27T16:42:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"1cda8fae4333f3e37c54d0923d99b9132fb6a010","kind":"commit","published_at":"2018-02-19T16:49:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"70cfb7dc232657e284ae3705fa76c5fd0054e298","kind":"commit","published_at":"2018-02-15T21:58:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0/manifests"},{"name":"v1.14.12","sha":"33fa6f4970412a6bfa12ff357f44dfebf0ad63c7","kind":"commit","published_at":"2018-02-01T22:47:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12/manifests"},{"name":"v1.14.11","sha":"4be493ca0d79be98ffe7160588148b0cc1575c79","kind":"commit","published_at":"2018-01-11T11:00:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11/manifests"},{"name":"v1.14.10","sha":"e90f15aa8a2afffe67fa7a86208587b8cdc34f3e","kind":"commit","published_at":"2018-01-09T13:18:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10/manifests"},{"name":"v1.14.9","sha":"e95ea6f656bfc2a368362e7f6729da297b463031","kind":"commit","published_at":"2018-01-08T12:35:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"64a82ff81a2a0c0b562d298698aa52a3628da77f","kind":"commit","published_at":"2018-01-06T09:35:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"6e7ce4bbe267336a00346101f42ad4eb05285dac","kind":"commit","published_at":"2017-12-31T19:47:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"d78bf3d5d17bf3be73d98bd7d500f3d5b5021659","kind":"commit","published_at":"2017-12-29T16:51:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"0d9a89241c58e470125e4358fcb0ba25f2962bb5","kind":"commit","published_at":"2017-12-29T11:07:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"de66c6bcea6c32c07fdd093a062a8666f74557d1","kind":"commit","published_at":"2017-12-29T10:55:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"ad226afc13f4480bc6c942785571ec10fdf8b293","kind":"commit","published_at":"2017-12-22T22:34:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0bb1eec1a09ec40c4cf5d40c64d48fa1c7867d1b","kind":"commit","published_at":"2017-12-22T15:37:00.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"4589bc8a600733ab42982669c5f83679a4a6c3d9","kind":"commit","published_at":"2017-12-20T23:21:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79","kind":"commit","published_at":"2017-12-20T14:09:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"1171fc1a9aa6028e8d0c2aa6defe30f799ee4242","kind":"commit","published_at":"2017-12-16T01:17:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06","kind":"commit","published_at":"2017-12-15T15:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"770c90dcdd87b63d31b16f9d36080a3d90f6f02f","kind":"commit","published_at":"2017-12-15T14:14:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"f8a5abe258ae3a224cb0a0566e70aa8cf5bfe19e","kind":"commit","published_at":"2017-12-15T08:46:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0/manifests"},{"name":"v1.12.7","sha":"fd961d605305805fe3b6df414339a2774a27239a","kind":"commit","published_at":"2017-12-13T22:17:13.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"f52615c0f7cd0e76fe1970e8071d414496960b08","kind":"commit","published_at":"2017-12-13T13:08:05.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"6a4fb226028b43ff502cbf70dd586c47a6e3b6f7","kind":"commit","published_at":"2017-12-05T18:01:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"2e1b496fa372c2a71c754d0d9a47c1a865979d05","kind":"commit","published_at":"2017-12-04T22:27:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"71eab1aeebef204bdadcb60ed0af60d964e85c34","kind":"commit","published_at":"2017-12-04T22:15:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3/manifests"},{"name":"v1.11.0","sha":"2cd85b1f609e9749d19afcdbd71368e6ab063f9d","kind":"commit","published_at":"2016-10-06T18:52:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.11.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"be5d4e8d13a6dcc16c65b5bce59edef54496a8ae","kind":"commit","published_at":"2016-08-18T21:04:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"58a236e0ceab0d04bd287b76c77180cd20f91c25","kind":"commit","published_at":"2016-08-18T14:54:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"ee110add5399829021ebe53c17cb4dd006d3e5e4","kind":"commit","published_at":"2016-07-25T21:01:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"ceadfb8e919603b67a39f8528bb6914f8b92f1d7","kind":"commit","published_at":"2016-04-29T20:26:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6ccb29864c7a17b578a5a09b9a2dd382bbb41066","kind":"commit","published_at":"2016-02-25T21:08:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ec80818cac89adb4318a0d727f42a7c721a256fd","kind":"commit","published_at":"2016-02-19T09:42:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"b292ae74b7c43407a52ce2d33d36ff218f4245ed","kind":"commit","published_at":"2015-11-02T13:53:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"f5d1a04cc80f1bc963c20627177e545be42aeee7","kind":"commit","published_at":"2015-10-25T07:14:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"e6708d220c458a92d1e8c9d3e98c8e44c16aab7b","kind":"commit","published_at":"2015-10-20T05:55:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"2f19ffb5a7162d08abbabea45ed995ac2cd9511a","kind":"commit","published_at":"2015-10-19T11:34:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c606ad507d76cc4cf98f35543b5ffed74a58e371","kind":"commit","published_at":"2015-09-25T12:33:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cd4201afa6910363c3051514b1a24a6dce3e9c36","kind":"commit","published_at":"2015-09-21T10:25:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d817866eaba43078f6746ce05189f3dba836bf84","kind":"commit","published_at":"2015-09-19T15:15:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1ce6de9c36ea0b7253989cd6bf0b9e0503d9192f","kind":"commit","published_at":"2015-09-19T10:52:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"223542e79285c8a55fe81b8b78a84f5755e8101f","kind":"commit","published_at":"2015-09-16T09:33:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"15b0b88d0f9f5bb4e272bb1f74bd1fb7b47cf262","kind":"commit","published_at":"2015-09-12T10:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0a8b986239d4b376be52029c7fb8aa48adfb022e","kind":"commit","published_at":"2015-09-12T10:22:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2e56d8404e09320355b8d84ba90f8c8d61c72b8b","kind":"tag","published_at":"2015-08-12T08:32:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6152786ba2254eb7e3d1936f3b42bab3b159bcaf","kind":"tag","published_at":"2015-07-27T20:44:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"698dc26aacc4c4759abdc5cb9dd3c8588d0cac5c","kind":"tag","published_at":"2015-07-20T21:03:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"ceb53ce403f7b5a39ba4c133f73fe780e472209e","kind":"tag","published_at":"2015-02-11T16:21:10.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"53587d738041b88c128e2490b8e44c4eb18b3fdc","kind":"tag","published_at":"2015-02-01T16:05:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"8ee71f4157e7c1430d62df1be803674ec7a9a31f","kind":"tag","published_at":"2015-01-28T15:13:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e6ae2019db8601454f87548ceb261cec892a930c","kind":"tag","published_at":"2015-01-28T15:08:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e2f80005815dc41120bc30effa435d5482be1943","kind":"tag","published_at":"2015-01-28T15:06:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ceeea718708dfec3e913fae7e904e6ead699ca06","kind":"tag","published_at":"2015-01-20T14:34:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"44f7d49f868023440d00dc3bdd22c0bf67a0834f","kind":"tag","published_at":"2015-01-19T22:00:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d288c0defb9ec556e4732a3648057fb960e5c3a1","kind":"commit","published_at":"2015-01-19T21:05:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0/manifests"},{"name":"v1.3.0-2","sha":"c5537dee6d9ecf3be45db6e8dd0308c34981d4e7","kind":"commit","published_at":"2014-12-09T15:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2/manifests"},{"name":"v1.3.0-1","sha":"aa20667f29e955a0b49ac85f76bc3dbdf4b899b8","kind":"commit","published_at":"2014-12-05T11:51:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1/manifests"},{"name":"v1.3.0-0","sha":"03c2d21c5ef8583fd3ab3408bfaff5ad3daece6a","kind":"tag","published_at":"2014-12-05T10:37:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0/manifests"},{"name":"v1.2.1","sha":"7887fc8285df1b7dbea804d0acde359c402f1efe","kind":"tag","published_at":"2014-07-01T15:56:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5eba7ec85962814f668d9ce1981a17696b5154ae","kind":"tag","published_at":"2014-06-04T11:51:33.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"404484327ad94b998a10f275bfcbca5a31e02362","kind":"tag","published_at":"2014-05-28T13:40:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7e343ba659d4144671970468348dba4e7633ba8c","kind":"tag","published_at":"2014-05-28T12:04:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0/manifests"},{"name":"v1.0.19","sha":"30d6d18969518dc52163eb4bbee7053aff65fa92","kind":"tag","published_at":"2014-05-14T14:37:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ffc1191a2b90ed96eeb1aa255accb9c2d2fdae51","kind":"tag","published_at":"2014-05-13T07:02:58.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"cc895eee38aa44cd024e2fa33bc48aeaff279c36","kind":"tag","published_at":"2014-03-20T12:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"aa442dfca19eec60aaa2a56be7e0c8d0db49fad1","kind":"tag","published_at":"2014-03-19T16:47:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"47080781836dbe1b34536ff2298983531a00d012","kind":"tag","published_at":"2014-02-18T20:41:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"9e2a3942e12e5bd39ec9ed374eef40de643327de","kind":"tag","published_at":"2014-01-27T17:10:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"1f44e24bc941a16308d5a933931ac2e3abf437bf","kind":"tag","published_at":"2014-01-21T07:57:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"328e6e759f5cc04e83d901dfbd74739c850988e0","kind":"tag","published_at":"2014-01-17T23:39:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"15b01a1ab166aed49cd6ae1d944cfa2450d006d7","kind":"tag","published_at":"2014-01-17T22:45:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"d8cf5f5e4e2db83e41b16d85ae5a5fb4477ebf3d","kind":"tag","published_at":"2014-01-17T17:54:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ee3a6a821b5dceeb12396c1b0b10e929fe2aaede","kind":"tag","published_at":"2014-01-16T23:21:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"4010461eb367cb350724f6a6d96a55b4ddd4248f","kind":"tag","published_at":"2014-01-09T13:25:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"0b9b32cc207b146ad7ebf97ce71a44a06ed2a5f1","kind":"tag","published_at":"2014-01-07T23:43:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"257098a3f2992572092eff3cb9ba8cdda22800d3","kind":"tag","published_at":"2014-01-06T18:33:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fa737a3009e2f0f67d554b2ad21da4db0a3fd8ee","kind":"tag","published_at":"2014-01-05T21:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"598dbe247109c49780c8d24c775b27be98e0a192","kind":"tag","published_at":"2014-01-05T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"54eaf15a6bda8da6a1ed4064e2438cbe2b1976ba","kind":"tag","published_at":"2014-01-05T18:34:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"758d661fa151b03de8e270c550a3ca26de8ec240","kind":"tag","published_at":"2014-01-05T18:33:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2/manifests"},{"name":"v0.1.2","sha":"2cb966d534724cc286537aab180f93875c0d4f9f","kind":"tag","published_at":"2014-01-05T16:34:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2/manifests"},{"name":"v0.7.10","sha":"6c81023c023083bd839815910e283085349ed8bf","kind":"tag","published_at":"2014-01-05T16:32:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.7.10","html_url":"https://github.com/remy/nodemon/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10/manifests"},{"name":"v1.0.1","sha":"78d75fee0e7187ddfcadfce62fd417709c9e4c5e","kind":"tag","published_at":"2013-12-30T12:18:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55a4f4b464713e24c1929ba24be421e1de35f8e3","kind":"tag","published_at":"2013-12-29T23:27:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T10:43:18.209Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.749638265770436,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.7593553561230654,"forks_count":1.1949456027609924,"average":17.845845543225618},"purl":"pkg:npm/%40valuis0429/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@valuis0429/nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@valuis0429/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@valuis0429/nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T07:37:00.245Z","issues_count":165,"pull_requests_count":46,"avg_time_to_close_issue":8708578.227848101,"avg_time_to_close_pull_request":6974430.325,"issues_closed_count":158,"pull_requests_closed_count":40,"pull_request_authors_count":41,"issue_authors_count":158,"avg_comments_per_issue":8.26060606060606,"avg_comments_per_pull_request":2.4782608695652173,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":2288542.9411764704,"past_year_avg_time_to_close_pull_request":1768220.7,"past_year_issues_closed_count":51,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":55,"past_year_avg_comments_per_issue":4.771929824561403,"past_year_avg_comments_per_pull_request":2.230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@valuis0429%2Fnodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@valuis0429%2Fnodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@valuis0429%2Fnodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@valuis0429%2Fnodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@valuis0429%2Fnodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@valuis0429%2Fnodemon/codemeta","maintainers":[{"uuid":"valuis0429","login":"valuis0429","name":null,"email":"val@unitedvouchers.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~valuis0429","role":null,"created_at":"2023-01-16T05:24:06.867Z","updated_at":"2023-01-16T05:24:06.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/valuis0429/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":2107064,"name":"nodemonplus","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"http://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":null,"versions_count":6,"first_release_published_at":"2017-09-15T05:47:40.379Z","latest_release_published_at":"2017-09-15T06:19:52.879Z","latest_release_number":"0.1.5","last_synced_at":"2026-07-10T15:51:26.045Z","created_at":"2022-04-09T21:06:16.281Z","updated_at":"2026-07-10T15:51:26.045Z","registry_url":"https://www.npmjs.com/package/nodemonplus","install_command":"npm install nodemonplus","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.5"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-06-05T13:05:29.000Z","size":3112,"stargazers_count":26681,"open_issues_count":12,"forks_count":1740,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-06-19T01:25:38.793Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-06-17T13:58:00.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T02:23:25.041Z","dependent_packages_count":1,"downloads":243,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.898601249751188,"dependent_repos_count":10.769523647389562,"dependent_packages_count":21.318711782054763,"stargazers_count":0.5763193203561321,"forks_count":0.9554903890227302,"docker_downloads_count":null,"average":9.303729277714876},"purl":"pkg:npm/nodemonplus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nodemonplus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nodemonplus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nodemonplus/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T16:01:14.420Z","issues_count":216,"pull_requests_count":76,"avg_time_to_close_issue":7973393.601123596,"avg_time_to_close_pull_request":9448376.758064516,"issues_closed_count":178,"pull_requests_closed_count":62,"pull_request_authors_count":53,"issue_authors_count":194,"avg_comments_per_issue":6.777777777777778,"avg_comments_per_pull_request":2.3947368421052633,"merged_pull_requests_count":26,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":470895.3,"past_year_avg_time_to_close_pull_request":1134576.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemonplus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemonplus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemonplus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemonplus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemonplus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemonplus/codemeta","maintainers":[{"uuid":"erezalster","login":"erezalster","name":null,"email":"erez@alster.co.il","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~erezalster","role":null,"created_at":"2022-11-13T13:51:47.597Z","updated_at":"2022-11-13T13:51:47.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erezalster/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1623253,"name":"docker-nodemon","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"http://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-12-01T07:21:35.022Z","latest_release_published_at":"2016-12-01T07:21:35.022Z","latest_release_number":"1.11.0","last_synced_at":"2026-07-10T15:51:25.796Z","created_at":"2022-04-09T12:15:42.332Z","updated_at":"2026-07-10T15:51:25.797Z","registry_url":"https://www.npmjs.com/package/docker-nodemon","install_command":"npm install docker-nodemon","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.11.0"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-06-05T13:05:29.000Z","size":3112,"stargazers_count":26681,"open_issues_count":12,"forks_count":1740,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-06-19T01:25:38.793Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-06-17T13:58:00.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T02:23:25.028Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":5.3543809800442315,"dependent_repos_count":7.990339975798177,"dependent_packages_count":21.318711782054763,"stargazers_count":0.5761755424596257,"forks_count":0.9556341669192366,"docker_downloads_count":null,"average":7.239048489455206},"purl":"pkg:npm/docker-nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/docker-nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/docker-nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/docker-nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T09:25:18.836Z","issues_count":208,"pull_requests_count":71,"avg_time_to_close_issue":8105581.182857143,"avg_time_to_close_pull_request":9983049.913793104,"issues_closed_count":175,"pull_requests_closed_count":58,"pull_request_authors_count":50,"issue_authors_count":186,"avg_comments_per_issue":6.8798076923076925,"avg_comments_per_pull_request":2.408450704225352,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":716355.8181818182,"past_year_avg_time_to_close_pull_request":8166.0,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.7333333333333334,"past_year_avg_comments_per_pull_request":1.6666666666666667,"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/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docker-nodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docker-nodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docker-nodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docker-nodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docker-nodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docker-nodemon/codemeta","maintainers":[{"uuid":"bdentino","login":"bdentino","name":null,"email":"brian.dentino@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~bdentino","role":null,"created_at":"2022-11-12T01:38:03.107Z","updated_at":"2022-11-12T01:38:03.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bdentino/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":829821,"name":"@b-gran/nodemon","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"http://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":"b-gran","versions_count":2,"first_release_published_at":"2018-04-14T23:06:13.215Z","latest_release_published_at":"2018-04-14T23:30:21.828Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-10T15:51:26.108Z","created_at":"2022-04-07T14:02:17.628Z","updated_at":"2026-07-10T15:51:26.108Z","registry_url":"https://www.npmjs.com/package/@b-gran/nodemon","install_command":"npm install @b-gran/nodemon","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2024-04-14T15:27:09.000Z","size":2758,"stargazers_count":25968,"open_issues_count":13,"forks_count":1706,"subscribers_count":261,"default_branch":"main","last_synced_at":"2024-04-15T11:57:36.271Z","etag":null,"topics":["hacktoberfest","node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2024-04-17T16:04:55.792Z","dependencies_parsed_at":"2023-09-23T14:34:30.710Z","dependency_job_id":"68a08d90-89da-483e-8192-5b956bca568f","html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1141,"total_committers":180,"mean_commits":6.338888888888889,"dds":"0.25854513584574934","last_synced_commit":"0bfd65a1ea1729b2f44ed25c3c32790f541b91ae"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217758321,"owners_count":16225753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remy","name":"Remy Sharp","uuid":"13700","kind":"user","description":"JavaScript (node + client side) developer with nearly 25 years experience. Contact me for any work or questions about JS I might be able to help you with.","email":"","website":"https://remysharp.com","location":"Brighton, UK","twitter":"rem","company":"Left Logic / @leftlogic ","icon_url":"https://avatars.githubusercontent.com/u/13700?u=6d8feab03c8dd9102833150eb5ca6054d5a395a1\u0026v=4","repositories_count":342,"last_synced_at":"2024-05-20T15:07:10.572Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remy","funding_links":["https://github.com/sponsors/remy"],"total_stars":42801,"followers":7597,"following":6,"created_at":"2022-11-02T16:26:02.200Z","updated_at":"2024-05-20T15:07:22.652Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy/repositories"},"tags":[{"name":"v3.1.0","sha":"02d216ff6a906871bb7f711f0d5e310f6d96b054","kind":"commit","published_at":"2024-02-22T20:10:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"da328edaeb98252ddec69db155276e34cd9245ea","kind":"commit","published_at":"2024-01-16T20:43:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0ebfaa5d1ce24faf1a2c0f1db31b56dbd0a82628","kind":"commit","published_at":"2023-12-01T18:48:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e4c163f7f5c8f73f6e42499b53bf0329d14a9895","kind":"commit","published_at":"2023-07-09T08:44:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f219dccbf0ab9a48a3f84edb75d620e3a61a9f36","kind":"commit","published_at":"2023-07-08T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0/manifests"},{"name":"v2.0.22","sha":"c971fdcd4820938744f6f6f5d90272acf984eba1","kind":"commit","published_at":"2023-03-22T19:52:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.22","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"146839711be58995f88723b29de3007de87d6c3a","kind":"commit","published_at":"2023-03-02T16:52:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.21","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e099e91cb6ff9cbb7912af86d22b91cd855a1ad0","kind":"commit","published_at":"2022-09-16T12:11:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.20","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"176c4a6bed989fe94f103c905e5eee341d26794d","kind":"commit","published_at":"2022-07-05T16:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"1b3bc8c3c839024d0de4392f56be571a4b660754","kind":"commit","published_at":"2022-06-23T15:28:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"27e91c36819d510a3e64111957a8ce13f0e186bc","kind":"commit","published_at":"2022-06-23T14:22:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"e26aaa97d9ba245d33e82d42e248f72f50b1e351","kind":"commit","published_at":"2022-04-29T10:08:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"54784ab842a220777958cf590a49c5d9721f9834","kind":"commit","published_at":"2021-11-09T17:56:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"61e7abd730839979c3ec099830d4af7030a6ce3f","kind":"commit","published_at":"2021-10-19T14:29:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"b91a61d6c27e557f7a9c072d82508974b13a0e4d","kind":"commit","published_at":"2021-09-23T20:38:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"0823f18435e43639f3b6b9f296b7385e99cffa3b","kind":"commit","published_at":"2021-07-10T15:02:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"b52fc89b4911725ce5da9edf35d614cdf6260651","kind":"commit","published_at":"2021-07-09T16:20:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"6c6cb65317b1d95ef25c91885b55d589c2a020d6","kind":"commit","published_at":"2021-07-08T14:48:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"3242215ec438baa96299fd085238178c6ee59f53","kind":"commit","published_at":"2021-06-30T12:57:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"17aa92b57fbf6781e317150da7a977686e7074e0","kind":"commit","published_at":"2021-06-29T12:51:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ac0b55e50a3c48a6ec1b15265d466cee3b83ef3d","kind":"commit","published_at":"2021-01-06T14:59:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"f74f4a20772b5d96506386d2e35569bc3e2c1811","kind":"commit","published_at":"2020-10-19T18:20:22.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7e00a30d31c5a464f7a2bee0657a4aa5e702236a","kind":"commit","published_at":"2020-10-04T19:37:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a74f5dc3efef9a76e5c810ff3b70c4e3f1584183","kind":"commit","published_at":"2020-05-14T11:23:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ee92ee470b37d4cb69429198677afb19ede5100c","kind":"commit","published_at":"2020-04-08T16:55:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"cd45d74593be411eba39481e5a8360c39079b118","kind":"commit","published_at":"2019-12-11T14:20:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ed91703f0870660a3159749878c273e3e61e64a3","kind":"commit","published_at":"2019-11-22T13:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a67f361a0dd56b61e9c0bb6c9149e71e425b442","kind":"commit","published_at":"2019-11-20T15:16:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0/manifests"},{"name":"v1.19.4","sha":"7d6c1a88a10f02d3f00b6e0635f982bb74ce5708","kind":"commit","published_at":"2019-10-15T23:27:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"eead311749357d4809c0c8ba353e31376f2ea776","kind":"commit","published_at":"2019-09-29T10:01:52.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"12b66cd492b4b06ffc91da57eca4794c25f05632","kind":"commit","published_at":"2019-09-03T10:54:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"5124ae9528da8b19ce25c1945d1e62c35f20e861","kind":"commit","published_at":"2019-05-25T18:26:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"20ccb623c4dbdbc9445085ba72ca7ab90f5bffcb","kind":"commit","published_at":"2019-05-01T07:05:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0/manifests"},{"name":"v1.18.11","sha":"aa41ab2124679306000351bef3e9a4366636f72a","kind":"commit","published_at":"2019-04-08T20:59:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11/manifests"},{"name":"v1.18.10","sha":"fb0c078013c4b50a7e47f415aee9cf9168fc16db","kind":"commit","published_at":"2019-02-08T22:13:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10/manifests"},{"name":"v1.18.9","sha":"dd0b96a9438f9c068c85f4ed88a5dc6709577855","kind":"commit","published_at":"2018-12-14T17:43:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9/manifests"},{"name":"v1.18.8","sha":"3dfd5ccf5aceedee9b34cf3320e646ad46708174","kind":"commit","published_at":"2018-12-10T18:15:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8/manifests"},{"name":"v1.18.7","sha":"21e052eddf144b27a7c0eb9c603236707003d75d","kind":"commit","published_at":"2018-11-27T08:45:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7/manifests"},{"name":"v1.18.6","sha":"521eb1e49d9a6556853ae468ec071deea749076a","kind":"commit","published_at":"2018-11-05T11:23:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6/manifests"},{"name":"v1.18.5","sha":"3afa52c56d31f9df93f79c53c9bc1ea4788b421e","kind":"commit","published_at":"2018-10-26T10:43:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5/manifests"},{"name":"v1.18.4","sha":"e7d9e87955ec851b3a85f3e8a0d988b5ddacf032","kind":"commit","published_at":"2018-08-29T17:47:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4/manifests"},{"name":"v1.18.3","sha":"11ef2983035d8fa0821e82538c8a68c0070a1648","kind":"commit","published_at":"2018-07-17T18:23:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"363891ff3d9bb71f27b303a40947334645bd3979","kind":"commit","published_at":"2018-07-13T19:21:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"25a181351f7b5ab3df2b42a13a12052afa961fc4","kind":"commit","published_at":"2018-07-11T11:51:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a974892eaefde3b24d397b23e3f6dea29a43aaf1","kind":"commit","published_at":"2018-07-10T17:41:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0/manifests"},{"name":"v1.17.5","sha":"b3fc3a9aa9ae446b9a7ebc6a3836129376d2720a","kind":"commit","published_at":"2018-05-23T07:15:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"ee2aac1651c24243d1630631449b4636265dd1d9","kind":"commit","published_at":"2018-05-05T19:19:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"aa18c806b37715a5b13aa7660e098f1fe7319a1c","kind":"commit","published_at":"2018-03-31T07:40:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"89d6062c687dce31f7878f3b7f427ed332e5cdd9","kind":"commit","published_at":"2018-03-13T21:46:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b","kind":"commit","published_at":"2018-02-27T17:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c","kind":"commit","published_at":"2018-02-27T16:44:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"7ffd5454ed5397d0b2031c7eda97159c40da55fc","kind":"commit","published_at":"2018-02-27T16:43:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"94b526f80a067ab55f888a225339d7e23f797c64","kind":"commit","published_at":"2018-02-27T16:42:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"1cda8fae4333f3e37c54d0923d99b9132fb6a010","kind":"commit","published_at":"2018-02-19T16:49:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"70cfb7dc232657e284ae3705fa76c5fd0054e298","kind":"commit","published_at":"2018-02-15T21:58:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0/manifests"},{"name":"v1.14.12","sha":"33fa6f4970412a6bfa12ff357f44dfebf0ad63c7","kind":"commit","published_at":"2018-02-01T22:47:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12/manifests"},{"name":"v1.14.11","sha":"4be493ca0d79be98ffe7160588148b0cc1575c79","kind":"commit","published_at":"2018-01-11T11:00:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11/manifests"},{"name":"v1.14.10","sha":"e90f15aa8a2afffe67fa7a86208587b8cdc34f3e","kind":"commit","published_at":"2018-01-09T13:18:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10/manifests"},{"name":"v1.14.9","sha":"e95ea6f656bfc2a368362e7f6729da297b463031","kind":"commit","published_at":"2018-01-08T12:35:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"64a82ff81a2a0c0b562d298698aa52a3628da77f","kind":"commit","published_at":"2018-01-06T09:35:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"6e7ce4bbe267336a00346101f42ad4eb05285dac","kind":"commit","published_at":"2017-12-31T19:47:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"d78bf3d5d17bf3be73d98bd7d500f3d5b5021659","kind":"commit","published_at":"2017-12-29T16:51:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"0d9a89241c58e470125e4358fcb0ba25f2962bb5","kind":"commit","published_at":"2017-12-29T11:07:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"de66c6bcea6c32c07fdd093a062a8666f74557d1","kind":"commit","published_at":"2017-12-29T10:55:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"ad226afc13f4480bc6c942785571ec10fdf8b293","kind":"commit","published_at":"2017-12-22T22:34:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0bb1eec1a09ec40c4cf5d40c64d48fa1c7867d1b","kind":"commit","published_at":"2017-12-22T15:37:00.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"4589bc8a600733ab42982669c5f83679a4a6c3d9","kind":"commit","published_at":"2017-12-20T23:21:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79","kind":"commit","published_at":"2017-12-20T14:09:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"1171fc1a9aa6028e8d0c2aa6defe30f799ee4242","kind":"commit","published_at":"2017-12-16T01:17:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06","kind":"commit","published_at":"2017-12-15T15:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"770c90dcdd87b63d31b16f9d36080a3d90f6f02f","kind":"commit","published_at":"2017-12-15T14:14:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"f8a5abe258ae3a224cb0a0566e70aa8cf5bfe19e","kind":"commit","published_at":"2017-12-15T08:46:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0/manifests"},{"name":"v1.12.7","sha":"fd961d605305805fe3b6df414339a2774a27239a","kind":"commit","published_at":"2017-12-13T22:17:13.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"f52615c0f7cd0e76fe1970e8071d414496960b08","kind":"commit","published_at":"2017-12-13T13:08:05.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"6a4fb226028b43ff502cbf70dd586c47a6e3b6f7","kind":"commit","published_at":"2017-12-05T18:01:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"2e1b496fa372c2a71c754d0d9a47c1a865979d05","kind":"commit","published_at":"2017-12-04T22:27:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"71eab1aeebef204bdadcb60ed0af60d964e85c34","kind":"commit","published_at":"2017-12-04T22:15:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3/manifests"},{"name":"v1.11.0","sha":"2cd85b1f609e9749d19afcdbd71368e6ab063f9d","kind":"commit","published_at":"2016-10-06T18:52:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.11.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"be5d4e8d13a6dcc16c65b5bce59edef54496a8ae","kind":"commit","published_at":"2016-08-18T21:04:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"58a236e0ceab0d04bd287b76c77180cd20f91c25","kind":"commit","published_at":"2016-08-18T14:54:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"ee110add5399829021ebe53c17cb4dd006d3e5e4","kind":"commit","published_at":"2016-07-25T21:01:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"ceadfb8e919603b67a39f8528bb6914f8b92f1d7","kind":"commit","published_at":"2016-04-29T20:26:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6ccb29864c7a17b578a5a09b9a2dd382bbb41066","kind":"commit","published_at":"2016-02-25T21:08:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ec80818cac89adb4318a0d727f42a7c721a256fd","kind":"commit","published_at":"2016-02-19T09:42:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"b292ae74b7c43407a52ce2d33d36ff218f4245ed","kind":"commit","published_at":"2015-11-02T13:53:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"f5d1a04cc80f1bc963c20627177e545be42aeee7","kind":"commit","published_at":"2015-10-25T07:14:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"e6708d220c458a92d1e8c9d3e98c8e44c16aab7b","kind":"commit","published_at":"2015-10-20T05:55:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"2f19ffb5a7162d08abbabea45ed995ac2cd9511a","kind":"commit","published_at":"2015-10-19T11:34:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c606ad507d76cc4cf98f35543b5ffed74a58e371","kind":"commit","published_at":"2015-09-25T12:33:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cd4201afa6910363c3051514b1a24a6dce3e9c36","kind":"commit","published_at":"2015-09-21T10:25:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d817866eaba43078f6746ce05189f3dba836bf84","kind":"commit","published_at":"2015-09-19T15:15:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1ce6de9c36ea0b7253989cd6bf0b9e0503d9192f","kind":"commit","published_at":"2015-09-19T10:52:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"223542e79285c8a55fe81b8b78a84f5755e8101f","kind":"commit","published_at":"2015-09-16T09:33:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"15b0b88d0f9f5bb4e272bb1f74bd1fb7b47cf262","kind":"commit","published_at":"2015-09-12T10:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0a8b986239d4b376be52029c7fb8aa48adfb022e","kind":"commit","published_at":"2015-09-12T10:22:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2e56d8404e09320355b8d84ba90f8c8d61c72b8b","kind":"tag","published_at":"2015-08-12T08:32:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6152786ba2254eb7e3d1936f3b42bab3b159bcaf","kind":"tag","published_at":"2015-07-27T20:44:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"698dc26aacc4c4759abdc5cb9dd3c8588d0cac5c","kind":"tag","published_at":"2015-07-20T21:03:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"ceb53ce403f7b5a39ba4c133f73fe780e472209e","kind":"tag","published_at":"2015-02-11T16:21:10.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"53587d738041b88c128e2490b8e44c4eb18b3fdc","kind":"tag","published_at":"2015-02-01T16:05:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"8ee71f4157e7c1430d62df1be803674ec7a9a31f","kind":"tag","published_at":"2015-01-28T15:13:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e6ae2019db8601454f87548ceb261cec892a930c","kind":"tag","published_at":"2015-01-28T15:08:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e2f80005815dc41120bc30effa435d5482be1943","kind":"tag","published_at":"2015-01-28T15:06:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ceeea718708dfec3e913fae7e904e6ead699ca06","kind":"tag","published_at":"2015-01-20T14:34:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"44f7d49f868023440d00dc3bdd22c0bf67a0834f","kind":"tag","published_at":"2015-01-19T22:00:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d288c0defb9ec556e4732a3648057fb960e5c3a1","kind":"commit","published_at":"2015-01-19T21:05:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0/manifests"},{"name":"v1.3.0-2","sha":"c5537dee6d9ecf3be45db6e8dd0308c34981d4e7","kind":"commit","published_at":"2014-12-09T15:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2/manifests"},{"name":"v1.3.0-1","sha":"aa20667f29e955a0b49ac85f76bc3dbdf4b899b8","kind":"commit","published_at":"2014-12-05T11:51:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1/manifests"},{"name":"v1.3.0-0","sha":"03c2d21c5ef8583fd3ab3408bfaff5ad3daece6a","kind":"tag","published_at":"2014-12-05T10:37:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0/manifests"},{"name":"v1.2.1","sha":"7887fc8285df1b7dbea804d0acde359c402f1efe","kind":"tag","published_at":"2014-07-01T15:56:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5eba7ec85962814f668d9ce1981a17696b5154ae","kind":"tag","published_at":"2014-06-04T11:51:33.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"404484327ad94b998a10f275bfcbca5a31e02362","kind":"tag","published_at":"2014-05-28T13:40:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7e343ba659d4144671970468348dba4e7633ba8c","kind":"tag","published_at":"2014-05-28T12:04:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0/manifests"},{"name":"v1.0.19","sha":"30d6d18969518dc52163eb4bbee7053aff65fa92","kind":"tag","published_at":"2014-05-14T14:37:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ffc1191a2b90ed96eeb1aa255accb9c2d2fdae51","kind":"tag","published_at":"2014-05-13T07:02:58.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"cc895eee38aa44cd024e2fa33bc48aeaff279c36","kind":"tag","published_at":"2014-03-20T12:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"aa442dfca19eec60aaa2a56be7e0c8d0db49fad1","kind":"tag","published_at":"2014-03-19T16:47:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"47080781836dbe1b34536ff2298983531a00d012","kind":"tag","published_at":"2014-02-18T20:41:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"9e2a3942e12e5bd39ec9ed374eef40de643327de","kind":"tag","published_at":"2014-01-27T17:10:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"1f44e24bc941a16308d5a933931ac2e3abf437bf","kind":"tag","published_at":"2014-01-21T07:57:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"328e6e759f5cc04e83d901dfbd74739c850988e0","kind":"tag","published_at":"2014-01-17T23:39:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"15b01a1ab166aed49cd6ae1d944cfa2450d006d7","kind":"tag","published_at":"2014-01-17T22:45:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"d8cf5f5e4e2db83e41b16d85ae5a5fb4477ebf3d","kind":"tag","published_at":"2014-01-17T17:54:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ee3a6a821b5dceeb12396c1b0b10e929fe2aaede","kind":"tag","published_at":"2014-01-16T23:21:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"4010461eb367cb350724f6a6d96a55b4ddd4248f","kind":"tag","published_at":"2014-01-09T13:25:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"0b9b32cc207b146ad7ebf97ce71a44a06ed2a5f1","kind":"tag","published_at":"2014-01-07T23:43:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"257098a3f2992572092eff3cb9ba8cdda22800d3","kind":"tag","published_at":"2014-01-06T18:33:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fa737a3009e2f0f67d554b2ad21da4db0a3fd8ee","kind":"tag","published_at":"2014-01-05T21:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"598dbe247109c49780c8d24c775b27be98e0a192","kind":"tag","published_at":"2014-01-05T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"54eaf15a6bda8da6a1ed4064e2438cbe2b1976ba","kind":"tag","published_at":"2014-01-05T18:34:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"758d661fa151b03de8e270c550a3ca26de8ec240","kind":"tag","published_at":"2014-01-05T18:33:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2/manifests"},{"name":"v0.1.2","sha":"2cb966d534724cc286537aab180f93875c0d4f9f","kind":"tag","published_at":"2014-01-05T16:34:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2/manifests"},{"name":"v0.7.10","sha":"6c81023c023083bd839815910e283085349ed8bf","kind":"tag","published_at":"2014-01-05T16:32:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.7.10","html_url":"https://github.com/remy/nodemon/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10/manifests"},{"name":"v1.0.1","sha":"78d75fee0e7187ddfcadfce62fd417709c9e4c5e","kind":"tag","published_at":"2013-12-30T12:18:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55a4f4b464713e24c1929ba24be421e1de35f8e3","kind":"tag","published_at":"2013-12-29T23:27:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T10:39:17.559Z","dependent_packages_count":1,"downloads":58,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.667542858128881,"dependent_repos_count":10.769523647389562,"dependent_packages_count":21.318711782054763,"stargazers_count":0.5761755424596257,"forks_count":0.9556341669192366,"docker_downloads_count":null,"average":9.257517599390415},"purl":"pkg:npm/%40b-gran/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@b-gran/nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@b-gran/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@b-gran/nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T10:32:00.028Z","issues_count":165,"pull_requests_count":46,"avg_time_to_close_issue":8708578.227848101,"avg_time_to_close_pull_request":6974430.325,"issues_closed_count":158,"pull_requests_closed_count":40,"pull_request_authors_count":41,"issue_authors_count":158,"avg_comments_per_issue":8.26060606060606,"avg_comments_per_pull_request":2.4782608695652173,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":56,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":2301308.0,"past_year_avg_time_to_close_pull_request":1768220.7,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":4.821428571428571,"past_year_avg_comments_per_pull_request":2.230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@b-gran%2Fnodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@b-gran%2Fnodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@b-gran%2Fnodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@b-gran%2Fnodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@b-gran%2Fnodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@b-gran%2Fnodemon/codemeta","maintainers":[{"uuid":"b-gran","login":"b-gran","name":null,"email":"bill@billgranfield.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~b-gran","role":null,"created_at":"2022-11-15T09:31:34.639Z","updated_at":"2022-11-15T09:31:34.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/b-gran/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":2108263,"name":"nodus-service-manager","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"https://github.com/remy/nodemon#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":null,"versions_count":3,"first_release_published_at":"2019-04-24T17:57:29.726Z","latest_release_published_at":"2019-04-24T18:05:19.076Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-10T15:51:25.969Z","created_at":"2022-04-09T21:07:10.693Z","updated_at":"2026-07-10T15:51:25.969Z","registry_url":"https://www.npmjs.com/package/nodus-service-manager","install_command":"npm install nodus-service-manager","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2024-04-14T15:27:09.000Z","size":2758,"stargazers_count":25968,"open_issues_count":13,"forks_count":1706,"subscribers_count":261,"default_branch":"main","last_synced_at":"2024-04-15T11:57:36.271Z","etag":null,"topics":["hacktoberfest","node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2024-04-17T16:04:55.792Z","dependencies_parsed_at":"2023-09-23T14:34:30.710Z","dependency_job_id":"68a08d90-89da-483e-8192-5b956bca568f","html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1141,"total_committers":180,"mean_commits":6.338888888888889,"dds":"0.25854513584574934","last_synced_commit":"0bfd65a1ea1729b2f44ed25c3c32790f541b91ae"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217486647,"owners_count":16184528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remy","name":"Remy Sharp","uuid":"13700","kind":"user","description":"JavaScript (node + client side) developer with nearly 25 years experience. Contact me for any work or questions about JS I might be able to help you with.","email":"","website":"https://remysharp.com","location":"Brighton, UK","twitter":"rem","company":"Left Logic / @leftlogic ","icon_url":"https://avatars.githubusercontent.com/u/13700?u=6d8feab03c8dd9102833150eb5ca6054d5a395a1\u0026v=4","repositories_count":342,"last_synced_at":"2024-05-20T15:07:10.572Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remy","funding_links":["https://github.com/sponsors/remy"],"total_stars":42801,"followers":7597,"following":6,"created_at":"2022-11-02T16:26:02.200Z","updated_at":"2024-05-20T15:07:22.652Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy/repositories"},"tags":[{"name":"v3.1.0","sha":"02d216ff6a906871bb7f711f0d5e310f6d96b054","kind":"commit","published_at":"2024-02-22T20:10:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"da328edaeb98252ddec69db155276e34cd9245ea","kind":"commit","published_at":"2024-01-16T20:43:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0ebfaa5d1ce24faf1a2c0f1db31b56dbd0a82628","kind":"commit","published_at":"2023-12-01T18:48:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e4c163f7f5c8f73f6e42499b53bf0329d14a9895","kind":"commit","published_at":"2023-07-09T08:44:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f219dccbf0ab9a48a3f84edb75d620e3a61a9f36","kind":"commit","published_at":"2023-07-08T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0/manifests"},{"name":"v2.0.22","sha":"c971fdcd4820938744f6f6f5d90272acf984eba1","kind":"commit","published_at":"2023-03-22T19:52:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.22","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"146839711be58995f88723b29de3007de87d6c3a","kind":"commit","published_at":"2023-03-02T16:52:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.21","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e099e91cb6ff9cbb7912af86d22b91cd855a1ad0","kind":"commit","published_at":"2022-09-16T12:11:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.20","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"176c4a6bed989fe94f103c905e5eee341d26794d","kind":"commit","published_at":"2022-07-05T16:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"1b3bc8c3c839024d0de4392f56be571a4b660754","kind":"commit","published_at":"2022-06-23T15:28:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"27e91c36819d510a3e64111957a8ce13f0e186bc","kind":"commit","published_at":"2022-06-23T14:22:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"e26aaa97d9ba245d33e82d42e248f72f50b1e351","kind":"commit","published_at":"2022-04-29T10:08:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"54784ab842a220777958cf590a49c5d9721f9834","kind":"commit","published_at":"2021-11-09T17:56:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"61e7abd730839979c3ec099830d4af7030a6ce3f","kind":"commit","published_at":"2021-10-19T14:29:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"b91a61d6c27e557f7a9c072d82508974b13a0e4d","kind":"commit","published_at":"2021-09-23T20:38:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"0823f18435e43639f3b6b9f296b7385e99cffa3b","kind":"commit","published_at":"2021-07-10T15:02:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"b52fc89b4911725ce5da9edf35d614cdf6260651","kind":"commit","published_at":"2021-07-09T16:20:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"6c6cb65317b1d95ef25c91885b55d589c2a020d6","kind":"commit","published_at":"2021-07-08T14:48:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"3242215ec438baa96299fd085238178c6ee59f53","kind":"commit","published_at":"2021-06-30T12:57:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"17aa92b57fbf6781e317150da7a977686e7074e0","kind":"commit","published_at":"2021-06-29T12:51:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ac0b55e50a3c48a6ec1b15265d466cee3b83ef3d","kind":"commit","published_at":"2021-01-06T14:59:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"f74f4a20772b5d96506386d2e35569bc3e2c1811","kind":"commit","published_at":"2020-10-19T18:20:22.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7e00a30d31c5a464f7a2bee0657a4aa5e702236a","kind":"commit","published_at":"2020-10-04T19:37:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a74f5dc3efef9a76e5c810ff3b70c4e3f1584183","kind":"commit","published_at":"2020-05-14T11:23:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ee92ee470b37d4cb69429198677afb19ede5100c","kind":"commit","published_at":"2020-04-08T16:55:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"cd45d74593be411eba39481e5a8360c39079b118","kind":"commit","published_at":"2019-12-11T14:20:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ed91703f0870660a3159749878c273e3e61e64a3","kind":"commit","published_at":"2019-11-22T13:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a67f361a0dd56b61e9c0bb6c9149e71e425b442","kind":"commit","published_at":"2019-11-20T15:16:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0/manifests"},{"name":"v1.19.4","sha":"7d6c1a88a10f02d3f00b6e0635f982bb74ce5708","kind":"commit","published_at":"2019-10-15T23:27:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"eead311749357d4809c0c8ba353e31376f2ea776","kind":"commit","published_at":"2019-09-29T10:01:52.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"12b66cd492b4b06ffc91da57eca4794c25f05632","kind":"commit","published_at":"2019-09-03T10:54:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"5124ae9528da8b19ce25c1945d1e62c35f20e861","kind":"commit","published_at":"2019-05-25T18:26:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"20ccb623c4dbdbc9445085ba72ca7ab90f5bffcb","kind":"commit","published_at":"2019-05-01T07:05:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0/manifests"},{"name":"v1.18.11","sha":"aa41ab2124679306000351bef3e9a4366636f72a","kind":"commit","published_at":"2019-04-08T20:59:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11/manifests"},{"name":"v1.18.10","sha":"fb0c078013c4b50a7e47f415aee9cf9168fc16db","kind":"commit","published_at":"2019-02-08T22:13:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10/manifests"},{"name":"v1.18.9","sha":"dd0b96a9438f9c068c85f4ed88a5dc6709577855","kind":"commit","published_at":"2018-12-14T17:43:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9/manifests"},{"name":"v1.18.8","sha":"3dfd5ccf5aceedee9b34cf3320e646ad46708174","kind":"commit","published_at":"2018-12-10T18:15:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8/manifests"},{"name":"v1.18.7","sha":"21e052eddf144b27a7c0eb9c603236707003d75d","kind":"commit","published_at":"2018-11-27T08:45:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7/manifests"},{"name":"v1.18.6","sha":"521eb1e49d9a6556853ae468ec071deea749076a","kind":"commit","published_at":"2018-11-05T11:23:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6/manifests"},{"name":"v1.18.5","sha":"3afa52c56d31f9df93f79c53c9bc1ea4788b421e","kind":"commit","published_at":"2018-10-26T10:43:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5/manifests"},{"name":"v1.18.4","sha":"e7d9e87955ec851b3a85f3e8a0d988b5ddacf032","kind":"commit","published_at":"2018-08-29T17:47:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4/manifests"},{"name":"v1.18.3","sha":"11ef2983035d8fa0821e82538c8a68c0070a1648","kind":"commit","published_at":"2018-07-17T18:23:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"363891ff3d9bb71f27b303a40947334645bd3979","kind":"commit","published_at":"2018-07-13T19:21:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"25a181351f7b5ab3df2b42a13a12052afa961fc4","kind":"commit","published_at":"2018-07-11T11:51:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a974892eaefde3b24d397b23e3f6dea29a43aaf1","kind":"commit","published_at":"2018-07-10T17:41:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0/manifests"},{"name":"v1.17.5","sha":"b3fc3a9aa9ae446b9a7ebc6a3836129376d2720a","kind":"commit","published_at":"2018-05-23T07:15:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"ee2aac1651c24243d1630631449b4636265dd1d9","kind":"commit","published_at":"2018-05-05T19:19:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"aa18c806b37715a5b13aa7660e098f1fe7319a1c","kind":"commit","published_at":"2018-03-31T07:40:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"89d6062c687dce31f7878f3b7f427ed332e5cdd9","kind":"commit","published_at":"2018-03-13T21:46:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b","kind":"commit","published_at":"2018-02-27T17:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c","kind":"commit","published_at":"2018-02-27T16:44:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"7ffd5454ed5397d0b2031c7eda97159c40da55fc","kind":"commit","published_at":"2018-02-27T16:43:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"94b526f80a067ab55f888a225339d7e23f797c64","kind":"commit","published_at":"2018-02-27T16:42:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"1cda8fae4333f3e37c54d0923d99b9132fb6a010","kind":"commit","published_at":"2018-02-19T16:49:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"70cfb7dc232657e284ae3705fa76c5fd0054e298","kind":"commit","published_at":"2018-02-15T21:58:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0/manifests"},{"name":"v1.14.12","sha":"33fa6f4970412a6bfa12ff357f44dfebf0ad63c7","kind":"commit","published_at":"2018-02-01T22:47:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12/manifests"},{"name":"v1.14.11","sha":"4be493ca0d79be98ffe7160588148b0cc1575c79","kind":"commit","published_at":"2018-01-11T11:00:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11/manifests"},{"name":"v1.14.10","sha":"e90f15aa8a2afffe67fa7a86208587b8cdc34f3e","kind":"commit","published_at":"2018-01-09T13:18:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10/manifests"},{"name":"v1.14.9","sha":"e95ea6f656bfc2a368362e7f6729da297b463031","kind":"commit","published_at":"2018-01-08T12:35:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"64a82ff81a2a0c0b562d298698aa52a3628da77f","kind":"commit","published_at":"2018-01-06T09:35:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"6e7ce4bbe267336a00346101f42ad4eb05285dac","kind":"commit","published_at":"2017-12-31T19:47:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"d78bf3d5d17bf3be73d98bd7d500f3d5b5021659","kind":"commit","published_at":"2017-12-29T16:51:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"0d9a89241c58e470125e4358fcb0ba25f2962bb5","kind":"commit","published_at":"2017-12-29T11:07:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"de66c6bcea6c32c07fdd093a062a8666f74557d1","kind":"commit","published_at":"2017-12-29T10:55:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"ad226afc13f4480bc6c942785571ec10fdf8b293","kind":"commit","published_at":"2017-12-22T22:34:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0bb1eec1a09ec40c4cf5d40c64d48fa1c7867d1b","kind":"commit","published_at":"2017-12-22T15:37:00.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"4589bc8a600733ab42982669c5f83679a4a6c3d9","kind":"commit","published_at":"2017-12-20T23:21:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79","kind":"commit","published_at":"2017-12-20T14:09:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"1171fc1a9aa6028e8d0c2aa6defe30f799ee4242","kind":"commit","published_at":"2017-12-16T01:17:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06","kind":"commit","published_at":"2017-12-15T15:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"770c90dcdd87b63d31b16f9d36080a3d90f6f02f","kind":"commit","published_at":"2017-12-15T14:14:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"f8a5abe258ae3a224cb0a0566e70aa8cf5bfe19e","kind":"commit","published_at":"2017-12-15T08:46:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0/manifests"},{"name":"v1.12.7","sha":"fd961d605305805fe3b6df414339a2774a27239a","kind":"commit","published_at":"2017-12-13T22:17:13.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"f52615c0f7cd0e76fe1970e8071d414496960b08","kind":"commit","published_at":"2017-12-13T13:08:05.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"6a4fb226028b43ff502cbf70dd586c47a6e3b6f7","kind":"commit","published_at":"2017-12-05T18:01:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"2e1b496fa372c2a71c754d0d9a47c1a865979d05","kind":"commit","published_at":"2017-12-04T22:27:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"71eab1aeebef204bdadcb60ed0af60d964e85c34","kind":"commit","published_at":"2017-12-04T22:15:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3/manifests"},{"name":"v1.11.0","sha":"2cd85b1f609e9749d19afcdbd71368e6ab063f9d","kind":"commit","published_at":"2016-10-06T18:52:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.11.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"be5d4e8d13a6dcc16c65b5bce59edef54496a8ae","kind":"commit","published_at":"2016-08-18T21:04:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"58a236e0ceab0d04bd287b76c77180cd20f91c25","kind":"commit","published_at":"2016-08-18T14:54:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"ee110add5399829021ebe53c17cb4dd006d3e5e4","kind":"commit","published_at":"2016-07-25T21:01:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"ceadfb8e919603b67a39f8528bb6914f8b92f1d7","kind":"commit","published_at":"2016-04-29T20:26:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6ccb29864c7a17b578a5a09b9a2dd382bbb41066","kind":"commit","published_at":"2016-02-25T21:08:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ec80818cac89adb4318a0d727f42a7c721a256fd","kind":"commit","published_at":"2016-02-19T09:42:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"b292ae74b7c43407a52ce2d33d36ff218f4245ed","kind":"commit","published_at":"2015-11-02T13:53:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"f5d1a04cc80f1bc963c20627177e545be42aeee7","kind":"commit","published_at":"2015-10-25T07:14:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"e6708d220c458a92d1e8c9d3e98c8e44c16aab7b","kind":"commit","published_at":"2015-10-20T05:55:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"2f19ffb5a7162d08abbabea45ed995ac2cd9511a","kind":"commit","published_at":"2015-10-19T11:34:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c606ad507d76cc4cf98f35543b5ffed74a58e371","kind":"commit","published_at":"2015-09-25T12:33:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cd4201afa6910363c3051514b1a24a6dce3e9c36","kind":"commit","published_at":"2015-09-21T10:25:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d817866eaba43078f6746ce05189f3dba836bf84","kind":"commit","published_at":"2015-09-19T15:15:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1ce6de9c36ea0b7253989cd6bf0b9e0503d9192f","kind":"commit","published_at":"2015-09-19T10:52:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"223542e79285c8a55fe81b8b78a84f5755e8101f","kind":"commit","published_at":"2015-09-16T09:33:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"15b0b88d0f9f5bb4e272bb1f74bd1fb7b47cf262","kind":"commit","published_at":"2015-09-12T10:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0a8b986239d4b376be52029c7fb8aa48adfb022e","kind":"commit","published_at":"2015-09-12T10:22:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2e56d8404e09320355b8d84ba90f8c8d61c72b8b","kind":"tag","published_at":"2015-08-12T08:32:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6152786ba2254eb7e3d1936f3b42bab3b159bcaf","kind":"tag","published_at":"2015-07-27T20:44:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"698dc26aacc4c4759abdc5cb9dd3c8588d0cac5c","kind":"tag","published_at":"2015-07-20T21:03:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"ceb53ce403f7b5a39ba4c133f73fe780e472209e","kind":"tag","published_at":"2015-02-11T16:21:10.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"53587d738041b88c128e2490b8e44c4eb18b3fdc","kind":"tag","published_at":"2015-02-01T16:05:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"8ee71f4157e7c1430d62df1be803674ec7a9a31f","kind":"tag","published_at":"2015-01-28T15:13:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e6ae2019db8601454f87548ceb261cec892a930c","kind":"tag","published_at":"2015-01-28T15:08:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e2f80005815dc41120bc30effa435d5482be1943","kind":"tag","published_at":"2015-01-28T15:06:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ceeea718708dfec3e913fae7e904e6ead699ca06","kind":"tag","published_at":"2015-01-20T14:34:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"44f7d49f868023440d00dc3bdd22c0bf67a0834f","kind":"tag","published_at":"2015-01-19T22:00:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d288c0defb9ec556e4732a3648057fb960e5c3a1","kind":"commit","published_at":"2015-01-19T21:05:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0/manifests"},{"name":"v1.3.0-2","sha":"c5537dee6d9ecf3be45db6e8dd0308c34981d4e7","kind":"commit","published_at":"2014-12-09T15:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2/manifests"},{"name":"v1.3.0-1","sha":"aa20667f29e955a0b49ac85f76bc3dbdf4b899b8","kind":"commit","published_at":"2014-12-05T11:51:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1/manifests"},{"name":"v1.3.0-0","sha":"03c2d21c5ef8583fd3ab3408bfaff5ad3daece6a","kind":"tag","published_at":"2014-12-05T10:37:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0/manifests"},{"name":"v1.2.1","sha":"7887fc8285df1b7dbea804d0acde359c402f1efe","kind":"tag","published_at":"2014-07-01T15:56:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5eba7ec85962814f668d9ce1981a17696b5154ae","kind":"tag","published_at":"2014-06-04T11:51:33.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"404484327ad94b998a10f275bfcbca5a31e02362","kind":"tag","published_at":"2014-05-28T13:40:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7e343ba659d4144671970468348dba4e7633ba8c","kind":"tag","published_at":"2014-05-28T12:04:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0/manifests"},{"name":"v1.0.19","sha":"30d6d18969518dc52163eb4bbee7053aff65fa92","kind":"tag","published_at":"2014-05-14T14:37:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ffc1191a2b90ed96eeb1aa255accb9c2d2fdae51","kind":"tag","published_at":"2014-05-13T07:02:58.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"cc895eee38aa44cd024e2fa33bc48aeaff279c36","kind":"tag","published_at":"2014-03-20T12:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"aa442dfca19eec60aaa2a56be7e0c8d0db49fad1","kind":"tag","published_at":"2014-03-19T16:47:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"47080781836dbe1b34536ff2298983531a00d012","kind":"tag","published_at":"2014-02-18T20:41:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"9e2a3942e12e5bd39ec9ed374eef40de643327de","kind":"tag","published_at":"2014-01-27T17:10:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"1f44e24bc941a16308d5a933931ac2e3abf437bf","kind":"tag","published_at":"2014-01-21T07:57:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"328e6e759f5cc04e83d901dfbd74739c850988e0","kind":"tag","published_at":"2014-01-17T23:39:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"15b01a1ab166aed49cd6ae1d944cfa2450d006d7","kind":"tag","published_at":"2014-01-17T22:45:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"d8cf5f5e4e2db83e41b16d85ae5a5fb4477ebf3d","kind":"tag","published_at":"2014-01-17T17:54:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ee3a6a821b5dceeb12396c1b0b10e929fe2aaede","kind":"tag","published_at":"2014-01-16T23:21:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"4010461eb367cb350724f6a6d96a55b4ddd4248f","kind":"tag","published_at":"2014-01-09T13:25:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"0b9b32cc207b146ad7ebf97ce71a44a06ed2a5f1","kind":"tag","published_at":"2014-01-07T23:43:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"257098a3f2992572092eff3cb9ba8cdda22800d3","kind":"tag","published_at":"2014-01-06T18:33:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fa737a3009e2f0f67d554b2ad21da4db0a3fd8ee","kind":"tag","published_at":"2014-01-05T21:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"598dbe247109c49780c8d24c775b27be98e0a192","kind":"tag","published_at":"2014-01-05T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"54eaf15a6bda8da6a1ed4064e2438cbe2b1976ba","kind":"tag","published_at":"2014-01-05T18:34:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"758d661fa151b03de8e270c550a3ca26de8ec240","kind":"tag","published_at":"2014-01-05T18:33:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2/manifests"},{"name":"v0.1.2","sha":"2cb966d534724cc286537aab180f93875c0d4f9f","kind":"tag","published_at":"2014-01-05T16:34:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2/manifests"},{"name":"v0.7.10","sha":"6c81023c023083bd839815910e283085349ed8bf","kind":"tag","published_at":"2014-01-05T16:32:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.7.10","html_url":"https://github.com/remy/nodemon/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10/manifests"},{"name":"v1.0.1","sha":"78d75fee0e7187ddfcadfce62fd417709c9e4c5e","kind":"tag","published_at":"2013-12-30T12:18:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55a4f4b464713e24c1929ba24be421e1de35f8e3","kind":"tag","published_at":"2013-12-29T23:27:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T10:43:16.696Z","dependent_packages_count":1,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.96328260446348,"dependent_repos_count":10.769523647389562,"dependent_packages_count":21.318711782054763,"stargazers_count":0.5763193203561321,"forks_count":0.9554903890227302,"docker_downloads_count":null,"average":17.716665548657335},"purl":"pkg:npm/nodus-service-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nodus-service-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nodus-service-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nodus-service-manager/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T07:37:00.245Z","issues_count":165,"pull_requests_count":46,"avg_time_to_close_issue":8708578.227848101,"avg_time_to_close_pull_request":6974430.325,"issues_closed_count":158,"pull_requests_closed_count":40,"pull_request_authors_count":41,"issue_authors_count":158,"avg_comments_per_issue":8.26060606060606,"avg_comments_per_pull_request":2.4782608695652173,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":2288542.9411764704,"past_year_avg_time_to_close_pull_request":1768220.7,"past_year_issues_closed_count":51,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":55,"past_year_avg_comments_per_issue":4.771929824561403,"past_year_avg_comments_per_pull_request":2.230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodus-service-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodus-service-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodus-service-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodus-service-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodus-service-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodus-service-manager/codemeta","maintainers":[{"uuid":"bradserbu","login":"bradserbu","name":null,"email":"bradserbu@bradserbu.com","url":null,"packages_count":108,"html_url":"https://www.npmjs.com/~bradserbu","role":null,"created_at":"2022-11-13T13:52:28.873Z","updated_at":"2022-11-13T13:52:28.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradserbu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":12687451,"name":"@depup/nodemon","ecosystem":"npm","description":"[DepUp] Simple monitor script for use during development of a Node.js app.","homepage":"https://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["depup","dependency-bumped","updated-deps","nodemon","cli","monitor","development","restart","autoload","reload","terminal"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-01-13T00:31:59.146Z","latest_release_published_at":"2026-03-14T20:56:50.670Z","latest_release_number":"3.1.14-depup.38","last_synced_at":"2026-07-10T15:51:26.051Z","created_at":"2026-01-18T18:34:41.364Z","updated_at":"2026-07-10T15:51:26.051Z","registry_url":"https://www.npmjs.com/package/@depup/nodemon","install_command":"npm install @depup/nodemon","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/nodemon"},"dist-tags":{"latest":"3.1.14-depup.38"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-06-05T13:05:29.000Z","size":3112,"stargazers_count":26681,"open_issues_count":12,"forks_count":1740,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-06-19T01:25:38.793Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-06-17T13:58:00.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T02:23:25.032Z","dependent_packages_count":0,"downloads":48,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.756089056258414,"dependent_packages_count":32.8024832658058,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.779286161032104},"purl":"pkg:npm/%40depup/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/nodemon/dependencies","status":null,"funding_links":["https://opencollective.com/nodemon","https://github.com/sponsors/remy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T16:01:14.420Z","issues_count":216,"pull_requests_count":76,"avg_time_to_close_issue":7973393.601123596,"avg_time_to_close_pull_request":9448376.758064516,"issues_closed_count":178,"pull_requests_closed_count":62,"pull_request_authors_count":53,"issue_authors_count":194,"avg_comments_per_issue":6.777777777777778,"avg_comments_per_pull_request":2.3947368421052633,"merged_pull_requests_count":26,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":470895.3,"past_year_avg_time_to_close_pull_request":1134576.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnodemon/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-02-19T20:23:20.662Z","updated_at":"2026-02-19T20:23:20.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":13830149,"name":"devil-fight","ecosystem":"npm","description":"Simple monitor script for use during development of a Node.js app.","homepage":"https://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["cli","monitor","monitor","development","restart","autoload","reload","terminal"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-14T10:22:09.525Z","latest_release_published_at":"2026-02-14T10:22:09.525Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-10T15:51:26.088Z","created_at":"2026-02-14T10:48:30.093Z","updated_at":"2026-07-10T15:51:26.088Z","registry_url":"https://www.npmjs.com/package/devil-fight","install_command":"npm install devil-fight","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/nodemon"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-06-05T13:05:29.000Z","size":3112,"stargazers_count":26681,"open_issues_count":12,"forks_count":1740,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-06-19T01:25:38.793Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-06-17T13:58:00.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T02:23:24.458Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.22930459823613,"dependent_packages_count":11.596876643303734,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.913090620769932},"purl":"pkg:npm/devil-fight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/devil-fight","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/devil-fight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/devil-fight/dependencies","status":null,"funding_links":["https://opencollective.com/nodemon","https://github.com/sponsors/remy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T10:02:17.116Z","issues_count":216,"pull_requests_count":77,"avg_time_to_close_issue":7973393.601123596,"avg_time_to_close_pull_request":9448376.758064516,"issues_closed_count":178,"pull_requests_closed_count":62,"pull_request_authors_count":53,"issue_authors_count":194,"avg_comments_per_issue":6.777777777777778,"avg_comments_per_pull_request":2.3766233766233764,"merged_pull_requests_count":26,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":470895.3,"past_year_avg_time_to_close_pull_request":1134576.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/devil-fight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/devil-fight/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/devil-fight/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/devil-fight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/devil-fight/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/devil-fight/codemeta","maintainers":[{"uuid":"devil-fight","login":"devil-fight","name":null,"email":"support@vinzzoffc.my.id","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~devil-fight","role":null,"created_at":"2026-02-14T10:48:31.497Z","updated_at":"2026-02-14T10:48:31.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devil-fight/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":785182,"name":"@a1motion/nodemon","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"http://nodemon.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":"a1motion","versions_count":1,"first_release_published_at":"2019-10-12T21:07:48.676Z","latest_release_published_at":"2019-10-12T21:07:48.676Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-10T15:51:26.189Z","created_at":"2022-04-07T12:54:13.372Z","updated_at":"2026-07-10T15:51:26.189Z","registry_url":"https://www.npmjs.com/package/@a1motion/nodemon","install_command":"npm install @a1motion/nodemon","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2024-04-14T15:27:09.000Z","size":2758,"stargazers_count":25968,"open_issues_count":13,"forks_count":1706,"subscribers_count":261,"default_branch":"main","last_synced_at":"2024-04-15T11:57:36.271Z","etag":null,"topics":["hacktoberfest","node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2024-04-17T16:04:55.792Z","dependencies_parsed_at":"2023-09-23T14:34:30.710Z","dependency_job_id":"68a08d90-89da-483e-8192-5b956bca568f","html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1141,"total_committers":180,"mean_commits":6.338888888888889,"dds":"0.25854513584574934","last_synced_commit":"0bfd65a1ea1729b2f44ed25c3c32790f541b91ae"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217758321,"owners_count":16225753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remy","name":"Remy Sharp","uuid":"13700","kind":"user","description":"JavaScript (node + client side) developer with nearly 25 years experience. Contact me for any work or questions about JS I might be able to help you with.","email":"","website":"https://remysharp.com","location":"Brighton, UK","twitter":"rem","company":"Left Logic / @leftlogic ","icon_url":"https://avatars.githubusercontent.com/u/13700?u=6d8feab03c8dd9102833150eb5ca6054d5a395a1\u0026v=4","repositories_count":342,"last_synced_at":"2024-05-20T15:07:10.572Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remy","funding_links":["https://github.com/sponsors/remy"],"total_stars":42801,"followers":7597,"following":6,"created_at":"2022-11-02T16:26:02.200Z","updated_at":"2024-05-20T15:07:22.652Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy/repositories"},"tags":[{"name":"v3.1.0","sha":"02d216ff6a906871bb7f711f0d5e310f6d96b054","kind":"commit","published_at":"2024-02-22T20:10:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"da328edaeb98252ddec69db155276e34cd9245ea","kind":"commit","published_at":"2024-01-16T20:43:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0ebfaa5d1ce24faf1a2c0f1db31b56dbd0a82628","kind":"commit","published_at":"2023-12-01T18:48:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e4c163f7f5c8f73f6e42499b53bf0329d14a9895","kind":"commit","published_at":"2023-07-09T08:44:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f219dccbf0ab9a48a3f84edb75d620e3a61a9f36","kind":"commit","published_at":"2023-07-08T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0/manifests"},{"name":"v2.0.22","sha":"c971fdcd4820938744f6f6f5d90272acf984eba1","kind":"commit","published_at":"2023-03-22T19:52:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.22","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"146839711be58995f88723b29de3007de87d6c3a","kind":"commit","published_at":"2023-03-02T16:52:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.21","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e099e91cb6ff9cbb7912af86d22b91cd855a1ad0","kind":"commit","published_at":"2022-09-16T12:11:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.20","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"176c4a6bed989fe94f103c905e5eee341d26794d","kind":"commit","published_at":"2022-07-05T16:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"1b3bc8c3c839024d0de4392f56be571a4b660754","kind":"commit","published_at":"2022-06-23T15:28:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"27e91c36819d510a3e64111957a8ce13f0e186bc","kind":"commit","published_at":"2022-06-23T14:22:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"e26aaa97d9ba245d33e82d42e248f72f50b1e351","kind":"commit","published_at":"2022-04-29T10:08:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"54784ab842a220777958cf590a49c5d9721f9834","kind":"commit","published_at":"2021-11-09T17:56:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"61e7abd730839979c3ec099830d4af7030a6ce3f","kind":"commit","published_at":"2021-10-19T14:29:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"b91a61d6c27e557f7a9c072d82508974b13a0e4d","kind":"commit","published_at":"2021-09-23T20:38:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"0823f18435e43639f3b6b9f296b7385e99cffa3b","kind":"commit","published_at":"2021-07-10T15:02:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"b52fc89b4911725ce5da9edf35d614cdf6260651","kind":"commit","published_at":"2021-07-09T16:20:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"6c6cb65317b1d95ef25c91885b55d589c2a020d6","kind":"commit","published_at":"2021-07-08T14:48:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"3242215ec438baa96299fd085238178c6ee59f53","kind":"commit","published_at":"2021-06-30T12:57:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"17aa92b57fbf6781e317150da7a977686e7074e0","kind":"commit","published_at":"2021-06-29T12:51:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ac0b55e50a3c48a6ec1b15265d466cee3b83ef3d","kind":"commit","published_at":"2021-01-06T14:59:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"f74f4a20772b5d96506386d2e35569bc3e2c1811","kind":"commit","published_at":"2020-10-19T18:20:22.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7e00a30d31c5a464f7a2bee0657a4aa5e702236a","kind":"commit","published_at":"2020-10-04T19:37:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a74f5dc3efef9a76e5c810ff3b70c4e3f1584183","kind":"commit","published_at":"2020-05-14T11:23:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ee92ee470b37d4cb69429198677afb19ede5100c","kind":"commit","published_at":"2020-04-08T16:55:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"cd45d74593be411eba39481e5a8360c39079b118","kind":"commit","published_at":"2019-12-11T14:20:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ed91703f0870660a3159749878c273e3e61e64a3","kind":"commit","published_at":"2019-11-22T13:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a67f361a0dd56b61e9c0bb6c9149e71e425b442","kind":"commit","published_at":"2019-11-20T15:16:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0/manifests"},{"name":"v1.19.4","sha":"7d6c1a88a10f02d3f00b6e0635f982bb74ce5708","kind":"commit","published_at":"2019-10-15T23:27:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"eead311749357d4809c0c8ba353e31376f2ea776","kind":"commit","published_at":"2019-09-29T10:01:52.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"12b66cd492b4b06ffc91da57eca4794c25f05632","kind":"commit","published_at":"2019-09-03T10:54:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"5124ae9528da8b19ce25c1945d1e62c35f20e861","kind":"commit","published_at":"2019-05-25T18:26:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"20ccb623c4dbdbc9445085ba72ca7ab90f5bffcb","kind":"commit","published_at":"2019-05-01T07:05:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0/manifests"},{"name":"v1.18.11","sha":"aa41ab2124679306000351bef3e9a4366636f72a","kind":"commit","published_at":"2019-04-08T20:59:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11/manifests"},{"name":"v1.18.10","sha":"fb0c078013c4b50a7e47f415aee9cf9168fc16db","kind":"commit","published_at":"2019-02-08T22:13:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10/manifests"},{"name":"v1.18.9","sha":"dd0b96a9438f9c068c85f4ed88a5dc6709577855","kind":"commit","published_at":"2018-12-14T17:43:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9/manifests"},{"name":"v1.18.8","sha":"3dfd5ccf5aceedee9b34cf3320e646ad46708174","kind":"commit","published_at":"2018-12-10T18:15:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8/manifests"},{"name":"v1.18.7","sha":"21e052eddf144b27a7c0eb9c603236707003d75d","kind":"commit","published_at":"2018-11-27T08:45:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7/manifests"},{"name":"v1.18.6","sha":"521eb1e49d9a6556853ae468ec071deea749076a","kind":"commit","published_at":"2018-11-05T11:23:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6/manifests"},{"name":"v1.18.5","sha":"3afa52c56d31f9df93f79c53c9bc1ea4788b421e","kind":"commit","published_at":"2018-10-26T10:43:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5/manifests"},{"name":"v1.18.4","sha":"e7d9e87955ec851b3a85f3e8a0d988b5ddacf032","kind":"commit","published_at":"2018-08-29T17:47:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4/manifests"},{"name":"v1.18.3","sha":"11ef2983035d8fa0821e82538c8a68c0070a1648","kind":"commit","published_at":"2018-07-17T18:23:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"363891ff3d9bb71f27b303a40947334645bd3979","kind":"commit","published_at":"2018-07-13T19:21:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"25a181351f7b5ab3df2b42a13a12052afa961fc4","kind":"commit","published_at":"2018-07-11T11:51:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a974892eaefde3b24d397b23e3f6dea29a43aaf1","kind":"commit","published_at":"2018-07-10T17:41:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0/manifests"},{"name":"v1.17.5","sha":"b3fc3a9aa9ae446b9a7ebc6a3836129376d2720a","kind":"commit","published_at":"2018-05-23T07:15:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"ee2aac1651c24243d1630631449b4636265dd1d9","kind":"commit","published_at":"2018-05-05T19:19:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"aa18c806b37715a5b13aa7660e098f1fe7319a1c","kind":"commit","published_at":"2018-03-31T07:40:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"89d6062c687dce31f7878f3b7f427ed332e5cdd9","kind":"commit","published_at":"2018-03-13T21:46:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b","kind":"commit","published_at":"2018-02-27T17:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c","kind":"commit","published_at":"2018-02-27T16:44:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"7ffd5454ed5397d0b2031c7eda97159c40da55fc","kind":"commit","published_at":"2018-02-27T16:43:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"94b526f80a067ab55f888a225339d7e23f797c64","kind":"commit","published_at":"2018-02-27T16:42:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"1cda8fae4333f3e37c54d0923d99b9132fb6a010","kind":"commit","published_at":"2018-02-19T16:49:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"70cfb7dc232657e284ae3705fa76c5fd0054e298","kind":"commit","published_at":"2018-02-15T21:58:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0/manifests"},{"name":"v1.14.12","sha":"33fa6f4970412a6bfa12ff357f44dfebf0ad63c7","kind":"commit","published_at":"2018-02-01T22:47:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12/manifests"},{"name":"v1.14.11","sha":"4be493ca0d79be98ffe7160588148b0cc1575c79","kind":"commit","published_at":"2018-01-11T11:00:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11/manifests"},{"name":"v1.14.10","sha":"e90f15aa8a2afffe67fa7a86208587b8cdc34f3e","kind":"commit","published_at":"2018-01-09T13:18:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10/manifests"},{"name":"v1.14.9","sha":"e95ea6f656bfc2a368362e7f6729da297b463031","kind":"commit","published_at":"2018-01-08T12:35:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"64a82ff81a2a0c0b562d298698aa52a3628da77f","kind":"commit","published_at":"2018-01-06T09:35:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"6e7ce4bbe267336a00346101f42ad4eb05285dac","kind":"commit","published_at":"2017-12-31T19:47:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"d78bf3d5d17bf3be73d98bd7d500f3d5b5021659","kind":"commit","published_at":"2017-12-29T16:51:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"0d9a89241c58e470125e4358fcb0ba25f2962bb5","kind":"commit","published_at":"2017-12-29T11:07:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"de66c6bcea6c32c07fdd093a062a8666f74557d1","kind":"commit","published_at":"2017-12-29T10:55:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"ad226afc13f4480bc6c942785571ec10fdf8b293","kind":"commit","published_at":"2017-12-22T22:34:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0bb1eec1a09ec40c4cf5d40c64d48fa1c7867d1b","kind":"commit","published_at":"2017-12-22T15:37:00.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"4589bc8a600733ab42982669c5f83679a4a6c3d9","kind":"commit","published_at":"2017-12-20T23:21:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79","kind":"commit","published_at":"2017-12-20T14:09:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"1171fc1a9aa6028e8d0c2aa6defe30f799ee4242","kind":"commit","published_at":"2017-12-16T01:17:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06","kind":"commit","published_at":"2017-12-15T15:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"770c90dcdd87b63d31b16f9d36080a3d90f6f02f","kind":"commit","published_at":"2017-12-15T14:14:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"f8a5abe258ae3a224cb0a0566e70aa8cf5bfe19e","kind":"commit","published_at":"2017-12-15T08:46:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0/manifests"},{"name":"v1.12.7","sha":"fd961d605305805fe3b6df414339a2774a27239a","kind":"commit","published_at":"2017-12-13T22:17:13.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"f52615c0f7cd0e76fe1970e8071d414496960b08","kind":"commit","published_at":"2017-12-13T13:08:05.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"6a4fb226028b43ff502cbf70dd586c47a6e3b6f7","kind":"commit","published_at":"2017-12-05T18:01:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"2e1b496fa372c2a71c754d0d9a47c1a865979d05","kind":"commit","published_at":"2017-12-04T22:27:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"71eab1aeebef204bdadcb60ed0af60d964e85c34","kind":"commit","published_at":"2017-12-04T22:15:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3/manifests"},{"name":"v1.11.0","sha":"2cd85b1f609e9749d19afcdbd71368e6ab063f9d","kind":"commit","published_at":"2016-10-06T18:52:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.11.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"be5d4e8d13a6dcc16c65b5bce59edef54496a8ae","kind":"commit","published_at":"2016-08-18T21:04:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"58a236e0ceab0d04bd287b76c77180cd20f91c25","kind":"commit","published_at":"2016-08-18T14:54:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"ee110add5399829021ebe53c17cb4dd006d3e5e4","kind":"commit","published_at":"2016-07-25T21:01:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"ceadfb8e919603b67a39f8528bb6914f8b92f1d7","kind":"commit","published_at":"2016-04-29T20:26:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6ccb29864c7a17b578a5a09b9a2dd382bbb41066","kind":"commit","published_at":"2016-02-25T21:08:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ec80818cac89adb4318a0d727f42a7c721a256fd","kind":"commit","published_at":"2016-02-19T09:42:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"b292ae74b7c43407a52ce2d33d36ff218f4245ed","kind":"commit","published_at":"2015-11-02T13:53:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"f5d1a04cc80f1bc963c20627177e545be42aeee7","kind":"commit","published_at":"2015-10-25T07:14:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"e6708d220c458a92d1e8c9d3e98c8e44c16aab7b","kind":"commit","published_at":"2015-10-20T05:55:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"2f19ffb5a7162d08abbabea45ed995ac2cd9511a","kind":"commit","published_at":"2015-10-19T11:34:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c606ad507d76cc4cf98f35543b5ffed74a58e371","kind":"commit","published_at":"2015-09-25T12:33:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cd4201afa6910363c3051514b1a24a6dce3e9c36","kind":"commit","published_at":"2015-09-21T10:25:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d817866eaba43078f6746ce05189f3dba836bf84","kind":"commit","published_at":"2015-09-19T15:15:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1ce6de9c36ea0b7253989cd6bf0b9e0503d9192f","kind":"commit","published_at":"2015-09-19T10:52:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"223542e79285c8a55fe81b8b78a84f5755e8101f","kind":"commit","published_at":"2015-09-16T09:33:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"15b0b88d0f9f5bb4e272bb1f74bd1fb7b47cf262","kind":"commit","published_at":"2015-09-12T10:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0a8b986239d4b376be52029c7fb8aa48adfb022e","kind":"commit","published_at":"2015-09-12T10:22:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2e56d8404e09320355b8d84ba90f8c8d61c72b8b","kind":"tag","published_at":"2015-08-12T08:32:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6152786ba2254eb7e3d1936f3b42bab3b159bcaf","kind":"tag","published_at":"2015-07-27T20:44:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"698dc26aacc4c4759abdc5cb9dd3c8588d0cac5c","kind":"tag","published_at":"2015-07-20T21:03:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"ceb53ce403f7b5a39ba4c133f73fe780e472209e","kind":"tag","published_at":"2015-02-11T16:21:10.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"53587d738041b88c128e2490b8e44c4eb18b3fdc","kind":"tag","published_at":"2015-02-01T16:05:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"8ee71f4157e7c1430d62df1be803674ec7a9a31f","kind":"tag","published_at":"2015-01-28T15:13:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e6ae2019db8601454f87548ceb261cec892a930c","kind":"tag","published_at":"2015-01-28T15:08:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e2f80005815dc41120bc30effa435d5482be1943","kind":"tag","published_at":"2015-01-28T15:06:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ceeea718708dfec3e913fae7e904e6ead699ca06","kind":"tag","published_at":"2015-01-20T14:34:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"44f7d49f868023440d00dc3bdd22c0bf67a0834f","kind":"tag","published_at":"2015-01-19T22:00:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d288c0defb9ec556e4732a3648057fb960e5c3a1","kind":"commit","published_at":"2015-01-19T21:05:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0/manifests"},{"name":"v1.3.0-2","sha":"c5537dee6d9ecf3be45db6e8dd0308c34981d4e7","kind":"commit","published_at":"2014-12-09T15:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2/manifests"},{"name":"v1.3.0-1","sha":"aa20667f29e955a0b49ac85f76bc3dbdf4b899b8","kind":"commit","published_at":"2014-12-05T11:51:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1/manifests"},{"name":"v1.3.0-0","sha":"03c2d21c5ef8583fd3ab3408bfaff5ad3daece6a","kind":"tag","published_at":"2014-12-05T10:37:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0/manifests"},{"name":"v1.2.1","sha":"7887fc8285df1b7dbea804d0acde359c402f1efe","kind":"tag","published_at":"2014-07-01T15:56:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5eba7ec85962814f668d9ce1981a17696b5154ae","kind":"tag","published_at":"2014-06-04T11:51:33.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"404484327ad94b998a10f275bfcbca5a31e02362","kind":"tag","published_at":"2014-05-28T13:40:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7e343ba659d4144671970468348dba4e7633ba8c","kind":"tag","published_at":"2014-05-28T12:04:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0/manifests"},{"name":"v1.0.19","sha":"30d6d18969518dc52163eb4bbee7053aff65fa92","kind":"tag","published_at":"2014-05-14T14:37:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ffc1191a2b90ed96eeb1aa255accb9c2d2fdae51","kind":"tag","published_at":"2014-05-13T07:02:58.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"cc895eee38aa44cd024e2fa33bc48aeaff279c36","kind":"tag","published_at":"2014-03-20T12:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"aa442dfca19eec60aaa2a56be7e0c8d0db49fad1","kind":"tag","published_at":"2014-03-19T16:47:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"47080781836dbe1b34536ff2298983531a00d012","kind":"tag","published_at":"2014-02-18T20:41:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"9e2a3942e12e5bd39ec9ed374eef40de643327de","kind":"tag","published_at":"2014-01-27T17:10:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"1f44e24bc941a16308d5a933931ac2e3abf437bf","kind":"tag","published_at":"2014-01-21T07:57:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"328e6e759f5cc04e83d901dfbd74739c850988e0","kind":"tag","published_at":"2014-01-17T23:39:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"15b01a1ab166aed49cd6ae1d944cfa2450d006d7","kind":"tag","published_at":"2014-01-17T22:45:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"d8cf5f5e4e2db83e41b16d85ae5a5fb4477ebf3d","kind":"tag","published_at":"2014-01-17T17:54:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ee3a6a821b5dceeb12396c1b0b10e929fe2aaede","kind":"tag","published_at":"2014-01-16T23:21:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"4010461eb367cb350724f6a6d96a55b4ddd4248f","kind":"tag","published_at":"2014-01-09T13:25:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"0b9b32cc207b146ad7ebf97ce71a44a06ed2a5f1","kind":"tag","published_at":"2014-01-07T23:43:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"257098a3f2992572092eff3cb9ba8cdda22800d3","kind":"tag","published_at":"2014-01-06T18:33:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fa737a3009e2f0f67d554b2ad21da4db0a3fd8ee","kind":"tag","published_at":"2014-01-05T21:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"598dbe247109c49780c8d24c775b27be98e0a192","kind":"tag","published_at":"2014-01-05T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"54eaf15a6bda8da6a1ed4064e2438cbe2b1976ba","kind":"tag","published_at":"2014-01-05T18:34:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"758d661fa151b03de8e270c550a3ca26de8ec240","kind":"tag","published_at":"2014-01-05T18:33:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2/manifests"},{"name":"v0.1.2","sha":"2cb966d534724cc286537aab180f93875c0d4f9f","kind":"tag","published_at":"2014-01-05T16:34:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2/manifests"},{"name":"v0.7.10","sha":"6c81023c023083bd839815910e283085349ed8bf","kind":"tag","published_at":"2014-01-05T16:32:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.7.10","html_url":"https://github.com/remy/nodemon/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10/manifests"},{"name":"v1.0.1","sha":"78d75fee0e7187ddfcadfce62fd417709c9e4c5e","kind":"tag","published_at":"2013-12-30T12:18:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55a4f4b464713e24c1929ba24be421e1de35f8e3","kind":"tag","published_at":"2013-12-29T23:27:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T10:39:16.644Z","dependent_packages_count":3,"downloads":28,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":22.334974859338864,"dependent_repos_count":7.990339975798177,"dependent_packages_count":8.789839835464413,"stargazers_count":0.5761755424596257,"forks_count":0.9556341669192366,"docker_downloads_count":null,"average":8.129392875996064},"purl":"pkg:npm/%40a1motion/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@a1motion/nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@a1motion/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@a1motion/nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T10:32:00.028Z","issues_count":165,"pull_requests_count":46,"avg_time_to_close_issue":8708578.227848101,"avg_time_to_close_pull_request":6974430.325,"issues_closed_count":158,"pull_requests_closed_count":40,"pull_request_authors_count":41,"issue_authors_count":158,"avg_comments_per_issue":8.26060606060606,"avg_comments_per_pull_request":2.4782608695652173,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":56,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":2301308.0,"past_year_avg_time_to_close_pull_request":1768220.7,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":4.821428571428571,"past_year_avg_comments_per_pull_request":2.230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@a1motion%2Fnodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@a1motion%2Fnodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@a1motion%2Fnodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@a1motion%2Fnodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@a1motion%2Fnodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@a1motion%2Fnodemon/codemeta","maintainers":[{"uuid":"dotconnor","login":"dotconnor","name":null,"email":"connor@dotconnor.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~dotconnor","role":null,"created_at":"2022-11-08T12:14:10.594Z","updated_at":"2022-11-08T12:14:10.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dotconnor/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1290793,"name":"@stackbuild/nodemon","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"http://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":"stackbuild","versions_count":2,"first_release_published_at":"2018-02-03T19:56:13.722Z","latest_release_published_at":"2018-02-03T19:58:04.673Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-10T15:51:26.209Z","created_at":"2022-04-08T19:48:09.383Z","updated_at":"2026-07-10T15:51:26.209Z","registry_url":"https://www.npmjs.com/package/@stackbuild/nodemon","install_command":"npm install @stackbuild/nodemon","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-06-05T13:05:29.000Z","size":3112,"stargazers_count":26681,"open_issues_count":12,"forks_count":1740,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-06-19T01:25:38.793Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-06-17T13:58:00.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T02:23:25.010Z","dependent_packages_count":1,"downloads":26,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.028044491030574,"dependent_repos_count":10.769523647389562,"dependent_packages_count":21.318711782054763,"stargazers_count":0.5761755424596257,"forks_count":0.9556341669192366,"docker_downloads_count":null,"average":12.52961792597075},"purl":"pkg:npm/%40stackbuild/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stackbuild/nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stackbuild/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stackbuild/nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T16:01:14.420Z","issues_count":216,"pull_requests_count":76,"avg_time_to_close_issue":7973393.601123596,"avg_time_to_close_pull_request":9448376.758064516,"issues_closed_count":178,"pull_requests_closed_count":62,"pull_request_authors_count":53,"issue_authors_count":194,"avg_comments_per_issue":6.777777777777778,"avg_comments_per_pull_request":2.3947368421052633,"merged_pull_requests_count":26,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":470895.3,"past_year_avg_time_to_close_pull_request":1134576.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackbuild%2Fnodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackbuild%2Fnodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackbuild%2Fnodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackbuild%2Fnodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackbuild%2Fnodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackbuild%2Fnodemon/codemeta","maintainers":[{"uuid":"markdb","login":"markdb","name":null,"email":"markdb@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~markdb","role":null,"created_at":"2022-11-10T23:52:03.276Z","updated_at":"2022-11-10T23:52:03.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/markdb/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":5003383,"name":"org.webjars.npm:nodemon","ecosystem":"maven","description":"WebJar for nodemon","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":[],"namespace":"org.webjars.npm","versions_count":8,"first_release_published_at":"2018-03-27T07:26:09.000Z","latest_release_published_at":"2023-07-14T14:58:47.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-07-10T15:51:26.300Z","created_at":"2022-07-27T11:04:44.751Z","updated_at":"2026-07-10T15:51:26.300Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/nodemon/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/nodemon/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2025-09-08T16:26:57.000Z","size":2878,"stargazers_count":26648,"open_issues_count":8,"forks_count":1744,"subscribers_count":254,"default_branch":"main","last_synced_at":"2025-10-10T11:49:08.592Z","etag":null,"topics":["hacktoberfest","node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2025-10-09T17:11:45.000Z","dependencies_parsed_at":"2023-09-23T14:34:30.710Z","dependency_job_id":"68a08d90-89da-483e-8192-5b956bca568f","html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004071,"owners_count":26083669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":"remy","name":"Remy Sharp","uuid":"13700","kind":"user","description":"JavaScript (node + client side) developer with web experience starting in 1999. Contact me for any work or questions about JS I might be able to help you with.","email":"","website":"https://remysharp.com","location":"Brighton, UK","twitter":null,"company":"Left Logic / @leftlogic ","icon_url":"https://avatars.githubusercontent.com/u/13700?u=6d8feab03c8dd9102833150eb5ca6054d5a395a1\u0026v=4","repositories_count":354,"last_synced_at":"2025-10-06T11:57:33.495Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remy","funding_links":["https://github.com/sponsors/remy"],"total_stars":43792,"followers":7805,"following":5,"created_at":"2022-11-02T16:26:02.200Z","updated_at":"2025-10-06T11:57:33.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy/repositories"},"tags":[{"name":"v3.1.10","sha":"297c7c798b5e8be9b0a0b48c7c400953f3bc465e","kind":"commit","published_at":"2025-04-23T09:21:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.10","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.10/manifests"},{"name":"v3.1.9","sha":"9c9de6eb075c62650145bfebfac3680923f172d6","kind":"commit","published_at":"2024-12-13T11:48:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.9","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"880fc4201e722f36f581b7a2817339dbc052b02e","kind":"commit","published_at":"2024-12-13T11:43:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.8","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79","kind":"commit","published_at":"2024-09-20T17:08:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.7","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"14280013c62a9a8631257ae4adb208c77db8af0b","kind":"commit","published_at":"2024-09-19T10:42:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.6","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"254c2ab17877a79b9573c79371cb0fc567eb0514","kind":"commit","published_at":"2024-09-17T16:54:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.5","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"d7cfe08403d51f3eef1a1347616306ed29bdd439","kind":"commit","published_at":"2024-06-20T08:06:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.4","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf","kind":"commit","published_at":"2024-06-03T16:32:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"789663c335be5e79f5b8a2248de9729c24e4093b","kind":"commit","published_at":"2024-05-29T08:08:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"cd27c0b50584e078a10338ef0c37282255f3f9ca","kind":"commit","published_at":"2024-05-25T09:48:53.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"02d216ff6a906871bb7f711f0d5e310f6d96b054","kind":"commit","published_at":"2024-02-22T20:10:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"da328edaeb98252ddec69db155276e34cd9245ea","kind":"commit","published_at":"2024-01-16T20:43:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0ebfaa5d1ce24faf1a2c0f1db31b56dbd0a82628","kind":"commit","published_at":"2023-12-01T18:48:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e4c163f7f5c8f73f6e42499b53bf0329d14a9895","kind":"commit","published_at":"2023-07-09T08:44:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f219dccbf0ab9a48a3f84edb75d620e3a61a9f36","kind":"commit","published_at":"2023-07-08T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0/manifests"},{"name":"v2.0.22","sha":"c971fdcd4820938744f6f6f5d90272acf984eba1","kind":"commit","published_at":"2023-03-22T19:52:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.22","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"146839711be58995f88723b29de3007de87d6c3a","kind":"commit","published_at":"2023-03-02T16:52:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.21","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e099e91cb6ff9cbb7912af86d22b91cd855a1ad0","kind":"commit","published_at":"2022-09-16T12:11:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.20","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"176c4a6bed989fe94f103c905e5eee341d26794d","kind":"commit","published_at":"2022-07-05T16:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"1b3bc8c3c839024d0de4392f56be571a4b660754","kind":"commit","published_at":"2022-06-23T15:28:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"27e91c36819d510a3e64111957a8ce13f0e186bc","kind":"commit","published_at":"2022-06-23T14:22:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"e26aaa97d9ba245d33e82d42e248f72f50b1e351","kind":"commit","published_at":"2022-04-29T10:08:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"54784ab842a220777958cf590a49c5d9721f9834","kind":"commit","published_at":"2021-11-09T17:56:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"61e7abd730839979c3ec099830d4af7030a6ce3f","kind":"commit","published_at":"2021-10-19T14:29:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"b91a61d6c27e557f7a9c072d82508974b13a0e4d","kind":"commit","published_at":"2021-09-23T20:38:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"0823f18435e43639f3b6b9f296b7385e99cffa3b","kind":"commit","published_at":"2021-07-10T15:02:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"b52fc89b4911725ce5da9edf35d614cdf6260651","kind":"commit","published_at":"2021-07-09T16:20:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"6c6cb65317b1d95ef25c91885b55d589c2a020d6","kind":"commit","published_at":"2021-07-08T14:48:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"3242215ec438baa96299fd085238178c6ee59f53","kind":"commit","published_at":"2021-06-30T12:57:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"17aa92b57fbf6781e317150da7a977686e7074e0","kind":"commit","published_at":"2021-06-29T12:51:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ac0b55e50a3c48a6ec1b15265d466cee3b83ef3d","kind":"commit","published_at":"2021-01-06T14:59:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"f74f4a20772b5d96506386d2e35569bc3e2c1811","kind":"commit","published_at":"2020-10-19T18:20:22.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7e00a30d31c5a464f7a2bee0657a4aa5e702236a","kind":"commit","published_at":"2020-10-04T19:37:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a74f5dc3efef9a76e5c810ff3b70c4e3f1584183","kind":"commit","published_at":"2020-05-14T11:23:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ee92ee470b37d4cb69429198677afb19ede5100c","kind":"commit","published_at":"2020-04-08T16:55:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"cd45d74593be411eba39481e5a8360c39079b118","kind":"commit","published_at":"2019-12-11T14:20:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ed91703f0870660a3159749878c273e3e61e64a3","kind":"commit","published_at":"2019-11-22T13:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a67f361a0dd56b61e9c0bb6c9149e71e425b442","kind":"commit","published_at":"2019-11-20T15:16:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0/manifests"},{"name":"v1.19.4","sha":"7d6c1a88a10f02d3f00b6e0635f982bb74ce5708","kind":"commit","published_at":"2019-10-15T23:27:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"eead311749357d4809c0c8ba353e31376f2ea776","kind":"commit","published_at":"2019-09-29T10:01:52.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"12b66cd492b4b06ffc91da57eca4794c25f05632","kind":"commit","published_at":"2019-09-03T10:54:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"5124ae9528da8b19ce25c1945d1e62c35f20e861","kind":"commit","published_at":"2019-05-25T18:26:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"20ccb623c4dbdbc9445085ba72ca7ab90f5bffcb","kind":"commit","published_at":"2019-05-01T07:05:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0/manifests"},{"name":"v1.18.11","sha":"aa41ab2124679306000351bef3e9a4366636f72a","kind":"commit","published_at":"2019-04-08T20:59:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11/manifests"},{"name":"v1.18.10","sha":"fb0c078013c4b50a7e47f415aee9cf9168fc16db","kind":"commit","published_at":"2019-02-08T22:13:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10/manifests"},{"name":"v1.18.9","sha":"dd0b96a9438f9c068c85f4ed88a5dc6709577855","kind":"commit","published_at":"2018-12-14T17:43:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9/manifests"},{"name":"v1.18.8","sha":"3dfd5ccf5aceedee9b34cf3320e646ad46708174","kind":"commit","published_at":"2018-12-10T18:15:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8/manifests"},{"name":"v1.18.7","sha":"21e052eddf144b27a7c0eb9c603236707003d75d","kind":"commit","published_at":"2018-11-27T08:45:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7/manifests"},{"name":"v1.18.6","sha":"521eb1e49d9a6556853ae468ec071deea749076a","kind":"commit","published_at":"2018-11-05T11:23:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6/manifests"},{"name":"v1.18.5","sha":"3afa52c56d31f9df93f79c53c9bc1ea4788b421e","kind":"commit","published_at":"2018-10-26T10:43:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5/manifests"},{"name":"v1.18.4","sha":"e7d9e87955ec851b3a85f3e8a0d988b5ddacf032","kind":"commit","published_at":"2018-08-29T17:47:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4/manifests"},{"name":"v1.18.3","sha":"11ef2983035d8fa0821e82538c8a68c0070a1648","kind":"commit","published_at":"2018-07-17T18:23:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"363891ff3d9bb71f27b303a40947334645bd3979","kind":"commit","published_at":"2018-07-13T19:21:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"25a181351f7b5ab3df2b42a13a12052afa961fc4","kind":"commit","published_at":"2018-07-11T11:51:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a974892eaefde3b24d397b23e3f6dea29a43aaf1","kind":"commit","published_at":"2018-07-10T17:41:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0/manifests"},{"name":"v1.17.5","sha":"b3fc3a9aa9ae446b9a7ebc6a3836129376d2720a","kind":"commit","published_at":"2018-05-23T07:15:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"ee2aac1651c24243d1630631449b4636265dd1d9","kind":"commit","published_at":"2018-05-05T19:19:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"aa18c806b37715a5b13aa7660e098f1fe7319a1c","kind":"commit","published_at":"2018-03-31T07:40:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"89d6062c687dce31f7878f3b7f427ed332e5cdd9","kind":"commit","published_at":"2018-03-13T21:46:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b","kind":"commit","published_at":"2018-02-27T17:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c","kind":"commit","published_at":"2018-02-27T16:44:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"7ffd5454ed5397d0b2031c7eda97159c40da55fc","kind":"commit","published_at":"2018-02-27T16:43:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"94b526f80a067ab55f888a225339d7e23f797c64","kind":"commit","published_at":"2018-02-27T16:42:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"1cda8fae4333f3e37c54d0923d99b9132fb6a010","kind":"commit","published_at":"2018-02-19T16:49:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"70cfb7dc232657e284ae3705fa76c5fd0054e298","kind":"commit","published_at":"2018-02-15T21:58:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0/manifests"},{"name":"v1.14.12","sha":"33fa6f4970412a6bfa12ff357f44dfebf0ad63c7","kind":"commit","published_at":"2018-02-01T22:47:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12/manifests"},{"name":"v1.14.11","sha":"4be493ca0d79be98ffe7160588148b0cc1575c79","kind":"commit","published_at":"2018-01-11T11:00:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11/manifests"},{"name":"v1.14.10","sha":"e90f15aa8a2afffe67fa7a86208587b8cdc34f3e","kind":"commit","published_at":"2018-01-09T13:18:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10/manifests"},{"name":"v1.14.9","sha":"e95ea6f656bfc2a368362e7f6729da297b463031","kind":"commit","published_at":"2018-01-08T12:35:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"64a82ff81a2a0c0b562d298698aa52a3628da77f","kind":"commit","published_at":"2018-01-06T09:35:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"6e7ce4bbe267336a00346101f42ad4eb05285dac","kind":"commit","published_at":"2017-12-31T19:47:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"d78bf3d5d17bf3be73d98bd7d500f3d5b5021659","kind":"commit","published_at":"2017-12-29T16:51:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"0d9a89241c58e470125e4358fcb0ba25f2962bb5","kind":"commit","published_at":"2017-12-29T11:07:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"de66c6bcea6c32c07fdd093a062a8666f74557d1","kind":"commit","published_at":"2017-12-29T10:55:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"ad226afc13f4480bc6c942785571ec10fdf8b293","kind":"commit","published_at":"2017-12-22T22:34:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0bb1eec1a09ec40c4cf5d40c64d48fa1c7867d1b","kind":"commit","published_at":"2017-12-22T15:37:00.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"4589bc8a600733ab42982669c5f83679a4a6c3d9","kind":"commit","published_at":"2017-12-20T23:21:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79","kind":"commit","published_at":"2017-12-20T14:09:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"1171fc1a9aa6028e8d0c2aa6defe30f799ee4242","kind":"commit","published_at":"2017-12-16T01:17:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06","kind":"commit","published_at":"2017-12-15T15:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"770c90dcdd87b63d31b16f9d36080a3d90f6f02f","kind":"commit","published_at":"2017-12-15T14:14:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"f8a5abe258ae3a224cb0a0566e70aa8cf5bfe19e","kind":"commit","published_at":"2017-12-15T08:46:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0/manifests"},{"name":"v1.12.7","sha":"fd961d605305805fe3b6df414339a2774a27239a","kind":"commit","published_at":"2017-12-13T22:17:13.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"f52615c0f7cd0e76fe1970e8071d414496960b08","kind":"commit","published_at":"2017-12-13T13:08:05.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"6a4fb226028b43ff502cbf70dd586c47a6e3b6f7","kind":"commit","published_at":"2017-12-05T18:01:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"2e1b496fa372c2a71c754d0d9a47c1a865979d05","kind":"commit","published_at":"2017-12-04T22:27:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"71eab1aeebef204bdadcb60ed0af60d964e85c34","kind":"commit","published_at":"2017-12-04T22:15:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3/manifests"},{"name":"v1.11.0","sha":"2cd85b1f609e9749d19afcdbd71368e6ab063f9d","kind":"commit","published_at":"2016-10-06T18:52:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.11.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"be5d4e8d13a6dcc16c65b5bce59edef54496a8ae","kind":"commit","published_at":"2016-08-18T21:04:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"58a236e0ceab0d04bd287b76c77180cd20f91c25","kind":"commit","published_at":"2016-08-18T14:54:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"ee110add5399829021ebe53c17cb4dd006d3e5e4","kind":"commit","published_at":"2016-07-25T21:01:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"ceadfb8e919603b67a39f8528bb6914f8b92f1d7","kind":"commit","published_at":"2016-04-29T20:26:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6ccb29864c7a17b578a5a09b9a2dd382bbb41066","kind":"commit","published_at":"2016-02-25T21:08:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ec80818cac89adb4318a0d727f42a7c721a256fd","kind":"commit","published_at":"2016-02-19T09:42:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"b292ae74b7c43407a52ce2d33d36ff218f4245ed","kind":"commit","published_at":"2015-11-02T13:53:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"f5d1a04cc80f1bc963c20627177e545be42aeee7","kind":"commit","published_at":"2015-10-25T07:14:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"e6708d220c458a92d1e8c9d3e98c8e44c16aab7b","kind":"commit","published_at":"2015-10-20T05:55:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"2f19ffb5a7162d08abbabea45ed995ac2cd9511a","kind":"commit","published_at":"2015-10-19T11:34:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c606ad507d76cc4cf98f35543b5ffed74a58e371","kind":"commit","published_at":"2015-09-25T12:33:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cd4201afa6910363c3051514b1a24a6dce3e9c36","kind":"commit","published_at":"2015-09-21T10:25:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d817866eaba43078f6746ce05189f3dba836bf84","kind":"commit","published_at":"2015-09-19T15:15:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1ce6de9c36ea0b7253989cd6bf0b9e0503d9192f","kind":"commit","published_at":"2015-09-19T10:52:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"223542e79285c8a55fe81b8b78a84f5755e8101f","kind":"commit","published_at":"2015-09-16T09:33:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"15b0b88d0f9f5bb4e272bb1f74bd1fb7b47cf262","kind":"commit","published_at":"2015-09-12T10:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0a8b986239d4b376be52029c7fb8aa48adfb022e","kind":"commit","published_at":"2015-09-12T10:22:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2e56d8404e09320355b8d84ba90f8c8d61c72b8b","kind":"tag","published_at":"2015-08-12T08:32:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6152786ba2254eb7e3d1936f3b42bab3b159bcaf","kind":"tag","published_at":"2015-07-27T20:44:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"698dc26aacc4c4759abdc5cb9dd3c8588d0cac5c","kind":"tag","published_at":"2015-07-20T21:03:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"ceb53ce403f7b5a39ba4c133f73fe780e472209e","kind":"tag","published_at":"2015-02-11T16:21:10.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"53587d738041b88c128e2490b8e44c4eb18b3fdc","kind":"tag","published_at":"2015-02-01T16:05:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"8ee71f4157e7c1430d62df1be803674ec7a9a31f","kind":"tag","published_at":"2015-01-28T15:13:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e6ae2019db8601454f87548ceb261cec892a930c","kind":"tag","published_at":"2015-01-28T15:08:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e2f80005815dc41120bc30effa435d5482be1943","kind":"tag","published_at":"2015-01-28T15:06:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ceeea718708dfec3e913fae7e904e6ead699ca06","kind":"tag","published_at":"2015-01-20T14:34:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"44f7d49f868023440d00dc3bdd22c0bf67a0834f","kind":"tag","published_at":"2015-01-19T22:00:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d288c0defb9ec556e4732a3648057fb960e5c3a1","kind":"commit","published_at":"2015-01-19T21:05:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0/manifests"},{"name":"v1.3.0-2","sha":"c5537dee6d9ecf3be45db6e8dd0308c34981d4e7","kind":"commit","published_at":"2014-12-09T15:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2/manifests"},{"name":"v1.3.0-1","sha":"aa20667f29e955a0b49ac85f76bc3dbdf4b899b8","kind":"commit","published_at":"2014-12-05T11:51:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1/manifests"},{"name":"v1.3.0-0","sha":"03c2d21c5ef8583fd3ab3408bfaff5ad3daece6a","kind":"tag","published_at":"2014-12-05T10:37:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0/manifests"},{"name":"v1.2.1","sha":"7887fc8285df1b7dbea804d0acde359c402f1efe","kind":"tag","published_at":"2014-07-01T15:56:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5eba7ec85962814f668d9ce1981a17696b5154ae","kind":"tag","published_at":"2014-06-04T11:51:33.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"404484327ad94b998a10f275bfcbca5a31e02362","kind":"tag","published_at":"2014-05-28T13:40:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7e343ba659d4144671970468348dba4e7633ba8c","kind":"tag","published_at":"2014-05-28T12:04:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0/manifests"},{"name":"v1.0.19","sha":"30d6d18969518dc52163eb4bbee7053aff65fa92","kind":"tag","published_at":"2014-05-14T14:37:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ffc1191a2b90ed96eeb1aa255accb9c2d2fdae51","kind":"tag","published_at":"2014-05-13T07:02:58.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"cc895eee38aa44cd024e2fa33bc48aeaff279c36","kind":"tag","published_at":"2014-03-20T12:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"aa442dfca19eec60aaa2a56be7e0c8d0db49fad1","kind":"tag","published_at":"2014-03-19T16:47:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"47080781836dbe1b34536ff2298983531a00d012","kind":"tag","published_at":"2014-02-18T20:41:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"9e2a3942e12e5bd39ec9ed374eef40de643327de","kind":"tag","published_at":"2014-01-27T17:10:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"1f44e24bc941a16308d5a933931ac2e3abf437bf","kind":"tag","published_at":"2014-01-21T07:57:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"328e6e759f5cc04e83d901dfbd74739c850988e0","kind":"tag","published_at":"2014-01-17T23:39:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"15b01a1ab166aed49cd6ae1d944cfa2450d006d7","kind":"tag","published_at":"2014-01-17T22:45:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"d8cf5f5e4e2db83e41b16d85ae5a5fb4477ebf3d","kind":"tag","published_at":"2014-01-17T17:54:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ee3a6a821b5dceeb12396c1b0b10e929fe2aaede","kind":"tag","published_at":"2014-01-16T23:21:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"4010461eb367cb350724f6a6d96a55b4ddd4248f","kind":"tag","published_at":"2014-01-09T13:25:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"0b9b32cc207b146ad7ebf97ce71a44a06ed2a5f1","kind":"tag","published_at":"2014-01-07T23:43:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"257098a3f2992572092eff3cb9ba8cdda22800d3","kind":"tag","published_at":"2014-01-06T18:33:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fa737a3009e2f0f67d554b2ad21da4db0a3fd8ee","kind":"tag","published_at":"2014-01-05T21:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"598dbe247109c49780c8d24c775b27be98e0a192","kind":"tag","published_at":"2014-01-05T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"54eaf15a6bda8da6a1ed4064e2438cbe2b1976ba","kind":"tag","published_at":"2014-01-05T18:34:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"758d661fa151b03de8e270c550a3ca26de8ec240","kind":"tag","published_at":"2014-01-05T18:33:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2/manifests"},{"name":"v0.1.2","sha":"2cb966d534724cc286537aab180f93875c0d4f9f","kind":"tag","published_at":"2014-01-05T16:34:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2/manifests"},{"name":"v0.7.10","sha":"6c81023c023083bd839815910e283085349ed8bf","kind":"tag","published_at":"2014-01-05T16:32:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.7.10","html_url":"https://github.com/remy/nodemon/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10/manifests"},{"name":"v1.0.1","sha":"78d75fee0e7187ddfcadfce62fd417709c9e4c5e","kind":"tag","published_at":"2013-12-30T12:18:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55a4f4b464713e24c1929ba24be421e1de35f8e3","kind":"tag","published_at":"2013-12-29T23:27:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T20:51:02.173Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T14:21:33.350Z","issues_count":207,"pull_requests_count":71,"avg_time_to_close_issue":8151939.655172414,"avg_time_to_close_pull_request":9983049.913793104,"issues_closed_count":174,"pull_requests_closed_count":58,"pull_request_authors_count":50,"issue_authors_count":185,"avg_comments_per_issue":6.898550724637682,"avg_comments_per_pull_request":2.408450704225352,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":1042219.6923076923,"past_year_avg_time_to_close_pull_request":5528977.333333333,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.0588235294117645,"past_year_avg_comments_per_pull_request":2.8181818181818183,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nodemon/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":611410,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":2107042,"name":"nodemon","ecosystem":"npm","description":"Simple monitor script for use during development of a Node.js app.","homepage":"https://nodemon.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["cli","monitor","monitor","development","restart","autoload","reload","terminal"],"namespace":null,"versions_count":263,"first_release_published_at":"2024-09-03T08:18:40.368Z","latest_release_published_at":"2026-02-20T23:05:18.913Z","latest_release_number":"3.1.14","last_synced_at":"2026-07-11T17:30:08.808Z","created_at":"2022-04-09T21:06:14.835Z","updated_at":"2026-07-11T17:30:08.808Z","registry_url":"https://www.npmjs.com/package/nodemon","install_command":"npm install nodemon","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/nodemon"},"dist-tags":{"debug-1268":"1.15.2-alpha.2","debug":"2.0.14-alpha.1","dev":"0.0.0-development","latest":"3.1.14"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-03-22T14:53:35.000Z","size":2955,"stargazers_count":26696,"open_issues_count":11,"forks_count":1746,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-03-27T00:35:40.254Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-03-26T12:18:43.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31535474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"},"tags":[]},"repo_metadata_updated_at":"2026-07-06T15:41:38.996Z","dependent_packages_count":37791,"downloads":51846245,"downloads_period":"last-month","dependent_repos_count":1165949,"rankings":{"downloads":0.054321577165662195,"dependent_repos_count":0.029488073894868037,"dependent_packages_count":0.002765362547243892,"stargazers_count":0.5612316979545079,"forks_count":0.9188122411921833,"docker_downloads_count":0.061659370855378655,"average":0.2713797206016407},"purl":"pkg:npm/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nodemon","docker_dependents_count":12318,"docker_downloads_count":851405941,"usage_url":"https://repos.ecosyste.ms/usage/npm/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nodemon/dependencies","status":null,"funding_links":["https://opencollective.com/nodemon","https://github.com/sponsors/remy"],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-06T16:01:14.420Z","issues_count":216,"pull_requests_count":76,"avg_time_to_close_issue":7973393.601123596,"avg_time_to_close_pull_request":9448376.758064516,"issues_closed_count":178,"pull_requests_closed_count":62,"pull_request_authors_count":53,"issue_authors_count":194,"avg_comments_per_issue":6.777777777777778,"avg_comments_per_pull_request":2.3947368421052633,"merged_pull_requests_count":26,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":470895.3,"past_year_avg_time_to_close_pull_request":1134576.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodemon/codemeta","maintainers":[{"uuid":"remy","login":"remy","name":null,"email":"remy@leftlogic.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~remy","role":null,"created_at":"2022-11-10T11:18:28.210Z","updated_at":"2022-11-10T11:18:28.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":5127006,"name":"github.com/remy/nodemon","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":[],"namespace":"github.com/remy","versions_count":142,"first_release_published_at":"2010-10-05T07:27:46.000Z","latest_release_published_at":"2024-09-20T17:08:09.000Z","latest_release_number":"v3.1.7+incompatible","last_synced_at":"2026-03-30T23:02:58.880Z","created_at":"2022-08-03T01:24:54.975Z","updated_at":"2026-03-30T23:02:58.880Z","registry_url":"https://pkg.go.dev/github.com/remy/nodemon","install_command":"go get github.com/remy/nodemon","documentation_url":"https://pkg.go.dev/github.com/remy/nodemon#section-documentation","metadata":{},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2025-09-08T16:26:57.000Z","size":2878,"stargazers_count":26648,"open_issues_count":8,"forks_count":1744,"subscribers_count":254,"default_branch":"main","last_synced_at":"2025-10-10T11:49:08.592Z","etag":null,"topics":["hacktoberfest","node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2025-10-09T17:11:45.000Z","dependencies_parsed_at":"2023-09-23T14:34:30.710Z","dependency_job_id":"68a08d90-89da-483e-8192-5b956bca568f","html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004071,"owners_count":26083669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":"remy","name":"Remy Sharp","uuid":"13700","kind":"user","description":"JavaScript (node + client side) developer with web experience starting in 1999. Contact me for any work or questions about JS I might be able to help you with.","email":"","website":"https://remysharp.com","location":"Brighton, UK","twitter":null,"company":"Left Logic / @leftlogic ","icon_url":"https://avatars.githubusercontent.com/u/13700?u=6d8feab03c8dd9102833150eb5ca6054d5a395a1\u0026v=4","repositories_count":354,"last_synced_at":"2025-10-06T11:57:33.495Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remy","funding_links":["https://github.com/sponsors/remy"],"total_stars":43792,"followers":7805,"following":5,"created_at":"2022-11-02T16:26:02.200Z","updated_at":"2025-10-06T11:57:33.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy/repositories"},"tags":[{"name":"v3.1.10","sha":"297c7c798b5e8be9b0a0b48c7c400953f3bc465e","kind":"commit","published_at":"2025-04-23T09:21:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.10","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.10/manifests"},{"name":"v3.1.9","sha":"9c9de6eb075c62650145bfebfac3680923f172d6","kind":"commit","published_at":"2024-12-13T11:48:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.9","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"880fc4201e722f36f581b7a2817339dbc052b02e","kind":"commit","published_at":"2024-12-13T11:43:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.8","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79","kind":"commit","published_at":"2024-09-20T17:08:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.7","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"14280013c62a9a8631257ae4adb208c77db8af0b","kind":"commit","published_at":"2024-09-19T10:42:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.6","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"254c2ab17877a79b9573c79371cb0fc567eb0514","kind":"commit","published_at":"2024-09-17T16:54:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.5","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"d7cfe08403d51f3eef1a1347616306ed29bdd439","kind":"commit","published_at":"2024-06-20T08:06:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.4","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf","kind":"commit","published_at":"2024-06-03T16:32:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"789663c335be5e79f5b8a2248de9729c24e4093b","kind":"commit","published_at":"2024-05-29T08:08:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"cd27c0b50584e078a10338ef0c37282255f3f9ca","kind":"commit","published_at":"2024-05-25T09:48:53.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"02d216ff6a906871bb7f711f0d5e310f6d96b054","kind":"commit","published_at":"2024-02-22T20:10:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"da328edaeb98252ddec69db155276e34cd9245ea","kind":"commit","published_at":"2024-01-16T20:43:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0ebfaa5d1ce24faf1a2c0f1db31b56dbd0a82628","kind":"commit","published_at":"2023-12-01T18:48:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e4c163f7f5c8f73f6e42499b53bf0329d14a9895","kind":"commit","published_at":"2023-07-09T08:44:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f219dccbf0ab9a48a3f84edb75d620e3a61a9f36","kind":"commit","published_at":"2023-07-08T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v3.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v3.0.0/manifests"},{"name":"v2.0.22","sha":"c971fdcd4820938744f6f6f5d90272acf984eba1","kind":"commit","published_at":"2023-03-22T19:52:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.22","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"146839711be58995f88723b29de3007de87d6c3a","kind":"commit","published_at":"2023-03-02T16:52:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.21","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e099e91cb6ff9cbb7912af86d22b91cd855a1ad0","kind":"commit","published_at":"2022-09-16T12:11:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.20","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"176c4a6bed989fe94f103c905e5eee341d26794d","kind":"commit","published_at":"2022-07-05T16:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"1b3bc8c3c839024d0de4392f56be571a4b660754","kind":"commit","published_at":"2022-06-23T15:28:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"27e91c36819d510a3e64111957a8ce13f0e186bc","kind":"commit","published_at":"2022-06-23T14:22:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"e26aaa97d9ba245d33e82d42e248f72f50b1e351","kind":"commit","published_at":"2022-04-29T10:08:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"54784ab842a220777958cf590a49c5d9721f9834","kind":"commit","published_at":"2021-11-09T17:56:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"61e7abd730839979c3ec099830d4af7030a6ce3f","kind":"commit","published_at":"2021-10-19T14:29:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"b91a61d6c27e557f7a9c072d82508974b13a0e4d","kind":"commit","published_at":"2021-09-23T20:38:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"0823f18435e43639f3b6b9f296b7385e99cffa3b","kind":"commit","published_at":"2021-07-10T15:02:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"b52fc89b4911725ce5da9edf35d614cdf6260651","kind":"commit","published_at":"2021-07-09T16:20:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"6c6cb65317b1d95ef25c91885b55d589c2a020d6","kind":"commit","published_at":"2021-07-08T14:48:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"3242215ec438baa96299fd085238178c6ee59f53","kind":"commit","published_at":"2021-06-30T12:57:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"17aa92b57fbf6781e317150da7a977686e7074e0","kind":"commit","published_at":"2021-06-29T12:51:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ac0b55e50a3c48a6ec1b15265d466cee3b83ef3d","kind":"commit","published_at":"2021-01-06T14:59:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"f74f4a20772b5d96506386d2e35569bc3e2c1811","kind":"commit","published_at":"2020-10-19T18:20:22.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"7e00a30d31c5a464f7a2bee0657a4aa5e702236a","kind":"commit","published_at":"2020-10-04T19:37:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a74f5dc3efef9a76e5c810ff3b70c4e3f1584183","kind":"commit","published_at":"2020-05-14T11:23:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ee92ee470b37d4cb69429198677afb19ede5100c","kind":"commit","published_at":"2020-04-08T16:55:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"cd45d74593be411eba39481e5a8360c39079b118","kind":"commit","published_at":"2019-12-11T14:20:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ed91703f0870660a3159749878c273e3e61e64a3","kind":"commit","published_at":"2019-11-22T13:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a67f361a0dd56b61e9c0bb6c9149e71e425b442","kind":"commit","published_at":"2019-11-20T15:16:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v2.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v2.0.0/manifests"},{"name":"v1.19.4","sha":"7d6c1a88a10f02d3f00b6e0635f982bb74ce5708","kind":"commit","published_at":"2019-10-15T23:27:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"eead311749357d4809c0c8ba353e31376f2ea776","kind":"commit","published_at":"2019-09-29T10:01:52.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"12b66cd492b4b06ffc91da57eca4794c25f05632","kind":"commit","published_at":"2019-09-03T10:54:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"5124ae9528da8b19ce25c1945d1e62c35f20e861","kind":"commit","published_at":"2019-05-25T18:26:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"20ccb623c4dbdbc9445085ba72ca7ab90f5bffcb","kind":"commit","published_at":"2019-05-01T07:05:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.19.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.19.0/manifests"},{"name":"v1.18.11","sha":"aa41ab2124679306000351bef3e9a4366636f72a","kind":"commit","published_at":"2019-04-08T20:59:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.11/manifests"},{"name":"v1.18.10","sha":"fb0c078013c4b50a7e47f415aee9cf9168fc16db","kind":"commit","published_at":"2019-02-08T22:13:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.10/manifests"},{"name":"v1.18.9","sha":"dd0b96a9438f9c068c85f4ed88a5dc6709577855","kind":"commit","published_at":"2018-12-14T17:43:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.9/manifests"},{"name":"v1.18.8","sha":"3dfd5ccf5aceedee9b34cf3320e646ad46708174","kind":"commit","published_at":"2018-12-10T18:15:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.8/manifests"},{"name":"v1.18.7","sha":"21e052eddf144b27a7c0eb9c603236707003d75d","kind":"commit","published_at":"2018-11-27T08:45:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.7/manifests"},{"name":"v1.18.6","sha":"521eb1e49d9a6556853ae468ec071deea749076a","kind":"commit","published_at":"2018-11-05T11:23:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.6/manifests"},{"name":"v1.18.5","sha":"3afa52c56d31f9df93f79c53c9bc1ea4788b421e","kind":"commit","published_at":"2018-10-26T10:43:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.5/manifests"},{"name":"v1.18.4","sha":"e7d9e87955ec851b3a85f3e8a0d988b5ddacf032","kind":"commit","published_at":"2018-08-29T17:47:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.4/manifests"},{"name":"v1.18.3","sha":"11ef2983035d8fa0821e82538c8a68c0070a1648","kind":"commit","published_at":"2018-07-17T18:23:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"363891ff3d9bb71f27b303a40947334645bd3979","kind":"commit","published_at":"2018-07-13T19:21:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"25a181351f7b5ab3df2b42a13a12052afa961fc4","kind":"commit","published_at":"2018-07-11T11:51:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a974892eaefde3b24d397b23e3f6dea29a43aaf1","kind":"commit","published_at":"2018-07-10T17:41:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.18.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.18.0/manifests"},{"name":"v1.17.5","sha":"b3fc3a9aa9ae446b9a7ebc6a3836129376d2720a","kind":"commit","published_at":"2018-05-23T07:15:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"ee2aac1651c24243d1630631449b4636265dd1d9","kind":"commit","published_at":"2018-05-05T19:19:36.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"aa18c806b37715a5b13aa7660e098f1fe7319a1c","kind":"commit","published_at":"2018-03-31T07:40:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"89d6062c687dce31f7878f3b7f427ed332e5cdd9","kind":"commit","published_at":"2018-03-13T21:46:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b","kind":"commit","published_at":"2018-02-27T17:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c","kind":"commit","published_at":"2018-02-27T16:44:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.17.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"7ffd5454ed5397d0b2031c7eda97159c40da55fc","kind":"commit","published_at":"2018-02-27T16:43:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"94b526f80a067ab55f888a225339d7e23f797c64","kind":"commit","published_at":"2018-02-27T16:42:51.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.16.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"1cda8fae4333f3e37c54d0923d99b9132fb6a010","kind":"commit","published_at":"2018-02-19T16:49:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"70cfb7dc232657e284ae3705fa76c5fd0054e298","kind":"commit","published_at":"2018-02-15T21:58:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.15.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.15.0/manifests"},{"name":"v1.14.12","sha":"33fa6f4970412a6bfa12ff357f44dfebf0ad63c7","kind":"commit","published_at":"2018-02-01T22:47:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.12/manifests"},{"name":"v1.14.11","sha":"4be493ca0d79be98ffe7160588148b0cc1575c79","kind":"commit","published_at":"2018-01-11T11:00:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.11/manifests"},{"name":"v1.14.10","sha":"e90f15aa8a2afffe67fa7a86208587b8cdc34f3e","kind":"commit","published_at":"2018-01-09T13:18:08.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.10/manifests"},{"name":"v1.14.9","sha":"e95ea6f656bfc2a368362e7f6729da297b463031","kind":"commit","published_at":"2018-01-08T12:35:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"64a82ff81a2a0c0b562d298698aa52a3628da77f","kind":"commit","published_at":"2018-01-06T09:35:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"6e7ce4bbe267336a00346101f42ad4eb05285dac","kind":"commit","published_at":"2017-12-31T19:47:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"d78bf3d5d17bf3be73d98bd7d500f3d5b5021659","kind":"commit","published_at":"2017-12-29T16:51:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"0d9a89241c58e470125e4358fcb0ba25f2962bb5","kind":"commit","published_at":"2017-12-29T11:07:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"de66c6bcea6c32c07fdd093a062a8666f74557d1","kind":"commit","published_at":"2017-12-29T10:55:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"ad226afc13f4480bc6c942785571ec10fdf8b293","kind":"commit","published_at":"2017-12-22T22:34:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"0bb1eec1a09ec40c4cf5d40c64d48fa1c7867d1b","kind":"commit","published_at":"2017-12-22T15:37:00.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"4589bc8a600733ab42982669c5f83679a4a6c3d9","kind":"commit","published_at":"2017-12-20T23:21:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d15cf686f7b5cdc21d68dba98d88e77c0ee3ab79","kind":"commit","published_at":"2017-12-20T14:09:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.14.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.14.0/manifests"},{"name":"v1.13.3","sha":"1171fc1a9aa6028e8d0c2aa6defe30f799ee4242","kind":"commit","published_at":"2017-12-16T01:17:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"bd9d5957bfb9d8504efa06ca3cd9ac4d72c79e06","kind":"commit","published_at":"2017-12-15T15:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"770c90dcdd87b63d31b16f9d36080a3d90f6f02f","kind":"commit","published_at":"2017-12-15T14:14:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"f8a5abe258ae3a224cb0a0566e70aa8cf5bfe19e","kind":"commit","published_at":"2017-12-15T08:46:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.13.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.13.0/manifests"},{"name":"v1.12.7","sha":"fd961d605305805fe3b6df414339a2774a27239a","kind":"commit","published_at":"2017-12-13T22:17:13.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"f52615c0f7cd0e76fe1970e8071d414496960b08","kind":"commit","published_at":"2017-12-13T13:08:05.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"6a4fb226028b43ff502cbf70dd586c47a6e3b6f7","kind":"commit","published_at":"2017-12-05T18:01:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"2e1b496fa372c2a71c754d0d9a47c1a865979d05","kind":"commit","published_at":"2017-12-04T22:27:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"71eab1aeebef204bdadcb60ed0af60d964e85c34","kind":"commit","published_at":"2017-12-04T22:15:21.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.12.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.12.3/manifests"},{"name":"v1.11.0","sha":"2cd85b1f609e9749d19afcdbd71368e6ab063f9d","kind":"commit","published_at":"2016-10-06T18:52:41.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.11.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"be5d4e8d13a6dcc16c65b5bce59edef54496a8ae","kind":"commit","published_at":"2016-08-18T21:04:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"58a236e0ceab0d04bd287b76c77180cd20f91c25","kind":"commit","published_at":"2016-08-18T14:54:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"ee110add5399829021ebe53c17cb4dd006d3e5e4","kind":"commit","published_at":"2016-07-25T21:01:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.10.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"ceadfb8e919603b67a39f8528bb6914f8b92f1d7","kind":"commit","published_at":"2016-04-29T20:26:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6ccb29864c7a17b578a5a09b9a2dd382bbb41066","kind":"commit","published_at":"2016-02-25T21:08:44.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ec80818cac89adb4318a0d727f42a7c721a256fd","kind":"commit","published_at":"2016-02-19T09:42:35.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.9.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"b292ae74b7c43407a52ce2d33d36ff218f4245ed","kind":"commit","published_at":"2015-11-02T13:53:14.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"f5d1a04cc80f1bc963c20627177e545be42aeee7","kind":"commit","published_at":"2015-10-25T07:14:49.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.8.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"e6708d220c458a92d1e8c9d3e98c8e44c16aab7b","kind":"commit","published_at":"2015-10-20T05:55:25.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"2f19ffb5a7162d08abbabea45ed995ac2cd9511a","kind":"commit","published_at":"2015-10-19T11:34:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c606ad507d76cc4cf98f35543b5ffed74a58e371","kind":"commit","published_at":"2015-09-25T12:33:47.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"cd4201afa6910363c3051514b1a24a6dce3e9c36","kind":"commit","published_at":"2015-09-21T10:25:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.7.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"d817866eaba43078f6746ce05189f3dba836bf84","kind":"commit","published_at":"2015-09-19T15:15:03.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1ce6de9c36ea0b7253989cd6bf0b9e0503d9192f","kind":"commit","published_at":"2015-09-19T10:52:39.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.6.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"223542e79285c8a55fe81b8b78a84f5755e8101f","kind":"commit","published_at":"2015-09-16T09:33:20.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"15b0b88d0f9f5bb4e272bb1f74bd1fb7b47cf262","kind":"commit","published_at":"2015-09-12T10:34:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.5.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0a8b986239d4b376be52029c7fb8aa48adfb022e","kind":"commit","published_at":"2015-09-12T10:22:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2e56d8404e09320355b8d84ba90f8c8d61c72b8b","kind":"tag","published_at":"2015-08-12T08:32:56.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6152786ba2254eb7e3d1936f3b42bab3b159bcaf","kind":"tag","published_at":"2015-07-27T20:44:32.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.4.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"698dc26aacc4c4759abdc5cb9dd3c8588d0cac5c","kind":"tag","published_at":"2015-07-20T21:03:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"ceb53ce403f7b5a39ba4c133f73fe780e472209e","kind":"tag","published_at":"2015-02-11T16:21:10.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"53587d738041b88c128e2490b8e44c4eb18b3fdc","kind":"tag","published_at":"2015-02-01T16:05:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"8ee71f4157e7c1430d62df1be803674ec7a9a31f","kind":"tag","published_at":"2015-01-28T15:13:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e6ae2019db8601454f87548ceb261cec892a930c","kind":"tag","published_at":"2015-01-28T15:08:55.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e2f80005815dc41120bc30effa435d5482be1943","kind":"tag","published_at":"2015-01-28T15:06:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ceeea718708dfec3e913fae7e904e6ead699ca06","kind":"tag","published_at":"2015-01-20T14:34:29.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"44f7d49f868023440d00dc3bdd22c0bf67a0834f","kind":"tag","published_at":"2015-01-19T22:00:18.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d288c0defb9ec556e4732a3648057fb960e5c3a1","kind":"commit","published_at":"2015-01-19T21:05:17.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0/manifests"},{"name":"v1.3.0-2","sha":"c5537dee6d9ecf3be45db6e8dd0308c34981d4e7","kind":"commit","published_at":"2014-12-09T15:23:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-2/manifests"},{"name":"v1.3.0-1","sha":"aa20667f29e955a0b49ac85f76bc3dbdf4b899b8","kind":"commit","published_at":"2014-12-05T11:51:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-1/manifests"},{"name":"v1.3.0-0","sha":"03c2d21c5ef8583fd3ab3408bfaff5ad3daece6a","kind":"tag","published_at":"2014-12-05T10:37:42.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.3.0-0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.3.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.3.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.3.0-0/manifests"},{"name":"v1.2.1","sha":"7887fc8285df1b7dbea804d0acde359c402f1efe","kind":"tag","published_at":"2014-07-01T15:56:12.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5eba7ec85962814f668d9ce1981a17696b5154ae","kind":"tag","published_at":"2014-06-04T11:51:33.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.2.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"404484327ad94b998a10f275bfcbca5a31e02362","kind":"tag","published_at":"2014-05-28T13:40:15.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7e343ba659d4144671970468348dba4e7633ba8c","kind":"tag","published_at":"2014-05-28T12:04:19.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.1.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.1.0/manifests"},{"name":"v1.0.19","sha":"30d6d18969518dc52163eb4bbee7053aff65fa92","kind":"tag","published_at":"2014-05-14T14:37:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.19","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ffc1191a2b90ed96eeb1aa255accb9c2d2fdae51","kind":"tag","published_at":"2014-05-13T07:02:58.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.18","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"cc895eee38aa44cd024e2fa33bc48aeaff279c36","kind":"tag","published_at":"2014-03-20T12:20:01.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.17","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"aa442dfca19eec60aaa2a56be7e0c8d0db49fad1","kind":"tag","published_at":"2014-03-19T16:47:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.16","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"47080781836dbe1b34536ff2298983531a00d012","kind":"tag","published_at":"2014-02-18T20:41:46.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.15","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"9e2a3942e12e5bd39ec9ed374eef40de643327de","kind":"tag","published_at":"2014-01-27T17:10:30.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.14","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"1f44e24bc941a16308d5a933931ac2e3abf437bf","kind":"tag","published_at":"2014-01-21T07:57:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.13","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"328e6e759f5cc04e83d901dfbd74739c850988e0","kind":"tag","published_at":"2014-01-17T23:39:06.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.12","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"15b01a1ab166aed49cd6ae1d944cfa2450d006d7","kind":"tag","published_at":"2014-01-17T22:45:45.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.11","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"d8cf5f5e4e2db83e41b16d85ae5a5fb4477ebf3d","kind":"tag","published_at":"2014-01-17T17:54:24.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.10","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ee3a6a821b5dceeb12396c1b0b10e929fe2aaede","kind":"tag","published_at":"2014-01-16T23:21:59.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.9","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"4010461eb367cb350724f6a6d96a55b4ddd4248f","kind":"tag","published_at":"2014-01-09T13:25:09.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.8","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"0b9b32cc207b146ad7ebf97ce71a44a06ed2a5f1","kind":"tag","published_at":"2014-01-07T23:43:50.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.7","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"257098a3f2992572092eff3cb9ba8cdda22800d3","kind":"tag","published_at":"2014-01-06T18:33:37.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.6","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fa737a3009e2f0f67d554b2ad21da4db0a3fd8ee","kind":"tag","published_at":"2014-01-05T21:01:31.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.5","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"598dbe247109c49780c8d24c775b27be98e0a192","kind":"tag","published_at":"2014-01-05T18:44:16.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.4","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"54eaf15a6bda8da6a1ed4064e2438cbe2b1976ba","kind":"tag","published_at":"2014-01-05T18:34:40.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.3","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"758d661fa151b03de8e270c550a3ca26de8ec240","kind":"tag","published_at":"2014-01-05T18:33:28.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.2","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.2/manifests"},{"name":"v0.1.2","sha":"2cb966d534724cc286537aab180f93875c0d4f9f","kind":"tag","published_at":"2014-01-05T16:34:04.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.1.2","html_url":"https://github.com/remy/nodemon/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.1.2/manifests"},{"name":"v0.7.10","sha":"6c81023c023083bd839815910e283085349ed8bf","kind":"tag","published_at":"2014-01-05T16:32:26.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v0.7.10","html_url":"https://github.com/remy/nodemon/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v0.7.10/manifests"},{"name":"v1.0.1","sha":"78d75fee0e7187ddfcadfce62fd417709c9e4c5e","kind":"tag","published_at":"2013-12-30T12:18:38.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.1","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55a4f4b464713e24c1929ba24be421e1de35f8e3","kind":"tag","published_at":"2013-12-29T23:27:11.000Z","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/v1.0.0","html_url":"https://github.com/remy/nodemon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remy/nodemon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T20:51:02.691Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.790207323550892,"dependent_packages_count":8.45644379523272,"stargazers_count":0.06245435230064404,"forks_count":0.582630635415975,"docker_downloads_count":null,"average":3.472934026625058},"purl":"pkg:golang/github.com/remy/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/remy/nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/remy/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/remy/nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T14:21:33.350Z","issues_count":207,"pull_requests_count":71,"avg_time_to_close_issue":8151939.655172414,"avg_time_to_close_pull_request":9983049.913793104,"issues_closed_count":174,"pull_requests_closed_count":58,"pull_request_authors_count":50,"issue_authors_count":185,"avg_comments_per_issue":6.898550724637682,"avg_comments_per_pull_request":2.408450704225352,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":1042219.6923076923,"past_year_avg_time_to_close_pull_request":5528977.333333333,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.0588235294117645,"past_year_avg_comments_per_pull_request":2.8181818181818183,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremy%2Fnodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremy%2Fnodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremy%2Fnodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremy%2Fnodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremy%2Fnodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremy%2Fnodemon/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207822,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":1013270,"name":"@kadabra/nodemon","ecosystem":"npm","description":"Simple monitor script for use during development of a node.js app.","homepage":"https://github.com/remy/nodemon#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remy/nodemon","keywords_array":["monitor","development","restart","autoload","reload","terminal"],"namespace":"kadabra","versions_count":7,"first_release_published_at":"2018-11-06T06:25:49.601Z","latest_release_published_at":"2018-12-31T04:48:17.301Z","latest_release_number":"1.1.2","last_synced_at":"2026-07-10T15:51:26.175Z","created_at":"2022-04-07T19:13:43.189Z","updated_at":"2026-07-10T15:51:26.175Z","registry_url":"https://www.npmjs.com/package/@kadabra/nodemon","install_command":"npm install @kadabra/nodemon","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2"}},"repo_metadata":{"id":1098404,"uuid":"958314","full_name":"remy/nodemon","owner":"remy","description":"Monitor for any changes in your node.js application and automatically restart the server - perfect for development","archived":false,"fork":false,"pushed_at":"2026-06-05T13:05:29.000Z","size":3112,"stargazers_count":26681,"open_issues_count":12,"forks_count":1740,"subscribers_count":251,"default_branch":"main","last_synced_at":"2026-06-19T01:25:38.793Z","etag":null,"topics":["node","nodemon","watch"],"latest_commit_sha":null,"homepage":"http://nodemon.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remy"],"open_collective":"nodemon"}},"created_at":"2010-10-03T12:50:52.000Z","updated_at":"2026-06-17T13:58:00.000Z","dependencies_parsed_at":"2026-02-21T01:01:23.013Z","dependency_job_id":null,"html_url":"https://github.com/remy/nodemon","commit_stats":{"total_commits":1176,"total_committers":183,"mean_commits":6.426229508196721,"dds":0.2534013605442177,"last_synced_commit":"c629667d029722e13fc9c941f45c82bc65a7ed11"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/remy/nodemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/nodemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/sbom","scorecard":{"id":770529,"data":{"date":"2025-08-11","repo":{"name":"github.com/remy/nodemon","commit":"71934a3428e1942285e738bce2a4e95110aec113"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: bin/windows-kill.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commits.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/commits.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/commits.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remy/nodemon/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: downloadThenRun not pinned by hash: Dockerfile:16","Warn: npmCommand not pinned by hash: Dockerfile:20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","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-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T02:08:00.572Z","repository_id":1098404,"created_at":"2025-08-23T02:08:00.572Z","updated_at":"2025-08-23T02:08:00.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35141966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-05T02:23:23.302Z","dependent_packages_count":2,"downloads":62,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.859402147023967,"dependent_repos_count":10.769523647389562,"dependent_packages_count":8.789839835464413,"stargazers_count":0.5763193203561321,"forks_count":0.9554903890227302,"docker_downloads_count":null,"average":8.590115067851361},"purl":"pkg:npm/%40kadabra/nodemon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kadabra/nodemon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kadabra/nodemon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kadabra/nodemon/dependencies","status":null,"funding_links":["https://github.com/sponsors/remy","https://opencollective.com/nodemon"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T16:01:14.420Z","issues_count":216,"pull_requests_count":76,"avg_time_to_close_issue":7973393.601123596,"avg_time_to_close_pull_request":9448376.758064516,"issues_closed_count":178,"pull_requests_closed_count":62,"pull_request_authors_count":53,"issue_authors_count":194,"avg_comments_per_issue":6.777777777777778,"avg_comments_per_pull_request":2.3947368421052633,"merged_pull_requests_count":26,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":470895.3,"past_year_avg_time_to_close_pull_request":1134576.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fnodemon/issues","maintainers":[{"login":"remy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}],"active_maintainers":[{"login":"remy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kadabra%2Fnodemon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kadabra%2Fnodemon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kadabra%2Fnodemon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kadabra%2Fnodemon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kadabra%2Fnodemon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kadabra%2Fnodemon/codemeta","maintainers":[{"uuid":"pskfyi","login":"pskfyi","name":null,"email":"patrick.keenan.fyi@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~pskfyi","role":null,"created_at":"2022-11-20T18:13:59.582Z","updated_at":"2022-11-20T18:13:59.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pskfyi/packages"},{"uuid":"sirberus","login":"sirberus","name":null,"email":"sirberus.io@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~sirberus","role":null,"created_at":"2022-11-20T18:13:59.614Z","updated_at":"2022-11-20T18:13:59.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sirberus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["node","nodemon","watch"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/node.js.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:25.724Z","updated_at":"2023-01-13T10:56:25.724Z","repository_link":"https://github.com/remy/nodemon/blob/main/.github/workflows/node.js.yml","dependencies":[{"id":6875568098,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875568099,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:25.780Z","updated_at":"2023-01-13T10:56:25.780Z","repository_link":"https://github.com/remy/nodemon/blob/main/.github/workflows/release.yml","dependencies":[{"id":6875568100,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875568101,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:25.834Z","updated_at":"2023-01-13T10:56:25.834Z","repository_link":"https://github.com/remy/nodemon/blob/main/.github/workflows/stale.yml","dependencies":[{"id":6875568102,"package_name":"actions/stale","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:25.889Z","updated_at":"2023-01-13T10:56:25.889Z","repository_link":"https://github.com/remy/nodemon/blob/main/Dockerfile","dependencies":[{"id":6875568103,"package_name":"ubuntu","ecosystem":"docker","requirements":"16.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T10:56:25.927Z","updated_at":"2023-01-13T10:56:25.927Z","repository_link":"https://github.com/remy/nodemon/blob/main/package-lock.json","dependencies":[{"id":6875568104,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568105,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875568106,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":6875568107,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":6875568108,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6875568109,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875568110,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6875568111,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":6875568112,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6875568113,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":6875568114,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":6875568115,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":6875568116,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875568117,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875568118,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"development","optional":false},{"id":6875568119,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":6875568120,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875568121,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875568122,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875568123,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":6875568124,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"development","optional":false},{"id":6875568125,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6875568126,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6875568127,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6875568128,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875568129,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":6875568130,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.18.3","direct":false,"kind":"development","optional":false},{"id":6875568131,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":6875568132,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.5","direct":false,"kind":"development","optional":false},{"id":6875568133,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6875568134,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.4","direct":false,"kind":"development","optional":false},{"id":6875568135,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6875568136,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568137,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875568138,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875568139,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568140,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6875568141,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568142,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568143,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568144,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568145,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875568146,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568147,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":6875568148,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568149,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568150,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568151,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568152,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568153,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568154,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568155,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568156,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568157,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568158,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568159,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875568160,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568161,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568162,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":6875568163,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875568164,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":6875568165,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875568166,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568167,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6875568168,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6875568169,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6875568170,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6875568171,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568172,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.13","direct":false,"kind":"development","optional":false},{"id":6875568173,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"development","optional":false},{"id":6875568174,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6875568175,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875568176,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6875568177,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6875568178,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6875568179,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"development","optional":false},{"id":6875568180,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":6875568181,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":6875568182,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":6875568183,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568184,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.15.0","direct":false,"kind":"development","optional":false},{"id":6875568185,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"development","optional":false},{"id":6875568186,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568187,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"development","optional":false},{"id":6875568188,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.37.0","direct":false,"kind":"development","optional":false},{"id":6875568189,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":6875568190,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568191,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":6875568192,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568193,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":6875568194,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":6875568195,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":6875568196,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":6875568197,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875568198,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568199,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6875568200,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6875568201,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568202,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6875568203,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875568204,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6875568205,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6875568206,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6875568207,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875568208,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6875568209,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":6875568210,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6875568211,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":6875568212,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875568213,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6875568214,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875568215,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568216,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568217,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6875568218,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568219,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568220,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568221,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568222,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568223,"package_name":"async","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6875568224,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568225,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6875568226,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6875568227,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875568228,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":6875568229,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6875568230,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6875568231,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.0","direct":false,"kind":"development","optional":false},{"id":6875568232,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568233,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875568234,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6875568235,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875568236,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001358","direct":false,"kind":"development","optional":false},{"id":6875568237,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875568238,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":6875568239,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568240,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6875568241,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6875568242,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568243,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6875568244,"package_name":"coffee-script","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":6875568245,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568246,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6875568247,"package_name":"commander","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875568248,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568249,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568250,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6875568251,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875568252,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"development","optional":false},{"id":6875568253,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"development","optional":false},{"id":6875568254,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875568255,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":6875568256,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6875568257,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875568258,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6875568259,"package_name":"core-js","ecosystem":"npm","requirements":"3.23.2","direct":false,"kind":"development","optional":false},{"id":6875568260,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875568261,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875568262,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6875568263,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6875568264,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875568265,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6875568266,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875568267,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568268,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568269,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875568270,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875568271,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568272,"package_name":"del","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6875568273,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568274,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6875568275,"package_name":"diff","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875568276,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875568277,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568278,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875568279,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":6875568280,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568281,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.167","direct":false,"kind":"development","optional":false},{"id":6875568282,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6875568283,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6875568284,"package_name":"env-ci","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6875568285,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875568286,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6875568287,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875568288,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6875568289,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"development","optional":false},{"id":6875568290,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6875568291,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568292,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875568293,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568294,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":6875568295,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568296,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":6875568297,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875568298,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875568299,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6875568300,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875568301,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875568302,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875568303,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6875568304,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6875568305,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":6875568306,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568307,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6875568308,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6875568309,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6875568310,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875568311,"package_name":"fill-keys","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568312,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875568313,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":6875568314,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875568315,"package_name":"find-versions","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568316,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875568317,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":6875568318,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568319,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875568320,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875568321,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":6875568322,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568323,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6875568324,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568325,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568326,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6875568327,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875568328,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6875568329,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6875568330,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875568331,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568332,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875568333,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"development","optional":false},{"id":6875568334,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6875568335,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875568336,"package_name":"globals","ecosystem":"npm","requirements":"13.15.0","direct":false,"kind":"development","optional":false},{"id":6875568337,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6875568338,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6875568339,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875568340,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6875568341,"package_name":"growl","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"development","optional":false},{"id":6875568342,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":6875568343,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568344,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875568345,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875568346,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6875568347,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6875568348,"package_name":"hook-std","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568349,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875568350,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875568351,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568352,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875568353,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568354,"package_name":"husky","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6875568355,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6875568356,"package_name":"ignore-by-default","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875568357,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6875568358,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568359,"package_name":"import-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568360,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875568361,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568362,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6875568363,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6875568364,"package_name":"into-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568365,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6875568366,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875568367,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":6875568368,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875568369,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568370,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6875568371,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875568372,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568373,"package_name":"is-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568374,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568375,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875568376,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568377,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568378,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568379,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568380,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568381,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568382,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568383,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568384,"package_name":"issue-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568385,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6875568386,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568387,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875568388,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875568389,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568390,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875568391,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":6875568392,"package_name":"jade","ecosystem":"npm","requirements":"0.26.3","direct":false,"kind":"development","optional":false},{"id":6875568393,"package_name":"commander","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875568394,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6875568395,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568396,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568397,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6875568398,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6875568399,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568400,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6875568401,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6875568402,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568403,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875568404,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6875568405,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6875568406,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6875568407,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6875568408,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6875568409,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6875568410,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6875568411,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568412,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568413,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568414,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568415,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6875568416,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875568417,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875568418,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6875568419,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6875568420,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6875568421,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875568422,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6875568423,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":6875568424,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":6875568425,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568426,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875568427,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875568428,"package_name":"marked","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6875568429,"package_name":"marked-terminal","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6875568430,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":6875568431,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":6875568432,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568433,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568434,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6875568435,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6875568436,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568437,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568438,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568439,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875568440,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6875568441,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875568442,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":6875568443,"package_name":"mocha","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"development","optional":false},{"id":6875568444,"package_name":"debug","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568445,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568446,"package_name":"glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":6875568447,"package_name":"lru-cache","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":6875568448,"package_name":"minimatch","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6875568449,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":6875568450,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":6875568451,"package_name":"ms","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6875568452,"package_name":"supports-color","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875568453,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568454,"package_name":"module-not-found-error","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568455,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6875568456,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875568457,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6875568458,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568459,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":6875568460,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":6875568461,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6875568462,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875568463,"package_name":"nopt","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6875568464,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875568465,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875568466,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6875568467,"package_name":"npm","ecosystem":"npm","requirements":"7.24.2","direct":false,"kind":"development","optional":false},{"id":6875568468,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875568469,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875568470,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568471,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":6875568472,"package_name":"@npmcli/ci-detect","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875568473,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875568474,"package_name":"@npmcli/disparity-colors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568475,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568476,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568477,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875568478,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568479,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568480,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875568481,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568482,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568483,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568484,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875568485,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"development","optional":false},{"id":6875568486,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875568487,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568488,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":6875568489,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875568490,"package_name":"ansistyles","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6875568491,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568492,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6875568493,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6875568494,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":6875568495,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568496,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6875568497,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6875568498,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":6875568499,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568500,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568501,"package_name":"bin-links","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6875568502,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568503,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6875568504,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875568505,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"development","optional":false},{"id":6875568506,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6875568507,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568508,"package_name":"cidr-regex","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875568509,"package_name":"cli-columns","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6875568510,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875568511,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568512,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6875568513,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568514,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568515,"package_name":"cmd-shim","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875568516,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568517,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875568518,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875568519,"package_name":"columnify","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":6875568520,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6875568521,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568522,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6875568523,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568524,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568525,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6875568526,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6875568527,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568528,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875568529,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568530,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568531,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875568532,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875568533,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568534,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6875568535,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":6875568536,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6875568537,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875568538,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875568539,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875568540,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6875568541,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875568542,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568543,"package_name":"gauge","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875568544,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6875568545,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6875568546,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":6875568547,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568548,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":6875568549,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568550,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875568551,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875568552,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875568553,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875568554,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568555,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875568556,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":6875568557,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875568558,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568559,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568560,"package_name":"init-package-json","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875568561,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6875568562,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875568563,"package_name":"is-cidr","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875568564,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":6875568565,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568566,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568567,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6875568568,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6875568569,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6875568570,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6875568571,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6875568572,"package_name":"just-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875568573,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568574,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875568575,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6875568576,"package_name":"libnpmexec","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568577,"package_name":"libnpmfund","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568578,"package_name":"libnpmhook","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6875568579,"package_name":"libnpmorg","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875568580,"package_name":"libnpmpack","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568581,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875568582,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6875568583,"package_name":"libnpmteam","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6875568584,"package_name":"libnpmversion","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875568585,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":6875568586,"package_name":"mime-db","ecosystem":"npm","requirements":"1.49.0","direct":false,"kind":"development","optional":false},{"id":6875568587,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.32","direct":false,"kind":"development","optional":false},{"id":6875568588,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875568589,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6875568590,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568591,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6875568592,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6875568593,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568594,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6875568595,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875568596,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875568597,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568598,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568599,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6875568600,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":6875568601,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6875568602,"package_name":"node-gyp","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":6875568603,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875568604,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":6875568605,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568606,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875568607,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568608,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568609,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6875568610,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875568611,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568612,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568613,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":6875568614,"package_name":"npm-packlist","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6875568615,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6875568616,"package_name":"npm-profile","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":6875568617,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6875568618,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568619,"package_name":"npmlog","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875568620,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568621,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568622,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6875568623,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6875568624,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875568625,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":6875568626,"package_name":"pacote","ecosystem":"npm","requirements":"11.3.5","direct":false,"kind":"development","optional":false},{"id":6875568627,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568628,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568629,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568630,"package_name":"proc-log","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568631,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568632,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568633,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568634,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568635,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6875568636,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875568637,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875568638,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6875568639,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":6875568640,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875568641,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568642,"package_name":"read-package-json","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6875568643,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875568644,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6875568645,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6875568646,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":6875568647,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6875568648,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6875568649,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6875568650,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875568651,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6875568652,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875568653,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":6875568654,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568655,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875568656,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6875568657,"package_name":"socks","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":6875568658,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6875568659,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875568660,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875568661,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875568662,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"development","optional":false},{"id":6875568663,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":6875568664,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":6875568665,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875568666,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875568667,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568668,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568669,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568670,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875568671,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"development","optional":false},{"id":6875568672,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6875568673,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875568674,"package_name":"treeverse","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568675,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875568676,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":6875568677,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6875568678,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568679,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875568680,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6875568681,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568682,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":6875568683,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875568684,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568685,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6875568686,"package_name":"walk-up-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568687,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568688,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875568689,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875568690,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875568691,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875568692,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568693,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":6875568694,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6875568695,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6875568696,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568697,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568698,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568699,"package_name":"p-is-promise","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568700,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875568701,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875568702,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568703,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568704,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6875568705,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568706,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568707,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568708,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875568709,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568710,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875568711,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6875568712,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568713,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568714,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875568715,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568716,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568717,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875568718,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568719,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875568720,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568721,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568722,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568723,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6875568724,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875568725,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568726,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568727,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875568728,"package_name":"proxyquire","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875568729,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6875568730,"package_name":"pstree.remy","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":6875568731,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6875568732,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6875568733,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6875568734,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6875568735,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875568736,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875568737,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6875568738,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6875568739,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875568740,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875568741,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568742,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875568743,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"development","optional":false},{"id":6875568744,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6875568745,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6875568746,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568747,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875568748,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875568749,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568750,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":6875568751,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568752,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568753,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6875568754,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":6875568755,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568756,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875568757,"package_name":"semantic-release","ecosystem":"npm","requirements":"18.0.1","direct":false,"kind":"development","optional":false},{"id":6875568758,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6875568759,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875568760,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6875568761,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6875568762,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":6875568763,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":6875568764,"package_name":"semver-regex","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":6875568765,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568766,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568767,"package_name":"should","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6875568768,"package_name":"sigmund","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568769,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6875568770,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875568771,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568772,"package_name":"simple-update-notifier","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6875568773,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875568774,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568775,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568776,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875568777,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568778,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568779,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":6875568780,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568781,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6875568782,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875568783,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875568784,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875568785,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875568786,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568787,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875568788,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875568789,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875568790,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875568791,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568792,"package_name":"table","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"development","optional":false},{"id":6875568793,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"development","optional":false},{"id":6875568794,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568795,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568796,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875568797,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568798,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":6875568799,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568800,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568801,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6875568802,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6875568803,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875568804,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568805,"package_name":"to-iso-string","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":6875568806,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875568807,"package_name":"touch","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875568808,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":6875568809,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"development","optional":false},{"id":6875568810,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875568811,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6875568812,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.16.1","direct":false,"kind":"development","optional":false},{"id":6875568813,"package_name":"undefsafe","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6875568814,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875568815,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568816,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875568817,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875568818,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":6875568819,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6875568820,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875568821,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875568822,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875568823,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6875568824,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875568825,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875568826,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875568827,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":6875568828,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":6875568829,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":6875568830,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":6875568831,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.178Z","updated_at":"2023-01-13T10:56:26.178Z","repository_link":"https://github.com/remy/nodemon/blob/main/package.json","dependencies":[{"id":6875568832,"package_name":"chokidar","ecosystem":"npm","requirements":"^3.5.2","direct":true,"kind":"runtime","optional":false},{"id":6875568833,"package_name":"debug","ecosystem":"npm","requirements":"^3.2.7","direct":true,"kind":"runtime","optional":false},{"id":6875568834,"package_name":"ignore-by-default","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875568835,"package_name":"minimatch","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"runtime","optional":false},{"id":6875568836,"package_name":"pstree.remy","ecosystem":"npm","requirements":"^1.1.8","direct":true,"kind":"runtime","optional":false},{"id":6875568837,"package_name":"semver","ecosystem":"npm","requirements":"^5.7.1","direct":true,"kind":"runtime","optional":false},{"id":6875568838,"package_name":"simple-update-notifier","ecosystem":"npm","requirements":"^1.0.7","direct":true,"kind":"runtime","optional":false},{"id":6875568839,"package_name":"supports-color","ecosystem":"npm","requirements":"^5.5.0","direct":true,"kind":"runtime","optional":false},{"id":6875568840,"package_name":"touch","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875568841,"package_name":"undefsafe","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"runtime","optional":false},{"id":6875568842,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":6875568843,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":6875568844,"package_name":"async","ecosystem":"npm","requirements":"1.4.2","direct":true,"kind":"development","optional":false},{"id":6875568845,"package_name":"coffee-script","ecosystem":"npm","requirements":"~1.7.1","direct":true,"kind":"development","optional":false},{"id":6875568846,"package_name":"eslint","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":6875568847,"package_name":"husky","ecosystem":"npm","requirements":"^7.0.4","direct":true,"kind":"development","optional":false},{"id":6875568848,"package_name":"mocha","ecosystem":"npm","requirements":"^2.5.3","direct":true,"kind":"development","optional":false},{"id":6875568849,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":6875568850,"package_name":"proxyquire","ecosystem":"npm","requirements":"^1.8.0","direct":true,"kind":"development","optional":false},{"id":6875568851,"package_name":"semantic-release","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":6875568852,"package_name":"should","ecosystem":"npm","requirements":"~4.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/packages/express4/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.262Z","updated_at":"2023-01-13T10:56:26.262Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/express4/package.json","dependencies":[{"id":6875568853,"package_name":"express","ecosystem":"npm","requirements":"~4.2.0","direct":true,"kind":"runtime","optional":false},{"id":6875568854,"package_name":"static-favicon","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875568855,"package_name":"morgan","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875568856,"package_name":"cookie-parser","ecosystem":"npm","requirements":"~1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875568857,"package_name":"body-parser","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875568858,"package_name":"debug","ecosystem":"npm","requirements":"~0.7.4","direct":true,"kind":"runtime","optional":false},{"id":6875568859,"package_name":"pug","ecosystem":"npm","requirements":"~2.0.4","direct":true,"kind":"runtime","optional":false},{"id":6875568860,"package_name":"pug-cli","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.774Z","updated_at":"2023-01-13T10:56:26.774Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/package.json","dependencies":[{"id":6875568861,"package_name":"co","ecosystem":"npm","requirements":"3","direct":true,"kind":"development","optional":false},{"id":6875568862,"package_name":"cogent","ecosystem":"npm","requirements":"1","direct":true,"kind":"development","optional":false},{"id":6875568863,"package_name":"csv-parse","ecosystem":"npm","requirements":"0","direct":true,"kind":"development","optional":false},{"id":6875568864,"package_name":"gnode","ecosystem":"npm","requirements":"0.1.0","direct":true,"kind":"development","optional":false},{"id":6875568865,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568866,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false},{"id":6875568867,"package_name":"stream-to-array","ecosystem":"npm","requirements":"2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/accepts/node_modules/mime-types/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.801Z","updated_at":"2023-01-13T10:56:26.801Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/accepts/node_modules/mime-types/package.json","dependencies":[{"id":6875568868,"package_name":"mime-db","ecosystem":"npm","requirements":"~1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6875568869,"package_name":"istanbul","ecosystem":"npm","requirements":"0","direct":true,"kind":"development","optional":false},{"id":6875568870,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/accepts/node_modules/negotiator/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.847Z","updated_at":"2023-01-13T10:56:26.847Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/accepts/node_modules/negotiator/package.json","dependencies":[{"id":6875568871,"package_name":"istanbul","ecosystem":"npm","requirements":"~0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568872,"package_name":"nodeunit","ecosystem":"npm","requirements":"0.8.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/accepts/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.891Z","updated_at":"2023-01-13T10:56:26.891Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/accepts/package.json","dependencies":[{"id":6875568873,"package_name":"mime-types","ecosystem":"npm","requirements":"~2.0.3","direct":true,"kind":"runtime","optional":false},{"id":6875568874,"package_name":"negotiator","ecosystem":"npm","requirements":"0.4.9","direct":true,"kind":"runtime","optional":false},{"id":6875568875,"package_name":"istanbul","ecosystem":"npm","requirements":"~0.3.0","direct":true,"kind":"development","optional":false},{"id":6875568876,"package_name":"mocha","ecosystem":"npm","requirements":"~2.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/content-disposition/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.940Z","updated_at":"2023-01-13T10:56:26.940Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/content-disposition/package.json","dependencies":[{"id":6875568877,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568878,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/cookie/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.963Z","updated_at":"2023-01-13T10:56:26.963Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/cookie/package.json","dependencies":[{"id":6875568879,"package_name":"mocha","ecosystem":"npm","requirements":"1.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/cookie-signature/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:26.995Z","updated_at":"2023-01-13T10:56:26.995Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/cookie-signature/package.json","dependencies":[{"id":6875568880,"package_name":"mocha","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875568881,"package_name":"should","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/debug/node_modules/ms/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.023Z","updated_at":"2023-01-13T10:56:27.023Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/debug/node_modules/ms/package.json","dependencies":[{"id":6875568882,"package_name":"mocha","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875568883,"package_name":"expect.js","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875568884,"package_name":"serve","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/debug/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.190Z","updated_at":"2023-01-13T10:56:27.190Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/debug/package.json","dependencies":[{"id":6875568885,"package_name":"ms","ecosystem":"npm","requirements":"0.6.2","direct":true,"kind":"runtime","optional":false},{"id":6875568886,"package_name":"browserify","ecosystem":"npm","requirements":"6.1.0","direct":true,"kind":"development","optional":false},{"id":6875568887,"package_name":"mocha","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/depd/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.286Z","updated_at":"2023-01-13T10:56:27.286Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/depd/package.json","dependencies":[{"id":6875568894,"package_name":"benchmark","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":6875568895,"package_name":"beautify-benchmark","ecosystem":"npm","requirements":"0.2.4","direct":true,"kind":"development","optional":false},{"id":6875568896,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568897,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false},{"id":6875568898,"package_name":"should","ecosystem":"npm","requirements":"~4.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/etag/node_modules/crc/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.352Z","updated_at":"2023-01-13T10:56:27.352Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/etag/node_modules/crc/package.json","dependencies":[{"id":6875568902,"package_name":"beautify-benchmark","ecosystem":"npm","requirements":"^0.2.4","direct":true,"kind":"development","optional":false},{"id":6875568903,"package_name":"benchmark","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":6875568904,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"^0.2.3","direct":true,"kind":"development","optional":false},{"id":6875568905,"package_name":"chai","ecosystem":"npm","requirements":"~1.9.1","direct":true,"kind":"development","optional":false},{"id":6875568906,"package_name":"coffee-errors","ecosystem":"npm","requirements":"~0.8.6","direct":true,"kind":"development","optional":false},{"id":6875568907,"package_name":"coffee-script","ecosystem":"npm","requirements":"~1.7.1","direct":true,"kind":"development","optional":false},{"id":6875568908,"package_name":"mocha","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875568909,"package_name":"seedrandom","ecosystem":"npm","requirements":"^2.3.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/etag/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.390Z","updated_at":"2023-01-13T10:56:27.390Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/etag/package.json","dependencies":[{"id":6875568916,"package_name":"crc","ecosystem":"npm","requirements":"3.2.1","direct":true,"kind":"runtime","optional":false},{"id":6875568918,"package_name":"benchmark","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":6875568919,"package_name":"beautify-benchmark","ecosystem":"npm","requirements":"0.2.4","direct":true,"kind":"development","optional":false},{"id":6875568921,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568923,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false},{"id":6875568924,"package_name":"seedrandom","ecosystem":"npm","requirements":"~2.3.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/finalhandler/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.442Z","updated_at":"2023-01-13T10:56:27.442Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/finalhandler/package.json","dependencies":[{"id":6875568932,"package_name":"debug","ecosystem":"npm","requirements":"~2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875568933,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875568934,"package_name":"on-finished","ecosystem":"npm","requirements":"~2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6875568935,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568936,"package_name":"mocha","ecosystem":"npm","requirements":"~2.0.0","direct":true,"kind":"development","optional":false},{"id":6875568937,"package_name":"readable-stream","ecosystem":"npm","requirements":"~1.0.33","direct":true,"kind":"development","optional":false},{"id":6875568938,"package_name":"should","ecosystem":"npm","requirements":"~4.1.0","direct":true,"kind":"development","optional":false},{"id":6875568939,"package_name":"supertest","ecosystem":"npm","requirements":"~0.14.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/fresh/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.466Z","updated_at":"2023-01-13T10:56:27.466Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/fresh/package.json","dependencies":[{"id":6875568940,"package_name":"istanbul","ecosystem":"npm","requirements":"0","direct":true,"kind":"development","optional":false},{"id":6875568941,"package_name":"mocha","ecosystem":"npm","requirements":"1","direct":true,"kind":"development","optional":false},{"id":6875568942,"package_name":"should","ecosystem":"npm","requirements":"3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/media-typer/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.499Z","updated_at":"2023-01-13T10:56:27.499Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/media-typer/package.json","dependencies":[{"id":6875568943,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568944,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false},{"id":6875568945,"package_name":"should","ecosystem":"npm","requirements":"~4.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/methods/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.547Z","updated_at":"2023-01-13T10:56:27.547Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/methods/package.json","dependencies":[{"id":6875568946,"package_name":"mocha","ecosystem":"npm","requirements":"1.17.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/on-finished/node_modules/ee-first/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.595Z","updated_at":"2023-01-13T10:56:27.595Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/on-finished/node_modules/ee-first/package.json","dependencies":[{"id":6875568947,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568948,"package_name":"mocha","ecosystem":"npm","requirements":"1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/on-finished/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.671Z","updated_at":"2023-01-13T10:56:27.671Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/on-finished/package.json","dependencies":[{"id":6875568949,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875568950,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568951,"package_name":"mocha","ecosystem":"npm","requirements":"~2.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/parseurl/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.717Z","updated_at":"2023-01-13T10:56:27.717Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/parseurl/package.json","dependencies":[{"id":6875568952,"package_name":"benchmark","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":6875568953,"package_name":"beautify-benchmark","ecosystem":"npm","requirements":"0.2.4","direct":true,"kind":"development","optional":false},{"id":6875568954,"package_name":"fast-url-parser","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"development","optional":false},{"id":6875568955,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.0","direct":true,"kind":"development","optional":false},{"id":6875568956,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/path-to-regexp/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.734Z","updated_at":"2023-01-13T10:56:27.734Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/path-to-regexp/package.json","dependencies":[{"id":6875568958,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.2.6","direct":true,"kind":"development","optional":false},{"id":6875568957,"package_name":"mocha","ecosystem":"npm","requirements":"^1.17.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.776Z","updated_at":"2023-01-13T10:56:27.776Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/package.json","dependencies":[{"id":6875568959,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568960,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.788Z","updated_at":"2023-01-13T10:56:27.788Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/package.json","dependencies":[{"id":6875568961,"package_name":"coffee-script","ecosystem":"npm","requirements":"~1.6","direct":true,"kind":"development","optional":false},{"id":6875568962,"package_name":"nodeunit","ecosystem":"npm","requirements":"~0.5.3","direct":true,"kind":"development","optional":false},{"id":6875568963,"package_name":"uglify-js","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/proxy-addr/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.828Z","updated_at":"2023-01-13T10:56:27.828Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/proxy-addr/package.json","dependencies":[{"id":6875568964,"package_name":"forwarded","ecosystem":"npm","requirements":"~0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875568965,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"0.1.5","direct":true,"kind":"runtime","optional":false},{"id":6875568966,"package_name":"benchmark","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":6875568967,"package_name":"beautify-benchmark","ecosystem":"npm","requirements":"0.2.4","direct":true,"kind":"development","optional":false},{"id":6875568968,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568969,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/qs/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.850Z","updated_at":"2023-01-13T10:56:27.850Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/qs/package.json","dependencies":[{"id":6875568970,"package_name":"code","ecosystem":"npm","requirements":"1.x.x","direct":true,"kind":"development","optional":false},{"id":6875568971,"package_name":"lab","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/range-parser/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.887Z","updated_at":"2023-01-13T10:56:27.887Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/range-parser/package.json","dependencies":[{"id":6875568972,"package_name":"istanbul","ecosystem":"npm","requirements":"0","direct":true,"kind":"development","optional":false},{"id":6875568973,"package_name":"mocha","ecosystem":"npm","requirements":"1","direct":true,"kind":"development","optional":false},{"id":6875568974,"package_name":"should","ecosystem":"npm","requirements":"2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/send/node_modules/destroy/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:27.944Z","updated_at":"2023-01-13T10:56:27.944Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/send/node_modules/destroy/package.json","dependencies":[{"id":6875568975,"package_name":"istanbul","ecosystem":"npm","requirements":"0","direct":true,"kind":"development","optional":false},{"id":6875568976,"package_name":"mocha","ecosystem":"npm","requirements":"1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/send/node_modules/ms/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.005Z","updated_at":"2023-01-13T10:56:28.005Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/send/node_modules/ms/package.json","dependencies":[{"id":6875568977,"package_name":"mocha","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875568978,"package_name":"expect.js","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875568979,"package_name":"serve","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/send/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.055Z","updated_at":"2023-01-13T10:56:28.055Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/send/package.json","dependencies":[{"id":6875568980,"package_name":"debug","ecosystem":"npm","requirements":"~2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875568981,"package_name":"depd","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875568982,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6875568983,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875568984,"package_name":"etag","ecosystem":"npm","requirements":"~1.5.0","direct":true,"kind":"runtime","optional":false},{"id":6875568985,"package_name":"fresh","ecosystem":"npm","requirements":"0.2.4","direct":true,"kind":"runtime","optional":false},{"id":6875568986,"package_name":"mime","ecosystem":"npm","requirements":"1.2.11","direct":true,"kind":"runtime","optional":false},{"id":6875568987,"package_name":"ms","ecosystem":"npm","requirements":"0.6.2","direct":true,"kind":"runtime","optional":false},{"id":6875568988,"package_name":"on-finished","ecosystem":"npm","requirements":"~2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6875568989,"package_name":"range-parser","ecosystem":"npm","requirements":"~1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6875568990,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568991,"package_name":"mocha","ecosystem":"npm","requirements":"~2.0.0","direct":true,"kind":"development","optional":false},{"id":6875568992,"package_name":"should","ecosystem":"npm","requirements":"~4.1.0","direct":true,"kind":"development","optional":false},{"id":6875568993,"package_name":"supertest","ecosystem":"npm","requirements":"~0.14.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/serve-static/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.128Z","updated_at":"2023-01-13T10:56:28.128Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/serve-static/package.json","dependencies":[{"id":6875568994,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875568995,"package_name":"parseurl","ecosystem":"npm","requirements":"~1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875568996,"package_name":"send","ecosystem":"npm","requirements":"0.10.1","direct":true,"kind":"runtime","optional":false},{"id":6875568997,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875568998,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875568999,"package_name":"mocha","ecosystem":"npm","requirements":"~2.0.0","direct":true,"kind":"development","optional":false},{"id":6875569000,"package_name":"should","ecosystem":"npm","requirements":"~4.1.0","direct":true,"kind":"development","optional":false},{"id":6875569001,"package_name":"supertest","ecosystem":"npm","requirements":"~0.14.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.156Z","updated_at":"2023-01-13T10:56:28.156Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/package.json","dependencies":[{"id":6875569002,"package_name":"co","ecosystem":"npm","requirements":"3","direct":true,"kind":"development","optional":false},{"id":6875569003,"package_name":"cogent","ecosystem":"npm","requirements":"1","direct":true,"kind":"development","optional":false},{"id":6875569004,"package_name":"csv-parse","ecosystem":"npm","requirements":"0","direct":true,"kind":"development","optional":false},{"id":6875569005,"package_name":"gnode","ecosystem":"npm","requirements":"0.1.0","direct":true,"kind":"development","optional":false},{"id":6875569006,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875569007,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false},{"id":6875569008,"package_name":"stream-to-array","ecosystem":"npm","requirements":"2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/type-is/node_modules/mime-types/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.179Z","updated_at":"2023-01-13T10:56:28.179Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/type-is/node_modules/mime-types/package.json","dependencies":[{"id":6875569009,"package_name":"mime-db","ecosystem":"npm","requirements":"~1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6875569010,"package_name":"istanbul","ecosystem":"npm","requirements":"0","direct":true,"kind":"development","optional":false},{"id":6875569011,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/type-is/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.192Z","updated_at":"2023-01-13T10:56:28.192Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/type-is/package.json","dependencies":[{"id":6875569012,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875569013,"package_name":"mime-types","ecosystem":"npm","requirements":"~2.0.3","direct":true,"kind":"runtime","optional":false},{"id":6875569014,"package_name":"istanbul","ecosystem":"npm","requirements":"~0.3.0","direct":true,"kind":"development","optional":false},{"id":6875569015,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/utils-merge/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.248Z","updated_at":"2023-01-13T10:56:28.248Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/utils-merge/package.json","dependencies":[{"id":6875569016,"package_name":"mocha","ecosystem":"npm","requirements":"1.x.x","direct":true,"kind":"development","optional":false},{"id":6875569017,"package_name":"chai","ecosystem":"npm","requirements":"1.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/vary/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.286Z","updated_at":"2023-01-13T10:56:28.286Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/vary/package.json","dependencies":[{"id":6875569018,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.0","direct":true,"kind":"development","optional":false},{"id":6875569019,"package_name":"mocha","ecosystem":"npm","requirements":"~1.21.4","direct":true,"kind":"development","optional":false},{"id":6875569020,"package_name":"should","ecosystem":"npm","requirements":"~4.0.4","direct":true,"kind":"development","optional":false},{"id":6875569021,"package_name":"supertest","ecosystem":"npm","requirements":"~0.13.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T10:56:28.341Z","updated_at":"2023-01-13T10:56:28.341Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/package.json","dependencies":[{"id":6875569022,"package_name":"accepts","ecosystem":"npm","requirements":"~1.1.3","direct":true,"kind":"runtime","optional":false},{"id":6875569023,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6875569024,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.5","direct":true,"kind":"runtime","optional":false},{"id":6875569025,"package_name":"debug","ecosystem":"npm","requirements":"~2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875569026,"package_name":"depd","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875569027,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875569028,"package_name":"etag","ecosystem":"npm","requirements":"~1.5.1","direct":true,"kind":"runtime","optional":false},{"id":6875569029,"package_name":"finalhandler","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"runtime","optional":false},{"id":6875569030,"package_name":"fresh","ecosystem":"npm","requirements":"0.2.4","direct":true,"kind":"runtime","optional":false},{"id":6875569031,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875569032,"package_name":"methods","ecosystem":"npm","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875569033,"package_name":"on-finished","ecosystem":"npm","requirements":"~2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6875569034,"package_name":"parseurl","ecosystem":"npm","requirements":"~1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875569035,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.3","direct":true,"kind":"runtime","optional":false},{"id":6875569036,"package_name":"proxy-addr","ecosystem":"npm","requirements":"~1.0.4","direct":true,"kind":"runtime","optional":false},{"id":6875569037,"package_name":"qs","ecosystem":"npm","requirements":"2.3.3","direct":true,"kind":"runtime","optional":false},{"id":6875569038,"package_name":"range-parser","ecosystem":"npm","requirements":"~1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6875569039,"package_name":"send","ecosystem":"npm","requirements":"0.10.1","direct":true,"kind":"runtime","optional":false},{"id":6875569040,"package_name":"serve-static","ecosystem":"npm","requirements":"~1.7.1","direct":true,"kind":"runtime","optional":false},{"id":6875569041,"package_name":"type-is","ecosystem":"npm","requirements":"~1.5.3","direct":true,"kind":"runtime","optional":false},{"id":6875569042,"package_name":"vary","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875569043,"package_name":"cookie","ecosystem":"npm","requirements":"0.1.2","direct":true,"kind":"runtime","optional":false},{"id":6875569044,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"0.0.2","direct":true,"kind":"runtime","optional":false},{"id":6875569045,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875569046,"package_name":"after","ecosystem":"npm","requirements":"0.8.1","direct":true,"kind":"development","optional":false},{"id":6875569047,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875569048,"package_name":"mocha","ecosystem":"npm","requirements":"~2.0.0","direct":true,"kind":"development","optional":false},{"id":6875569049,"package_name":"should","ecosystem":"npm","requirements":"~4.3.0","direct":true,"kind":"development","optional":false},{"id":6875569050,"package_name":"supertest","ecosystem":"npm","requirements":"~0.15.0","direct":true,"kind":"development","optional":false},{"id":6875569051,"package_name":"ejs","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"development","optional":false},{"id":6875569052,"package_name":"marked","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false},{"id":6875569053,"package_name":"hjs","ecosystem":"npm","requirements":"~0.0.6","direct":true,"kind":"development","optional":false},{"id":6875569054,"package_name":"body-parser","ecosystem":"npm","requirements":"~1.9.3","direct":true,"kind":"development","optional":false},{"id":6875569055,"package_name":"connect-redis","ecosystem":"npm","requirements":"~2.1.0","direct":true,"kind":"development","optional":false},{"id":6875569056,"package_name":"cookie-parser","ecosystem":"npm","requirements":"~1.3.3","direct":true,"kind":"development","optional":false},{"id":6875569057,"package_name":"express-session","ecosystem":"npm","requirements":"~1.9.2","direct":true,"kind":"development","optional":false},{"id":6875569058,"package_name":"jade","ecosystem":"npm","requirements":"~1.7.0","direct":true,"kind":"development","optional":false},{"id":6875569059,"package_name":"method-override","ecosystem":"npm","requirements":"~2.3.0","direct":true,"kind":"development","optional":false},{"id":6875569060,"package_name":"morgan","ecosystem":"npm","requirements":"~1.5.0","direct":true,"kind":"development","optional":false},{"id":6875569061,"package_name":"multiparty","ecosystem":"npm","requirements":"~4.0.0","direct":true,"kind":"development","optional":false},{"id":6875569062,"package_name":"vhost","ecosystem":"npm","requirements":"~3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commits.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T21:32:26.913Z","updated_at":"2023-07-05T21:32:26.913Z","repository_link":"https://github.com/remy/nodemon/blob/main/.github/workflows/commits.yml","dependencies":[{"id":11150093906,"package_name":"agenthunt/conventional-commit-checker-action","ecosystem":"actions","requirements":"v1.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:26.912Z","updated_at":"2023-09-23T14:34:26.912Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/browserify/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:27.102Z","updated_at":"2023-09-23T14:34:27.102Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/browserify/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/main-and-index/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:27.211Z","updated_at":"2023-09-23T14:34:27.211Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/main-and-index/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/main-and-start/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:27.395Z","updated_at":"2023-09-23T14:34:27.395Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/main-and-start/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/nodemon-settings-and-package-json-settings/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:27.639Z","updated_at":"2023-09-23T14:34:27.639Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/nodemon-settings-and-package-json-settings/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/package-json-settings/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:27.855Z","updated_at":"2023-09-23T14:34:27.855Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/package-json-settings/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/start/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:28.028Z","updated_at":"2023-09-23T14:34:28.028Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/start/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/start-and-package-json-settings/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:28.493Z","updated_at":"2023-09-23T14:34:28.493Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/start-and-package-json-settings/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/start-and-settings/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:28.606Z","updated_at":"2023-09-23T14:34:28.606Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/start-and-settings/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/packages/start-ignored/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:28.771Z","updated_at":"2023-09-23T14:34:28.771Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/packages/start-ignored/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/escape-html/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:29.278Z","updated_at":"2023-09-23T14:34:29.278Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/escape-html/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/merge-descriptors/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:29.608Z","updated_at":"2023-09-23T14:34:29.608Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/merge-descriptors/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/watch-count/node_modules/express/node_modules/send/node_modules/mime/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:34:30.095Z","updated_at":"2023-09-23T14:34:30.095Z","repository_link":"https://github.com/remy/nodemon/blob/main/test/fixtures/watch-count/node_modules/express/node_modules/send/node_modules/mime/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/website.yml","sha":null,"kind":"manifest","created_at":"2026-02-21T01:01:22.325Z","updated_at":"2026-02-21T01:01:22.325Z","repository_link":"https://github.com/remy/nodemon/blob/main/.github/workflows/website.yml","dependencies":[{"id":25822688773,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25822688774,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":30.81512740834139,"created_at":"2026-07-08T06:46:49.073Z","updated_at":"2026-07-21T13:30:53.561Z","avatar_url":"https://github.com/remy.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378082","html_url":"https://summary.ecosyste.ms/projects/378082"}