{"id":2055885,"name":"n_shell","ecosystem":"npm","description":"A node REPL with ShellJS loaded by default","homepage":"https://github.com/nfischer/n_shell#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nfischer/n_shell","keywords_array":["shelljs","repl","cli","console"],"namespace":null,"versions_count":20,"first_release_published_at":"2016-03-26T21:26:11.526Z","latest_release_published_at":"2022-01-20T23:51:40.084Z","latest_release_number":"0.6.2","last_synced_at":"2026-05-07T17:18:05.979Z","created_at":"2022-04-09T20:23:05.176Z","updated_at":"2026-05-07T17:18:05.979Z","registry_url":"https://www.npmjs.com/package/n_shell","install_command":"npm install n_shell","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.2"}},"repo_metadata":{"id":43736187,"uuid":"54754553","full_name":"nfischer/n_shell","owner":"nfischer","description":"A NodeJS REPL with ShellJS loaded by default","archived":false,"fork":false,"pushed_at":"2024-06-23T20:30:23.000Z","size":120,"stargazers_count":8,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T10:15:08.997Z","etag":null,"topics":["node-repl","shelljs","shelljs-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/n_shell","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/nfischer.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-26T00:14:32.000Z","updated_at":"2024-06-23T18:48:33.000Z","dependencies_parsed_at":"2024-06-23T05:03:35.011Z","dependency_job_id":"860653a7-850c-46c9-abae-9eed85da9400","html_url":"https://github.com/nfischer/n_shell","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/nfischer/n_shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfischer","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/sbom","scorecard":{"id":682582,"data":{"date":"2025-08-11","repo":{"name":"github.com/nfischer/n_shell","commit":"5966b6d2be3a93a15a05a8a055293de83e07265a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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":"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":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nfischer/n_shell/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/nfischer/n_shell/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nfischer/n_shell/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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":"11 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-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-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-21T23:40:43.676Z","repository_id":43736187,"created_at":"2025-08-21T23:40:43.676Z","updated_at":"2025-08-21T23:40:43.676Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278001462,"owners_count":25913080,"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-02T02:00:08.890Z","response_time":67,"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":"nfischer","name":"Nate Fischer","uuid":"5801521","kind":"user","description":"@google engineer working on Chromium and Android WebView. @shelljs lead dev","email":"","website":"https://nfischer.github.io/","location":"Mountain View, California","twitter":"ntfschr","company":"@google ","icon_url":"https://avatars.githubusercontent.com/u/5801521?u=7bd91c731e5cf49205e64c1accf445b4fca62a5b\u0026v=4","repositories_count":46,"last_synced_at":"2024-04-14T06:41:36.834Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nfischer","funding_links":[],"total_stars":211,"followers":242,"following":36,"created_at":"2022-11-04T02:01:31.879Z","updated_at":"2024-04-14T06:41:41.393Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfischer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfischer/repositories"},"tags":[{"name":"v0.6.2","sha":"0f2ad2b5d5a93ebe6ea5e76c480b80120390a7a9","kind":"tag","published_at":"2022-01-20T23:51:37.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.6.2","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ac9fd88f147c614795564095b63eb87a8d42e760","kind":"tag","published_at":"2022-01-08T22:52:58.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.6.1","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1af30c3747d245f61cd190c746139b53b7d1eb64","kind":"tag","published_at":"2018-05-10T08:17:13.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.6.0","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e33927f646805b45ad8eabbc0cda12db418db0ea","kind":"tag","published_at":"2016-08-28T07:35:19.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.5.4","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"5c060dc63a9c10bdb6e4ec54170903faf459ff16","kind":"tag","published_at":"2016-08-28T07:32:21.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.5.3","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6ec98070618812ff733303fe1d895687c5507e38","kind":"tag","published_at":"2016-08-20T01:40:54.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.5.2","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"51c2af2637a216f049387f88f977bc9fb269860c","kind":"tag","published_at":"2016-07-28T00:59:29.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.5.1","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"59635c7f27ef55fed3024791059cb564553fffcd","kind":"tag","published_at":"2016-06-27T08:27:27.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.5.0","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"acb8d05417d45f1f6a6dcce2555608730919ad87","kind":"tag","published_at":"2016-06-17T05:58:01.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.4.0","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"203678f22ae315cc873353416f2bf0832bb41569","kind":"tag","published_at":"2016-06-17T05:49:10.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.3.5","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.3.5/manifests"},{"name":"v0.1.0","sha":"7180221a6ba61559c088e0451de4838b98ee987f","kind":"commit","published_at":"2016-03-26T21:24:09.000Z","download_url":"https://codeload.github.com/nfischer/n_shell/tar.gz/v0.1.0","html_url":"https://github.com/nfischer/n_shell/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nfischer/n_shell@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fn_shell/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-12-10T12:39:20.746Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":58.03721924745341,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":12.892852012739676,"forks_count":13.860205004920381,"average":28.602420589755162},"purl":"pkg:npm/n_shell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/n_shell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/n_shell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/n_shell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T09:39:28.256Z","issues_count":7,"pull_requests_count":12,"avg_time_to_close_issue":61757139.0,"avg_time_to_close_pull_request":27474.636363636364,"issues_closed_count":3,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.9166666666666666,"merged_pull_requests_count":11,"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/nfischer%2Fn_shell/issues","maintainers":[{"login":"nfischer","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfischer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/n_shell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/n_shell/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/n_shell/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/n_shell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/n_shell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/n_shell/codemeta","maintainers":[{"uuid":"nfischer","login":"nfischer","name":null,"email":"ntfschr@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~nfischer","role":null,"created_at":"2022-11-13T10:08:48.314Z","updated_at":"2022-11-13T10:08:48.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nfischer/packages"}]}