{"id":16883382,"url":"https://github.com/hardillb/node-red-module-parser","last_synced_at":"2026-05-01T21:35:06.283Z","repository":{"id":68666315,"uuid":"439980074","full_name":"hardillb/node-red-module-parser","owner":"hardillb","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-22T23:04:08.000Z","size":38,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-12T03:12:50.396Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hardillb.png","metadata":{"files":{"readme":"README.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-19T22:16:34.000Z","updated_at":"2023-09-29T01:08:48.000Z","dependencies_parsed_at":"2024-10-13T16:11:35.739Z","dependency_job_id":"f97bcb3b-58f2-4505-939e-810fbc407df4","html_url":"https://github.com/hardillb/node-red-module-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hardillb/node-red-module-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnode-red-module-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnode-red-module-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnode-red-module-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnode-red-module-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardillb","download_url":"https://codeload.github.com/hardillb/node-red-module-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnode-red-module-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32513885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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"}},"keywords":[],"created_at":"2024-10-13T16:11:30.672Z","updated_at":"2026-05-01T21:35:06.263Z","avatar_url":"https://github.com/hardillb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-red-module-parser\n\n## Install\n\n```shell\nnpm install node-red-module-parser\n```\n\n## Useage\n\n```javascript\nconst nodeRedModule = require('node-red-module-parser')\n\nlet moduleInfo = nodeRedModule.examinModule('/path/to/module/dir')\nlet moduleInto = nodeRedModule.examinTar('/path/to/tar/file','/path/to/temp/dir/location')\n```\n\nWhere the module dir is the directory that holds the `package.json` file for the node, or the tgz file is the output of `npm pack` or the packaged module downloaded from a npm repository.\n\n`moduleInfo` is an augmented `package.json` with details of the node types, default values and icon information.s","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardillb%2Fnode-red-module-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardillb%2Fnode-red-module-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardillb%2Fnode-red-module-parser/lists"}