{"id":2067196,"name":"neuron-cli","ecosystem":"npm","description":"The neuron command line tool","homepage":"https://github.com/kaelzhang/neuron-cli#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kaelzhang/neuron-cli","keywords_array":["neuron-cli","commandline","neuron","package manager","static","cli","static files","dev","front-end","neuron","modules","builder","dev server"],"namespace":null,"versions_count":29,"first_release_published_at":"2015-11-04T04:03:02.848Z","latest_release_published_at":"2016-10-09T10:24:09.621Z","latest_release_number":"1.10.2","last_synced_at":"2026-06-11T04:02:10.339Z","created_at":"2022-04-09T20:33:21.318Z","updated_at":"2026-06-11T04:02:41.515Z","registry_url":"https://www.npmjs.com/package/neuron-cli","install_command":"npm install neuron-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.10.2"}},"repo_metadata":{"id":65457051,"uuid":"43287558","full_name":"kaelzhang/neuron-cli","owner":"kaelzhang","description":"Command line tools for neuron","archived":false,"fork":false,"pushed_at":"2016-10-09T10:24:24.000Z","size":46,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-07T21:38:57.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaelzhang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-28T07:56:14.000Z","updated_at":"2022-05-02T16:18:56.000Z","dependencies_parsed_at":"2023-01-24T12:05:11.309Z","dependency_job_id":null,"html_url":"https://github.com/kaelzhang/neuron-cli","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/kaelzhang/neuron-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaelzhang","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/sbom","scorecard":{"id":547122,"data":{"date":"2025-08-11","repo":{"name":"github.com/kaelzhang/neuron-cli","commit":"c788f5142dc27311e5107fedc9065899c440ae0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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"}}]},"last_synced_at":"2025-08-20T09:49:29.013Z","repository_id":65457051,"created_at":"2025-08-20T09:49:29.013Z","updated_at":"2025-08-20T09:49:29.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34181555,"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-06-11T02:00:06.485Z","response_time":57,"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":"kaelzhang","name":"Kael","uuid":"352304","kind":"user","description":"Geek, Full-stack Developer, CG Artist.","email":"","website":"http://kael.me","location":"Atlantis","twitter":null,"company":"@ostai ","icon_url":"https://avatars.githubusercontent.com/u/352304?v=4","repositories_count":451,"last_synced_at":"2026-04-07T21:31:08.279Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kaelzhang","funding_links":[],"total_stars":2677,"followers":387,"following":4,"created_at":"2022-11-02T16:19:15.860Z","updated_at":"2026-04-07T21:31:08.279Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaelzhang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaelzhang/repositories"},"tags":[{"name":"1.10.2","sha":"c788f5142dc27311e5107fedc9065899c440ae0e","kind":"commit","published_at":"2016-10-09T10:24:05.000Z","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/1.10.2","html_url":"https://github.com/kaelzhang/neuron-cli/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaelzhang/neuron-cli@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"62c789948e4bf31d2b4be9801f378e0e19f8ff66","kind":"commit","published_at":"2016-09-08T02:55:42.000Z","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/1.10.1","html_url":"https://github.com/kaelzhang/neuron-cli/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaelzhang/neuron-cli@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"ecb076a0892fd3c552c7baa52749966ad748fef9","kind":"commit","published_at":"2016-09-08T02:48:03.000Z","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/1.10.0","html_url":"https://github.com/kaelzhang/neuron-cli/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaelzhang/neuron-cli@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"6f7106d0391c48f0cca487df13d557a1b13f38d1","kind":"commit","published_at":"2016-07-23T09:07:56.000Z","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/1.9.0","html_url":"https://github.com/kaelzhang/neuron-cli/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaelzhang/neuron-cli@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"f2ae7261e8607904a9a54880e31e7fcc2cf7709b","kind":"commit","published_at":"2016-05-19T14:41:42.000Z","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/1.8.0","html_url":"https://github.com/kaelzhang/neuron-cli/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaelzhang/neuron-cli@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.8.0/manifests"},{"name":"1.7.3","sha":"361d5fa3cf5d9575a85d8b98e14a50b822f8ca39","kind":"commit","published_at":"2016-05-19T10:58:49.000Z","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/1.7.3","html_url":"https://github.com/kaelzhang/neuron-cli/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaelzhang/neuron-cli@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"b0f019aa649b8bb1ebccd8982f5670f2525e2b16","kind":"commit","published_at":"2016-05-17T03:07:20.000Z","download_url":"https://codeload.github.com/kaelzhang/neuron-cli/tar.gz/1.7.2","html_url":"https://github.com/kaelzhang/neuron-cli/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kaelzhang/neuron-cli@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/tags/1.7.2/manifests"}]},"repo_metadata_updated_at":"2026-06-11T04:02:41.514Z","dependent_packages_count":2,"downloads":235,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.139189160323022,"dependent_repos_count":10.336075070876474,"dependent_packages_count":8.856726766155058,"stargazers_count":16.736722510834436,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":13.296940527141192},"purl":"pkg:npm/neuron-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/neuron-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/neuron-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/neuron-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T14:08:31.007Z","issues_count":12,"pull_requests_count":0,"avg_time_to_close_issue":583086.3333333334,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.08333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fneuron-cli/issues","maintainers":[{"login":"kaelzhang","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaelzhang"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neuron-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neuron-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neuron-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neuron-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neuron-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/neuron-cli/codemeta","maintainers":[{"uuid":"kael","login":"kael","name":null,"email":"i@kael.me","url":null,"packages_count":370,"html_url":"https://www.npmjs.com/~kael","role":null,"created_at":"2022-11-13T11:10:12.026Z","updated_at":"2022-11-13T11:10:12.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kael/packages"}]}