{"id":17736601,"url":"https://github.com/parro-it/canibekikked-api","last_synced_at":"2025-06-11T16:38:56.394Z","repository":{"id":57193617,"uuid":"54749910","full_name":"parro-it/canibekikked-api","owner":"parro-it","description":"API module of canibekikked","archived":false,"fork":false,"pushed_at":"2016-04-02T18:05:22.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T11:21:27.349Z","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/parro-it.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":"2016-03-25T22:00:42.000Z","updated_at":"2020-05-19T03:01:44.000Z","dependencies_parsed_at":"2022-09-15T22:30:53.835Z","dependency_job_id":null,"html_url":"https://github.com/parro-it/canibekikked-api","commit_stats":null,"previous_names":["parro-it/canibekiked-api"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fcanibekikked-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fcanibekikked-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fcanibekikked-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fcanibekikked-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parro-it","download_url":"https://codeload.github.com/parro-it/canibekikked-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fcanibekikked-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258864229,"owners_count":22769935,"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-10-26T00:23:43.307Z","updated_at":"2025-06-11T16:38:56.370Z","avatar_url":"https://github.com/parro-it.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# canibekikked-api\n\n\u003e API for [canibekikked](https://github.com/parro-it/canibekikked).\n\n[![Travis Build Status](https://img.shields.io/travis/parro-it/canibekikked-api.svg)](http://travis-ci.org/parro-it/canibekikked-api)\n[![NPM module](https://img.shields.io/npm/v/canibekikked-api.svg)](https://npmjs.org/package/canibekikked-api)\n[![NPM downloads](https://img.shields.io/npm/dt/canibekikked-api.svg)](https://npmjs.org/package/canibekikked-api)\n\n# Installation\n\n```bash\nnpm install --save canibekikked-api\n```\n\n# Usage\n\n```js\n  import canibekikked from 'canibekikked-api';\n  const results = canibekikked();\n\n  results.on('package-checking', ({ name }) =\u003e {\n    // name =\u003e name of one package that is being checked\n  });\n\n  results.on('package-checked', res =\u003e {\n    // res =\u003e results object of package check if failed, or false\n    // is package is not registered\n  });\n\n  results.on('end', (passed, failed) =\u003e {\n    // passed =\u003e number of packages not trademarked\n    // failed =\u003e array of details for trademarked packages\n  });\n\n  const checked = results.start();\n  // checked =\u003e promise resolved on check end\n```\n\n# License\n\nThe MIT License (MIT)\n\nCopyright (c) 2016 parro-it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Fcanibekikked-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparro-it%2Fcanibekikked-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Fcanibekikked-api/lists"}