{"id":68435,"name":"m2g","description":"NeuroData's MRI to Graphs (m2g) - connectome estimation package and pipeline","url":"https://github.com/neurodata/m2g","last_synced_at":"2025-09-08T14:10:30.047Z","repository":{"id":40954139,"uuid":"50844757","full_name":"neurodata/m2g","owner":"neurodata","description":"NeuroData's MRI to Graphs (m2g) - connectome estimation package and pipeline","archived":false,"fork":false,"pushed_at":"2024-04-13T18:13:37.000Z","size":93299,"stargazers_count":63,"open_issues_count":29,"forks_count":37,"subscribers_count":10,"default_branch":"deploy","last_synced_at":"2025-08-31T19:59:10.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.neurodata.io/m2g/","language":"Python","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/neurodata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-02-01T14:30:12.000Z","updated_at":"2025-04-27T03:09:27.000Z","dependencies_parsed_at":"2023-01-31T05:01:07.387Z","dependency_job_id":"c9aa052c-5662-44f3-a495-6a24bd01c1fd","html_url":"https://github.com/neurodata/m2g","commit_stats":{"total_commits":3382,"total_committers":37,"mean_commits":91.4054054054054,"dds":0.6002365464222353,"last_synced_commit":"95d271f748e7d35b8d7feaa1b0112f471be8e514"},"previous_names":["neurodata/ndmg"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/neurodata/m2g","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurodata","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/refs/heads/deploy","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/sbom","scorecard":{"id":681430,"data":{"date":"2025-08-11","repo":{"name":"github.com/neurodata/m2g","commit":"93c27cfed48ab231787544ab408d3ece0b112de1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static.yml:14","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":"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":"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":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":"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":"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: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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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/checks.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/neurodata/m2g/checks.yml/deploy?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/neurodata/m2g/checks.yml/deploy?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/neurodata/m2g/static.yml/deploy?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/neurodata/m2g/static.yml/deploy?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/neurodata/m2g/static.yml/deploy?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/neurodata/m2g/static.yml/deploy?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/neurodata/m2g/static.yml/deploy?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating neurodebian:bionic-non-free to neurodebian:bionic-non-free@sha256:0ea6a040d3005bbc6d6adbde1b3c4dae2d89a4c4dd943ba32aa350e14452886f","Warn: pipCommand not pinned by hash: .github/workflows/checks.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/static.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/static.yml:44","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}}]},"last_synced_at":"2025-08-21T23:18:06.414Z","repository_id":40954139,"created_at":"2025-08-21T23:18:06.414Z","updated_at":"2025-08-21T23:18:06.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196122,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"neurodata","name":"neurodata","uuid":"13474594","kind":"organization","description":"","email":"admin@neurodata.io","website":"https://neurodata.io","location":"everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13474594?v=4","repositories_count":175,"last_synced_at":"2023-03-11T22:05:33.187Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/neurodata","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T01:25:15.788Z","updated_at":"2023-03-11T22:05:33.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurodata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurodata/repositories"},"packages":[{"id":2792719,"name":"m2g","ecosystem":"pypi","description":"Neuro Data MRI to Graphs Pipeline","homepage":"https://github.com/neurodata/m2g","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/neurodata/m2g","keywords_array":["connectome","mri","pipeline"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-02-15T21:16:51.000Z","latest_release_published_at":"2020-02-15T21:16:51.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-03T23:34:56.306Z","created_at":"2022-04-10T11:31:36.303Z","updated_at":"2025-08-03T23:34:56.306Z","registry_url":"https://pypi.org/project/m2g/","install_command":"pip install m2g --index-url https://pypi.org/simple","documentation_url":"https://m2g.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3.6"],"normalized_name":"m2g"},"repo_metadata":{"id":40954139,"uuid":"50844757","full_name":"neurodata/m2g","owner":"neurodata","description":"NeuroData's MRI to Graphs (m2g) - connectome estimation package and pipeline","archived":false,"fork":false,"pushed_at":"2024-04-13T18:13:37.000Z","size":93299,"stargazers_count":63,"open_issues_count":29,"forks_count":37,"subscribers_count":10,"default_branch":"deploy","last_synced_at":"2025-06-17T10:07:16.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.neurodata.io/m2g/","language":"Python","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/neurodata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-02-01T14:30:12.000Z","updated_at":"2025-04-27T03:09:27.000Z","dependencies_parsed_at":"2023-01-31T05:01:07.387Z","dependency_job_id":"c9aa052c-5662-44f3-a495-6a24bd01c1fd","html_url":"https://github.com/neurodata/m2g","commit_stats":{"total_commits":3382,"total_committers":37,"mean_commits":91.4054054054054,"dds":0.6002365464222353,"last_synced_commit":"95d271f748e7d35b8d7feaa1b0112f471be8e514"},"previous_names":["neurodata/ndmg"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/neurodata/m2g","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurodata","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/refs/heads/deploy","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245648,"owners_count":23436525,"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","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":"neurodata","name":"neurodata","uuid":"13474594","kind":"organization","description":"","email":"admin@neurodata.io","website":"https://neurodata.io","location":"everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13474594?v=4","repositories_count":175,"last_synced_at":"2023-03-11T22:05:33.187Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/neurodata","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T01:25:15.788Z","updated_at":"2023-03-11T22:05:33.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurodata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neurodata/repositories"},"tags":[{"name":"v0.3.0","sha":"3bc4e9a2430c6b50941770f411f4c279a98f3026","kind":"commit","published_at":"2022-02-25T19:45:53.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.3.0","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"2692de59fa161ac720da0e6e4266669faf555a69","kind":"commit","published_at":"2018-01-26T20:37:42.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.1.0","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.1.0/manifests"},{"name":"v0.0.50","sha":"4487a2642ef367454f7f6cd33ce9876bf5aaa0f4","kind":"commit","published_at":"2017-08-01T18:49:27.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.50","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.50/manifests"},{"name":"v0.0.49-1","sha":"5d59739e711ade674663ff45c67d6a0288ac672d","kind":"commit","published_at":"2017-06-20T18:22:23.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.49-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.49-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.49-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.49-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.49-1/manifests"},{"name":"v0.0.49","sha":"d75dd2090dd6983b4d662518a1d085e5124e8d4f","kind":"commit","published_at":"2017-06-20T17:50:46.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.49","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"a200ef825e4ffd7aed83e3cc31ccb42bf2ec2482","kind":"commit","published_at":"2017-03-06T18:57:07.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.48","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.48/manifests"},{"name":"v0.0.47-2","sha":"c63cdbbb11b655678305f5fea79cd89626a6c46b","kind":"commit","published_at":"2017-03-05T04:23:19.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.47-2","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.47-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.47-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.47-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.47-2/manifests"},{"name":"v0.0.47-1","sha":"5795f92af3aadf4c268f9049a5c673b1758ecee0","kind":"commit","published_at":"2017-03-04T20:30:17.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.47-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.47-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.47-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.47-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.47-1/manifests"},{"name":"v0.0.47","sha":"401d1cc58adb366aa1400d37def455696c2f1978","kind":"commit","published_at":"2017-03-04T17:38:50.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.47","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"77f3721852cb599e300962f747b259d470e339ae","kind":"commit","published_at":"2017-02-24T17:57:39.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.46","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"65e25cee4d35b25af30d327e68c57a46afc81723","kind":"commit","published_at":"2017-02-21T20:05:28.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.45","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"fc148300215a84ca84373838ead570113070ee90","kind":"commit","published_at":"2017-02-13T20:41:30.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.44","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.44/manifests"},{"name":"v0.0.43-2","sha":"fdb86f6596f178c5abe9c5d23cd47a0233bf6bff","kind":"commit","published_at":"2017-02-03T19:20:57.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.43-2","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.43-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.43-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.43-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.43-2/manifests"},{"name":"v0.0.43-1","sha":"6e191be82798d0865f7b5c6eea00d0232fcf1b48","kind":"commit","published_at":"2017-02-03T18:26:51.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.43-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.43-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.43-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.43-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.43-1/manifests"},{"name":"v0.0.43","sha":"2fc78b999048d3a2ff58b6e2642180d508c80c82","kind":"commit","published_at":"2017-02-03T17:33:40.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.43","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"094948a4fde2c60d21082babb0326dc72a715761","kind":"commit","published_at":"2017-01-26T21:59:15.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.42","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.42/manifests"},{"name":"v0.0.41-2","sha":"e61c5733be8b373e9dec50ccc39483763275afb8","kind":"commit","published_at":"2017-01-05T19:56:24.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.41-2","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.41-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.41-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.41-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.41-2/manifests"},{"name":"v0.0.41-1","sha":"cca72f0b647439c718ea4f0879d230fd29bfcca3","kind":"commit","published_at":"2017-01-05T19:05:48.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.41-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.41-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.41-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.41-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.41-1/manifests"},{"name":"v0.0.41","sha":"7e581991d215a78f922e09189d82f32f691ef96b","kind":"commit","published_at":"2017-01-05T18:46:06.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.41","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"afc7bdb64b69aa2ae16ca854069298c97b996f39","kind":"commit","published_at":"2017-01-05T17:49:16.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.40","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"80c7607b69f5af93e157d88f1f7e2e544aa5c575","kind":"commit","published_at":"2017-01-04T20:42:41.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.39","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"8341a277c6a69e2eabc7238602dcdbe5debce322","kind":"commit","published_at":"2016-11-11T01:41:01.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.38","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.38/manifests"},{"name":"v0.0.37-1","sha":"6e578994a444e7fcc2a94c44662647152fb7fc58","kind":"commit","published_at":"2016-11-09T00:59:18.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.37-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.37-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.37-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.37-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.37-1/manifests"},{"name":"v0.0.37","sha":"61ae899dc2d4e5aaa183df75804d915afc347721","kind":"commit","published_at":"2016-11-09T00:08:59.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.37","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.37/manifests"},{"name":"v0.0.36-1","sha":"477ea2b0bfbd9d64584d8ca4f86eebb61ee6a97c","kind":"commit","published_at":"2016-11-08T17:16:46.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.36-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.36-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.36-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.36-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.36-1/manifests"},{"name":"v0.0.36","sha":"566e5dc4e8ab14a4b8d4499ebf17e784b2c487cf","kind":"commit","published_at":"2016-11-08T17:03:31.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.36","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.36/manifests"},{"name":"v0.0.35-1","sha":"5124ab6ac9f931199c30faeeeb14c5d1eb5fc64b","kind":"commit","published_at":"2016-11-03T19:03:56.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.35-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.35-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.35-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.35-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.35-1/manifests"},{"name":"v0.0.35","sha":"40a428148675e1cb8b13d52bcb96b6ba67f0e6e6","kind":"commit","published_at":"2016-11-03T18:58:18.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.35","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"423402b5b5cd02bbdd973383ee31c933fbaa295f","kind":"commit","published_at":"2016-11-02T21:51:32.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.34","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.34/manifests"},{"name":"v0.0.33-1","sha":"c9a78e84e20515e6ab3712a38306a6a8153162ed","kind":"commit","published_at":"2016-09-30T12:52:47.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.33-1","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.33-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.33-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.33-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.33-1/manifests"},{"name":"v0.0.33","sha":"2997f9985662538102de7d6e61bfc08b1d052c86","kind":"commit","published_at":"2016-09-30T12:20:38.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.33","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"a476deef6de9416eefcf791cdf345cfd6265370d","kind":"commit","published_at":"2016-09-29T14:12:17.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.32","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"6e271ab4615ec21fd09f8e253d41176101d3ddb1","kind":"commit","published_at":"2016-08-31T18:26:37.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.31","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"6582c6a37cf48cde7c5648863104f8feb3aee346","kind":"commit","published_at":"2016-08-19T14:55:04.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.30","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"c1bcfb35581144087069ec8ac107814da1d0aa9b","kind":"commit","published_at":"2016-08-19T01:47:08.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.29","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"bc83fa5f2f44c87387450e0b482ec6eef47646dd","kind":"commit","published_at":"2016-08-16T19:29:35.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.28","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"2ebc6f6b0b77ae0794c394cd2441e223d0b5aec8","kind":"commit","published_at":"2016-08-15T18:40:49.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.27","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"402b3e9502f0c6af6180aef5c88ea5663eb89cfe","kind":"commit","published_at":"2016-08-15T13:57:10.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.26","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"27ae1009dc854af470e07b064d94958bfdf7c877","kind":"commit","published_at":"2016-08-14T20:00:27.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.25","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.25/manifests"},{"name":"v0.0.25c","sha":"27ae1009dc854af470e07b064d94958bfdf7c877","kind":"commit","published_at":"2016-08-14T20:00:27.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.25c","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.25c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.25c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.25c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.25c/manifests"},{"name":"v0.0.25b","sha":"27ae1009dc854af470e07b064d94958bfdf7c877","kind":"commit","published_at":"2016-08-14T20:00:27.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.25b","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.25b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.25b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.25b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.25b/manifests"},{"name":"v0.0.24","sha":"70b3541932eadda5da1f351b3777de3685cae37c","kind":"commit","published_at":"2016-08-12T13:58:50.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.24","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"f017deb7623b5069113dc555a97063b868a72f19","kind":"commit","published_at":"2016-08-11T21:01:13.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.23","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"b108e0d0c241c5171eb082b6924c9f22740563ce","kind":"commit","published_at":"2016-08-11T20:20:46.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.22","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"f07036fdc41d47b470f6e8d1782a07f14322bc93","kind":"commit","published_at":"2016-08-11T19:46:49.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.21","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"8db2147e72949d3d7d176470cca3b1e3f60d4f87","kind":"commit","published_at":"2016-08-02T17:28:07.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.20","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"f59e6cd77124e02ad3f52ecfa29313dcc8d8cf08","kind":"commit","published_at":"2016-07-29T20:04:47.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.19","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"f32e845965d3bb5652bff47b571d77da2a69d546","kind":"commit","published_at":"2016-07-29T18:58:34.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.18","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"14740f238afc27cf61c98561fe2d1ed52efbfe7e","kind":"commit","published_at":"2016-07-26T18:30:44.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.17","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"91603a7acb456a63f55fcf151d826596b2e808a6","kind":"commit","published_at":"2016-07-21T18:39:10.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.16","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"18fc7d1827fa54364098309b534ce751bb9f8d87","kind":"commit","published_at":"2016-07-18T14:03:13.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.15","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"e0ece258440ff04e801fdacd08a5db82f8230032","kind":"commit","published_at":"2016-07-13T20:27:23.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.14","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"6a619e07fd530b051efb142c69402d1084949d09","kind":"commit","published_at":"2016-05-19T21:58:07.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.13","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"250478b1f71b3907c14b602784bd94ce2b170434","kind":"commit","published_at":"2016-04-20T18:58:14.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.12","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"77c2c40832cf6dfb1517bc49cedc8aa0c177182d","kind":"commit","published_at":"2016-02-17T01:40:40.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.11","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"6b119b6b688c8da160a5e7687f95bb4c88241033","kind":"commit","published_at":"2016-02-12T20:12:35.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.10","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.10/manifests"},{"name":"v0.0.8","sha":"791e3ef5595b839fbfe82f96d61ef4efdcc79c09","kind":"commit","published_at":"2016-02-10T22:45:33.000Z","download_url":"https://codeload.github.com/neurodata/m2g/tar.gz/v0.0.8","html_url":"https://github.com/neurodata/m2g/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/neurodata/m2g@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/tags/v0.0.8/manifests"}]},"repo_metadata_updated_at":"2025-07-03T02:17:21.213Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.564407069019424,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":8.755296122317398,"forks_count":6.773523494245113,"docker_downloads_count":null,"average":18.562779419615413},"purl":"pkg:pypi/m2g","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/m2g","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/m2g","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/m2g/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-17T10:08:24.237Z","issues_count":32,"pull_requests_count":77,"avg_time_to_close_issue":27693097.04347826,"avg_time_to_close_pull_request":2898860.5064935065,"issues_closed_count":23,"pull_requests_closed_count":77,"pull_request_authors_count":10,"issue_authors_count":15,"avg_comments_per_issue":1.375,"avg_comments_per_pull_request":1.0909090909090908,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":3,"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/neurodata%2Fm2g/issues","maintainers":[{"login":"loftusa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loftusa"},{"login":"Lawreros","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lawreros"},{"login":"JialinKang","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JialinKang"},{"login":"j1c","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j1c"},{"login":"PSSF23","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PSSF23"},{"login":"ebridge2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebridge2"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/m2g/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/m2g/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/m2g/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/m2g/related_packages","maintainers":[{"uuid":"neurodata","login":"neurodata","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/neurodata/","role":null,"created_at":"2023-02-24T15:17:02.703Z","updated_at":"2023-02-24T15:17:02.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/neurodata/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":606729,"full_name":"neurodata/m2g","default_branch":"deploy","committers":[{"name":"Disa Mhembere","email":"dmhembe1@jhu.edu","login":null,"count":1352},{"name":"gkiar","email":"gkiar07@gmail.com","login":"gkiar","count":1095},{"name":"dPys","email":"dpisner@utexas.edu","login":null,"count":209},{"name":"Disa Mhembere","email":"disa@jhu.edu","login":null,"count":154},{"name":"Alex Loftus","email":"alexloftus2004@gmail.com","login":"loftusa","count":126},{"name":"Eric Bridgeford","email":"ebridge2@jhu.edu","login":null,"count":113},{"name":"Will Gray Roncal","email":"wgr@jhu.edu","login":null,"count":86},{"name":"Randal Burns","email":"randal@cs.jhu.edu","login":"randalburns","count":81},{"name":"Disa Mhembere","email":"dmhembe1@gmail.com","login":null,"count":32},{"name":"Ross Lawrence","email":"52179159+Lawreros","login":"Lawreros","count":26},{"name":"gkiar","email":"gkiar@jhu.edu","login":null,"count":24},{"name":"Jaewon Chung","email":"jaewonc78@gmail.com","login":"j1c","count":19},{"name":"Derek Pisner","email":"16432683+dPys","login":"dPys","count":13},{"name":"Daniel Sussman","email":"dsussma3@jhu.edu","login":null,"count":10},{"name":"William Gray Roncal","email":"willgray@jhu.edu","login":"wrgr","count":6},{"name":"Eric Perlman","email":"eric@yikes.com","login":"perlman","count":6},{"name":"=","email":"=","login":null,"count":6},{"name":"joshua vogelstein","email":"joshuav@jhu.edu","login":"jovo","count":4},{"name":"Daniel Sussman","email":"dpmcsuss@gmail.com","login":"dpmcsuss","count":4},{"name":"Disa","email":"disa@braincrunch1.(none)","login":null,"count":4},{"name":"Dav Clark","email":"ClarkDa@kennedykrieger.org","login":null,"count":3},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":2},{"name":"Disa","email":"disa@braincrunch3.(none)","login":null,"count":2},{"name":"Disa Mhembere","email":"disa@awesome.cs.jhu.edu","login":null,"count":2},{"name":"Disa Mhembere","email":"disa@braincrunch4.(none)","login":null,"count":2},{"name":"randal","email":"randal@rio.(none)","login":null,"count":2},{"name":"Vikram Chandrashekhar","email":"vchandr6@jhu.edu","login":null,"count":2},{"name":"Randal Burns","email":"randal@dhcp-pool-153.cs.jhu.edu","login":null,"count":2},{"name":"Joshua Vogelstein","email":"jovo@onelove.local","login":null,"count":2},{"name":"Greg Kiar","email":"gkiar@c.cis.jhu.edu","login":null,"count":2},{"name":"Jordan Matelsky","email":"j6k4m8@gmail.com","login":"j6k4m8","count":2},{"name":"Joshua Jacobs","email":"joshuajacobs@flywheel.io","login":"joshicola","count":2},{"name":"eric bridgeford","email":"eric bridgeford","login":null,"count":1},{"name":"randal","email":"randal@braincrunch4.(none)","login":null,"count":1},{"name":"Vivek Gopalakrishnan","email":"vgopala4@jhu.edu","login":null,"count":1},{"name":"Randal Burns","email":"randal@braincrunch3.(none)","login":null,"count":1},{"name":"Ben Falk","email":"falk.ben@gmail.com","login":"falkben","count":1},{"name":"SUKI","email":"Ituki82@gmail.com","login":"SUKI-O","count":1}],"total_commits":3401,"total_committers":38,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":89.5,"dds":0.6024698618053514,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-05T07:19:04.471Z","last_synced_commit":"93c27cfed48ab231787544ab408d3ece0b112de1","created_at":"2023-03-09T07:08:32.953Z","updated_at":"2025-05-05T07:19:06.154Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"neurodata/m2g","html_url":"https://github.com/neurodata/m2g","last_synced_at":"2025-08-31T19:59:14.043Z","status":"error","issues_count":32,"pull_requests_count":77,"avg_time_to_close_issue":27693097.04347826,"avg_time_to_close_pull_request":2898860.5064935065,"issues_closed_count":23,"pull_requests_closed_count":77,"pull_request_authors_count":10,"issue_authors_count":15,"avg_comments_per_issue":1.375,"avg_comments_per_pull_request":1.0909090909090908,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":3,"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,"created_at":"2023-05-14T17:16:51.259Z","updated_at":"2025-09-01T16:54:37.582Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/neurodata%2Fm2g/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":5},"issue_author_associations_count":{"MEMBER":13,"CONTRIBUTOR":9,"NONE":6,"COLLABORATOR":4},"pull_request_author_associations_count":{"MEMBER":54,"COLLABORATOR":14,"CONTRIBUTOR":13,"NONE":5},"issue_authors":{"loftusa":7,"luochuankai-JHU":3,"JialinKang":3,"j1c":3,"wilttang":2,"CaseyWeiner":2,"XueminZhu-Charmaine":2,"FangCai-fifi":2,"Lawreros":2,"KevinFCasey":1,"mkoohim":1,"davclark":1,"PSSF23":1,"huzhen965278384":1,"ebridge2":1},"pull_request_authors":{"Lawreros":21,"j1c":16,"loftusa":16,"JialinKang":14,"FangCai-fifi":7,"dependabot[bot]":5,"wilttang":3,"luochuankai-JHU":2,"PSSF23":1,"huzhen965278384":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10037815,"issues_count":30578064,"pull_requests_count":91035988,"authors_count":10388060,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"loftusa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loftusa"},{"login":"Lawreros","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lawreros"},{"login":"j1c","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j1c"},{"login":"JialinKang","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JialinKang"},{"login":"PSSF23","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PSSF23"},{"login":"ebridge2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebridge2"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-16T04:01:24.436Z","updated_at":"2022-09-16T04:01:24.436Z","repository_link":"https://github.com/neurodata/m2g/blob/deploy/docs/requirements.txt","dependencies":[{"id":5011130230,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130231,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-16T04:01:24.461Z","updated_at":"2022-09-16T04:01:24.461Z","repository_link":"https://github.com/neurodata/m2g/blob/deploy/requirements.txt","dependencies":[{"id":5011130312,"package_name":"hyppo","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"runtime","optional":false},{"id":5011130313,"package_name":"awscli","ecosystem":"pypi","requirements":"==1.15.40","direct":true,"kind":"runtime","optional":false},{"id":5011130314,"package_name":"virtualenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130315,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130316,"package_name":"vtk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130317,"package_name":"pyvtk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130318,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.1","direct":true,"kind":"runtime","optional":false},{"id":5011130319,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130320,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130321,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==0.22.1","direct":true,"kind":"runtime","optional":false},{"id":5011130322,"package_name":"graspologic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130323,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130324,"package_name":"setuptools","ecosystem":"pypi","requirements":"==57.5.0","direct":true,"kind":"runtime","optional":false},{"id":5011130325,"package_name":"numba","ecosystem":"pypi","requirements":"==0.52.0","direct":true,"kind":"runtime","optional":false},{"id":5011130326,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.4","direct":true,"kind":"runtime","optional":false},{"id":5011130327,"package_name":"click","ecosystem":"pypi","requirements":"==6.7","direct":true,"kind":"runtime","optional":false},{"id":5011130328,"package_name":"future","ecosystem":"pypi","requirements":"==0.16.0","direct":true,"kind":"runtime","optional":false},{"id":5011130329,"package_name":"lockfile","ecosystem":"pypi","requirements":"==0.12.2","direct":true,"kind":"runtime","optional":false},{"id":5011130330,"package_name":"nibabel","ecosystem":"pypi","requirements":"==3.2.2","direct":true,"kind":"runtime","optional":false},{"id":5011130331,"package_name":"nilearn","ecosystem":"pypi","requirements":"==0.4.1","direct":true,"kind":"runtime","optional":false},{"id":5011130332,"package_name":"nipype","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"runtime","optional":false},{"id":5011130333,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":true,"kind":"runtime","optional":false},{"id":5011130334,"package_name":"patsy","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":5011130335,"package_name":"prov","ecosystem":"pypi","requirements":"==1.5.0","direct":true,"kind":"runtime","optional":false},{"id":5011130336,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.6.6","direct":true,"kind":"runtime","optional":false},{"id":5011130337,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.7.3","direct":true,"kind":"runtime","optional":false},{"id":5011130338,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.20.1","direct":true,"kind":"runtime","optional":false},{"id":5011130339,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.13.3","direct":true,"kind":"runtime","optional":false},{"id":5011130340,"package_name":"dipy","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":5011130341,"package_name":"boto3","ecosystem":"pypi","requirements":"==1.7.37","direct":true,"kind":"runtime","optional":false},{"id":5011130342,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.1.3","direct":true,"kind":"runtime","optional":false},{"id":5011130343,"package_name":"plotly","ecosystem":"pypi","requirements":"==1.12.1","direct":true,"kind":"runtime","optional":false},{"id":5011130344,"package_name":"duecredit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130345,"package_name":"pybids","ecosystem":"pypi","requirements":"==0.12.0","direct":true,"kind":"runtime","optional":false},{"id":5011130346,"package_name":"configparser","ecosystem":"pypi","requirements":"\u003e=3.7.4","direct":true,"kind":"runtime","optional":false},{"id":5011130347,"package_name":"fury","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":5011130348,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130349,"package_name":"pathlib2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130350,"package_name":"requests","ecosystem":"pypi","requirements":"==2.21.0","direct":true,"kind":"runtime","optional":false},{"id":5011130351,"package_name":"traits","ecosystem":"pypi","requirements":"==4.6.0","direct":true,"kind":"runtime","optional":false},{"id":5011130352,"package_name":"PyBASC","ecosystem":"pypi","requirements":"==0.4.5","direct":true,"kind":"runtime","optional":false},{"id":5011130353,"package_name":"pathlib","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":5011130354,"package_name":"yamlordereddictloader","ecosystem":"pypi","requirements":"==0.4.0","direct":true,"kind":"runtime","optional":false},{"id":5011130355,"package_name":"xvfbwrapper","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-16T04:01:24.517Z","updated_at":"2022-09-16T04:01:24.517Z","repository_link":"https://github.com/neurodata/m2g/blob/deploy/setup.py","dependencies":[{"id":5011130369,"package_name":"nibabel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130370,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130371,"package_name":"dipy","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":5011130372,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130373,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130374,"package_name":"awscli","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130375,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130376,"package_name":"nilearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130377,"package_name":"vtk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130378,"package_name":"pyvtk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130379,"package_name":"fury","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":5011130380,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130381,"package_name":"plotly","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130382,"package_name":"pybids","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":5011130383,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5011130384,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.4","direct":true,"kind":"runtime","optional":false},{"id":5011130385,"package_name":"configparser","ecosystem":"pypi","requirements":"\u003e=3.7.4","direct":true,"kind":"runtime","optional":false},{"id":5011130386,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-31T05:01:07.354Z","updated_at":"2023-01-31T05:01:07.354Z","repository_link":"https://github.com/neurodata/m2g/blob/deploy/Dockerfile","dependencies":[{"id":7263291869,"package_name":"neurodebian","ecosystem":"docker","requirements":"bionic-non-free","direct":true,"kind":"build","optional":false}]}],"score":11.103813715941866,"created_at":"2025-09-08T11:18:55.397Z","updated_at":"2025-10-07T08:25:34.869Z","avatar_url":"https://github.com/neurodata.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":17,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.595684"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["networks","graph-statistics","hypothesis-testing","brain-connectivity","decision-trees","fmri","neuroimaging","cython","tensor","medical-imaging"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68435","html_url":"https://science.ecosyste.ms/projects/68435"}