{"id":15499231,"url":"https://github.com/zimme/meteor-luhn","last_synced_at":"2026-01-10T21:19:18.839Z","repository":{"id":21475188,"uuid":"24793799","full_name":"zimme/meteor-luhn","owner":"zimme","description":"Luhn validation for Meteor","archived":true,"fork":false,"pushed_at":"2018-09-09T00:07:12.000Z","size":17,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T11:37:12.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://atmospherejs.com/zimme/luhn","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zimme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-04T15:50:52.000Z","updated_at":"2024-06-23T19:09:59.000Z","dependencies_parsed_at":"2022-08-21T15:40:50.333Z","dependency_job_id":null,"html_url":"https://github.com/zimme/meteor-luhn","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zimme/meteor-luhn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimme%2Fmeteor-luhn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimme%2Fmeteor-luhn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimme%2Fmeteor-luhn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimme%2Fmeteor-luhn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimme","download_url":"https://codeload.github.com/zimme/meteor-luhn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimme%2Fmeteor-luhn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010507,"owners_count":26084757,"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-12T02:00:06.719Z","response_time":53,"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-02T08:50:51.430Z","updated_at":"2025-10-12T06:31:31.534Z","avatar_url":"https://github.com/zimme.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gitter](https://img.shields.io/badge/gitter-join_chat-brightgreen.svg)]\n(https://gitter.im/zimme/meteor-luhn)\n[![Code Climate](https://img.shields.io/codeclimate/github/zimme/meteor-luhn.svg)]\n(https://codeclimate.com/github/zimme/meteor-luhn)\n[![Travis](https://img.shields.io/travis/zimme/meteor-luhn.svg)]\n(https://travis-ci.org/zimme/meteor-luhn)\n\n# Luhn validation\n\n### Install\n```sh\nmeteor add zimme:luhn\n```\n\n### Usage\n```js\nvar validVisaCardNumber = '4929165942273997';\n\nvar isValid = Luhn.validate(validVisaCardNumber);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimme%2Fmeteor-luhn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimme%2Fmeteor-luhn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimme%2Fmeteor-luhn/lists"}