{"id":984529,"name":"@ice-point/react-cli","ecosystem":"npm","description":"Command line interface for rapid React.js development","homepage":"https://github.com/li-shuaishuai/react-cli#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/li-shuaishuai/react-cli","keywords_array":["react","cli","z2o","react cli"],"namespace":"ice-point","versions_count":16,"first_release_published_at":"2018-11-21T10:50:31.622Z","latest_release_published_at":"2019-07-04T04:56:51.063Z","latest_release_number":"1.0.1","last_synced_at":"2026-03-24T14:47:25.297Z","created_at":"2022-04-07T18:30:31.902Z","updated_at":"2026-03-24T14:47:25.297Z","registry_url":"https://www.npmjs.com/package/@ice-point/react-cli","install_command":"npm install @ice-point/react-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":57117362,"uuid":"148467814","full_name":"li-shuaishuai/react-cli","owner":"li-shuaishuai","description":"🛠️Standard Tooling for React.js Development","archived":false,"fork":false,"pushed_at":"2020-03-12T02:24:24.000Z","size":2182,"stargazers_count":50,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-09-04T13:36:47.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://react-cli.lishuaishuai.com/","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/li-shuaishuai.png","metadata":{"files":{"readme":"README-us.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-12T11:13:13.000Z","updated_at":"2025-06-09T02:49:19.000Z","dependencies_parsed_at":"2022-08-23T04:40:39.122Z","dependency_job_id":null,"html_url":"https://github.com/li-shuaishuai/react-cli","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/li-shuaishuai/react-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/li-shuaishuai","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/sbom","scorecard":{"id":587309,"data":{"date":"2025-08-11","repo":{"name":"github.com/li-shuaishuai/react-cli","commit":"d317dc8b330e397496641e38b165aed0c7f2fd82"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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 'develop'","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"}}]},"last_synced_at":"2025-08-20T20:53:40.328Z","repository_id":57117362,"created_at":"2025-08-20T20:53:40.328Z","updated_at":"2025-08-20T20:53:40.328Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277589923,"owners_count":25844098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"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":"li-shuaishuai","name":"Saxon(木子朗)","uuid":"20487014","kind":"user","description":"","email":"","website":"https://www.lishuaishuai.com","location":"BeiJing","twitter":null,"company":"ByteDance","icon_url":"https://avatars.githubusercontent.com/u/20487014?u=cece031a4e8cd59c377a64399a73730d5177c369\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-21T03:13:10.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/li-shuaishuai","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-21T03:13:10.160Z","updated_at":"2023-03-21T03:13:10.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/li-shuaishuai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/li-shuaishuai/repositories"},"tags":[{"name":"v1.1.1","sha":"ba1f2b95ee68389e2bc24be855174558b857256d","kind":"commit","published_at":"2020-03-11T07:55:14.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v1.1.1","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"08c1ddf8f4ae665cf38a8ba6b29d86dfdf038d13","kind":"commit","published_at":"2019-07-04T04:58:40.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v1.1.0","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v1.1.0/manifests"},{"name":"v0.5.0","sha":"90ffe0925a90a61936308ba65fe033ec01179158","kind":"commit","published_at":"2019-05-17T01:10:05.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.5.0","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"8b18ba2dfc78dbabbb8e5666dc956ae3cfef8d68","kind":"commit","published_at":"2019-03-11T11:57:33.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.4.0","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"4de82097ad12a7b5708f57b721e1072b29c32fce","kind":"commit","published_at":"2019-02-23T05:17:30.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.3.0","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"185bd2b82523311a875c47c971b252213ed65297","kind":"commit","published_at":"2018-12-27T13:09:01.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.2.0","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"abefac20bce56ec42632a6894e35b76c65ad4c49","kind":"commit","published_at":"2018-12-19T01:06:43.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.1","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9205710267f1552aba62db29d79e616caadcbb2d","kind":"commit","published_at":"2018-12-08T11:12:11.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.6","sha":"3f2d5edd0addb4bfbf7e2d95bc6051112b0d4b39","kind":"commit","published_at":"2018-12-05T14:10:51.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"c52ee0356f551173054fcf4adb42f8bd7986d422","kind":"commit","published_at":"2018-12-01T15:37:14.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"ebc6e45ba6dac3d0fbe61afa2621e6ae67ba05a3","kind":"commit","published_at":"2018-11-27T11:40:01.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"b2acc85755f0b7f7f00bff3c99ef3aa25fe7e398","kind":"commit","published_at":"2018-11-25T06:38:45.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"9ee50a2408a7ae8a14b3fbf74cc7a23db7119e5e","kind":"tag","published_at":"2018-11-23T01:12:40.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"5a12a163c33bc9f200c0d1a0b9ab1651878d1605","kind":"commit","published_at":"2018-11-22T04:22:34.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.1/manifests"},{"name":"v0.1.0-beta.0","sha":"ee0d4a5d4e3a399cc32977180a5efc830d908c0d","kind":"commit","published_at":"2018-11-21T13:06:47.000Z","download_url":"https://codeload.github.com/li-shuaishuai/react-cli/tar.gz/v0.1.0-beta.0","html_url":"https://github.com/li-shuaishuai/react-cli/releases/tag/v0.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/li-shuaishuai/react-cli@v0.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/tags/v0.1.0-beta.0/manifests"}]},"repo_metadata_updated_at":"2026-02-24T12:32:42.831Z","dependent_packages_count":1,"downloads":63,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.6577985945314,"dependent_repos_count":10.358016171268641,"dependent_packages_count":21.007450672226714,"stargazers_count":5.9638097039671845,"forks_count":7.734778795633217,"docker_downloads_count":null,"average":13.544370787525432},"purl":"pkg:npm/%40ice-point/react-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ice-point/react-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ice-point/react-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ice-point/react-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T05:25:01.426Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":24.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-shuaishuai%2Freact-cli/issues","maintainers":[{"login":"li-shuaishuai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/li-shuaishuai"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ice-point%2Freact-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ice-point%2Freact-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ice-point%2Freact-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ice-point%2Freact-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ice-point%2Freact-cli/codemeta","maintainers":[{"uuid":"lishuaishuai","login":"lishuaishuai","name":null,"email":"lishuaishuai.it@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~lishuaishuai","role":null,"created_at":"2022-11-20T17:12:08.763Z","updated_at":"2022-11-20T17:12:08.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lishuaishuai/packages"}]}