{"id":23201110,"url":"https://github.com/codedotjs/curver","last_synced_at":"2025-04-05T09:26:25.808Z","repository":{"id":87437291,"uuid":"58559422","full_name":"CodeDotJS/curver","owner":"CodeDotJS","description":":arrows_counterclockwise: Easily fetch the latest version of node module.","archived":false,"fork":false,"pushed_at":"2016-06-25T20:22:18.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T00:41:16.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/CodeDotJS.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}},"created_at":"2016-05-11T15:55:51.000Z","updated_at":"2023-09-08T17:10:13.000Z","dependencies_parsed_at":"2023-03-22T01:32:29.993Z","dependency_job_id":null,"html_url":"https://github.com/CodeDotJS/curver","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"548ff578e3d6374282cd4860ccf342aa8c88c414"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fcurver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fcurver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fcurver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fcurver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeDotJS","download_url":"https://codeload.github.com/CodeDotJS/curver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247314640,"owners_count":20918876,"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":[],"created_at":"2024-12-18T15:13:54.341Z","updated_at":"2025-04-05T09:26:25.788Z","avatar_url":"https://github.com/CodeDotJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# curver\n\n\u003e Easily fetch the latest version of node module available on npm.\n\n[![Build Status](https://travis-ci.org/CodeDotJS/curver.svg?branch=master)](https://travis-ci.org/CodeDotJS/curver)\n\nScraps the current version of a node module from it's readme page. Basically from sidebar.\nDoes not look version from package.json file.\n\n## Install \n\n```\n$ npm install --save curver\n```\n\n## Usage\n\n```js\n\nconst curver = require('curver');\n\ncurver('packstat').then(currentVersion =\u003e {\n\tconsole.log(currentVersion);\n\t// =\u003e 1.0.4\n})\n\n```\n## Related\n\n- [curver-cli](https://github.com/CodeDotJS/curver-cli) : CLI Tool for curver.\n\n## License\n\nMIT \u0026copy; [Rishi Giri](http://rishigiri.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Fcurver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedotjs%2Fcurver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Fcurver/lists"}