{"id":15641166,"url":"https://github.com/justjavac/deno_module_info","last_synced_at":"2025-04-30T09:06:35.801Z","repository":{"id":53120602,"uuid":"289334479","full_name":"justjavac/deno_module_info","owner":"justjavac","description":"Get module info","archived":false,"fork":false,"pushed_at":"2022-08-04T13:07:14.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-03T11:41:54.584Z","etag":null,"topics":["deno","deno-mod","deno-module","deno-modules","deno-tools","deno-utils","info","pkg"],"latest_commit_sha":null,"homepage":"https://deno.land/x/module_info","language":"TypeScript","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/justjavac.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}},"created_at":"2020-08-21T18:06:30.000Z","updated_at":"2022-11-29T00:36:30.000Z","dependencies_parsed_at":"2022-09-08T11:24:07.934Z","dependency_job_id":null,"html_url":"https://github.com/justjavac/deno_module_info","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_module_info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_module_info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_module_info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_module_info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjavac","download_url":"https://codeload.github.com/justjavac/deno_module_info/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221099335,"owners_count":16755920,"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"}},"keywords":["deno","deno-mod","deno-module","deno-modules","deno-tools","deno-utils","info","pkg"],"created_at":"2024-10-03T11:41:36.401Z","updated_at":"2024-10-22T12:43:01.441Z","avatar_url":"https://github.com/justjavac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno_module_info\n\n[![tag](https://img.shields.io/github/release/justjavac/deno_module_info)](https://github.com/justjavac/deno_module_info/releases)\n[![Build Status](https://github.com/justjavac/deno_module_info/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_module_info/actions)\n[![license](https://img.shields.io/github/license/justjavac/deno_module_info)](https://github.com/justjavac/deno_module_info/blob/master/LICENSE)\n\nGet module info of Deno from \u003chttps://deno.land/x\u003e.\n\n## Usage\n\n```js\nimport moduleInfo, { type ModuleInfo} from 'https://deno.land/x/module_info/mod.ts';\n\nawait versionInfo('std');\n```\n\noutput:\n\n```ts\n{\n  name: \"std\",\n  description: \"A secure JavaScript and TypeScript runtime\",\n  star_count: 66566\n}\n```\n\n## Example\n\n```bash\ndeno run --allow-net https://deno.land/x/module_info/examples/std.ts\n```\n\n## License\n\n[deno_module_info](https://github.com/justjavac/deno_module_info) is released\nunder the MIT License. See the bundled [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_module_info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustjavac%2Fdeno_module_info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_module_info/lists"}