{"id":1063284,"name":"@mo-demo/cli-shared-utils","ecosystem":"npm","description":"a demo for lerna","homepage":"https://github.com/morrain/lerna-learning#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/morrain/lerna-learning","keywords_array":["lerna","cli-shared-utils"],"namespace":"mo-demo","versions_count":4,"first_release_published_at":"2019-07-16T13:55:11.544Z","latest_release_published_at":"2019-08-17T09:21:16.864Z","latest_release_number":"0.1.0-alpha.4","last_synced_at":"2026-03-14T22:06:06.142Z","created_at":"2022-04-07T20:34:40.380Z","updated_at":"2026-03-14T22:09:41.108Z","registry_url":"https://www.npmjs.com/package/@mo-demo/cli-shared-utils","install_command":"npm install @mo-demo/cli-shared-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0-alpha.4"}},"repo_metadata":{"id":35019019,"uuid":"196815319","full_name":"morrain/lerna-learning","owner":"morrain","description":"基于Lerna管理packages的Monorepo项目最佳实践","archived":false,"fork":false,"pushed_at":"2023-01-04T04:44:21.000Z","size":5262,"stargazers_count":147,"open_issues_count":20,"forks_count":19,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-29T19:35:17.809Z","etag":null,"topics":["commitizen","leran","monorepo","standardjs"],"latest_commit_sha":null,"homepage":null,"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/morrain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-14T09:04:14.000Z","updated_at":"2025-06-16T13:55:36.000Z","dependencies_parsed_at":"2023-01-15T12:15:24.435Z","dependency_job_id":null,"html_url":"https://github.com/morrain/lerna-learning","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/morrain/lerna-learning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morrain","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/sbom","scorecard":{"id":660450,"data":{"date":"2025-08-11","repo":{"name":"github.com/morrain/lerna-learning","commit":"6956aac8611ccbac2e86a2c9bb69463dc980ff88"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"74 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-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-3gx7-xhv7-5mx3","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","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-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","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-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T16:01:01.741Z","repository_id":35019019,"created_at":"2025-08-21T16:01:01.741Z","updated_at":"2025-08-21T16:01:01.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30519255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"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"},"owner_record":{"login":"morrain","name":"Morrain","uuid":"9381634","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Netease","icon_url":"https://avatars.githubusercontent.com/u/9381634?u=8f7010e097328d552cdbc72bfd790d89db4f324a\u0026v=4","repositories_count":4,"last_synced_at":"2023-02-27T05:35:14.238Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/morrain","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T15:13:43.370Z","updated_at":"2023-02-27T05:35:14.240Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morrain/repositories"},"tags":[{"name":"v0.1.0-alpha.8","sha":"5dec147fb8fea8f7cf2d6d1bc0a2d484e38455f5","kind":"tag","published_at":"2019-08-17T10:06:14.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.8","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.8/manifests"},{"name":"v0.1.0-alpha.7","sha":"ea4febc343b576c0e11dc6f20b133dbaaca40e81","kind":"tag","published_at":"2019-08-17T09:52:38.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.7","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.7/manifests"},{"name":"v0.1.0-alpha.6","sha":"eca7b8107ec3d5ff980e6c10780688a7649aab8e","kind":"tag","published_at":"2019-08-17T09:47:21.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.6","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.6/manifests"},{"name":"v0.1.0-alpha.5","sha":"3483003881caca316210390205e82641e81b3613","kind":"tag","published_at":"2019-08-17T09:40:48.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.5","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.5/manifests"},{"name":"v0.1.0-alpha.4","sha":"7461142f257f86296d580f476e746888a59442b6","kind":"tag","published_at":"2019-08-17T09:21:00.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.4","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.4/manifests"},{"name":"test","sha":"485473629a6b0c8e6ea96c4fb4a42913c71cb49a","kind":"tag","published_at":"2019-08-17T08:07:01.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/test","html_url":"https://github.com/morrain/lerna-learning/releases/tag/test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/test/manifests"},{"name":"v0.1.0-alpha.3","sha":"b062c07cda29ece292b21dc94bf2843d7d4bf271","kind":"tag","published_at":"2019-08-17T06:49:40.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.3","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.3/manifests"},{"name":"v0.1.0-alpha.2","sha":"d2de0904e818cb3b422e47a2b9e7149a29880e96","kind":"tag","published_at":"2019-07-18T07:20:34.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.2","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.2/manifests"},{"name":"v0.1.0-alpha.1","sha":"e0d7835daa2d78389f6948893bb59b6055db44f3","kind":"tag","published_at":"2019-07-18T07:14:32.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.1","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.1/manifests"},{"name":"v0.1.0-alpha.0","sha":"3c962e571d859ee1aa2efd0f089d2b52e9453696","kind":"tag","published_at":"2019-07-18T03:22:55.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.1.0-alpha.0","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.1.0-alpha.0/manifests"},{"name":"v0.0.1-alpha.1","sha":"7895599ef34f5014ee76678dc2439fbdd885898d","kind":"tag","published_at":"2019-07-18T02:32:58.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.0.1-alpha.1","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.0.1-alpha.1/manifests"},{"name":"v0.0.1-alpha.0","sha":"69a8d810a143eaf2ae755b464f122dd1197ab6dc","kind":"tag","published_at":"2019-07-16T13:54:16.000Z","download_url":"https://codeload.github.com/morrain/lerna-learning/tar.gz/v0.0.1-alpha.0","html_url":"https://github.com/morrain/lerna-learning/releases/tag/v0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/morrain/lerna-learning@v0.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/tags/v0.0.1-alpha.0/manifests"}]},"repo_metadata_updated_at":"2026-03-14T22:09:41.108Z","dependent_packages_count":6,"downloads":5,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":49.698223301499425,"dependent_repos_count":5.622646405894317,"dependent_packages_count":3.1774991784469617,"stargazers_count":4.545985274649281,"forks_count":5.385776877899543,"docker_downloads_count":null,"average":13.686026207677907},"purl":"pkg:npm/%40mo-demo/cli-shared-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mo-demo/cli-shared-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mo-demo/cli-shared-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mo-demo/cli-shared-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:56:55.028Z","issues_count":4,"pull_requests_count":43,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":22052767.0,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.18604651162790697,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrain%2Flerna-learning/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mo-demo%2Fcli-shared-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mo-demo%2Fcli-shared-utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mo-demo%2Fcli-shared-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mo-demo%2Fcli-shared-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mo-demo%2Fcli-shared-utils/codemeta","maintainers":[{"uuid":"morrain","login":"morrain","name":null,"email":"morrain1987@foxmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~morrain","role":null,"created_at":"2022-11-20T19:47:20.658Z","updated_at":"2022-11-20T19:47:20.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/morrain/packages"}]}