{"id":13426625,"url":"https://github.com/lgaticaq/bip","last_synced_at":"2025-07-12T04:33:38.051Z","repository":{"id":3287592,"uuid":"48963781","full_name":"lgaticaq/bip","owner":"lgaticaq","description":"Get balance of bip card (Chile)","archived":false,"fork":false,"pushed_at":"2024-11-09T19:05:39.000Z","size":576,"stargazers_count":23,"open_issues_count":26,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-09T20:17:59.343Z","etag":null,"topics":["bip","chile","metro","transantiago"],"latest_commit_sha":null,"homepage":null,"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/lgaticaq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-01-03T22:59:14.000Z","updated_at":"2024-06-20T22:49:29.000Z","dependencies_parsed_at":"2023-10-12T14:17:51.513Z","dependency_job_id":"b90b87b0-425c-4274-bcc6-47e940f2b380","html_url":"https://github.com/lgaticaq/bip","commit_stats":{"total_commits":244,"total_committers":7,"mean_commits":"34.857142857142854","dds":0.5245901639344263,"last_synced_commit":"36b1b713cca3159f5bd37a67eb3e9235cf150d6b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgaticaq%2Fbip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgaticaq%2Fbip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgaticaq%2Fbip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgaticaq%2Fbip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgaticaq","download_url":"https://codeload.github.com/lgaticaq/bip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225795352,"owners_count":17525317,"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":["bip","chile","metro","transantiago"],"created_at":"2024-07-31T00:01:39.450Z","updated_at":"2024-11-21T19:57:22.070Z","avatar_url":"https://github.com/lgaticaq.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# bip\n\n[![npm version](https://img.shields.io/npm/v/bip.svg?style=flat-square)](https://www.npmjs.com/package/bip)\n[![npm downloads](https://img.shields.io/npm/dm/bip.svg?style=flat-square)](https://www.npmjs.com/package/bip)\n[![Build Status](https://img.shields.io/travis/lgaticaq/bip.svg?style=flat-square)](https://travis-ci.org/lgaticaq/bip)\n[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/bip/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/bip?branch=master)\n[![Code Climate](https://img.shields.io/codeclimate/github/lgaticaq/bip.svg?style=flat-square)](https://codeclimate.com/github/lgaticaq/bip)\n[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/bip.svg?style=flat-square)](https://david-dm.org/lgaticaq/bip#info=devDependencies)\n\n\u003e Get balance of bip card (Chile)\n\n## Installation\n\n```bash\nnpm i -S bip\n```\n\n## Use\n\n[Try on RunKit](https://runkit.com/npm/bip)\n```js\nconst bip = require('bip');\n\nconst number = 11111111;\n\nbip(number)\n  .then(console.log)\n  .catch(console.error);\n```\n\nResult:\n```js\n{\n  number: XXXXX, // a number\n  balance: XXXXX, // a number\n  date: XXXXX, // a date\n  message: XXXXX, // a string\n  valid: XXXXX // a boolean\n}\n```\n\n## Licencia\n\n[MIT](https://tldrlegal.com/license/mit-license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgaticaq%2Fbip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flgaticaq%2Fbip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgaticaq%2Fbip/lists"}