{"id":22203252,"url":"https://github.com/reginaldojunior/fb-phonegap-login","last_synced_at":"2025-06-17T02:35:24.612Z","repository":{"id":87658796,"uuid":"77256676","full_name":"reginaldojunior/fb-phonegap-login","owner":"reginaldojunior","description":"example phonegap login","archived":false,"fork":false,"pushed_at":"2017-01-21T19:16:27.000Z","size":10433,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T11:13:45.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/reginaldojunior.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-23T23:56:37.000Z","updated_at":"2016-12-24T00:00:28.000Z","dependencies_parsed_at":"2023-03-13T18:41:30.739Z","dependency_job_id":null,"html_url":"https://github.com/reginaldojunior/fb-phonegap-login","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reginaldojunior/fb-phonegap-login","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2Ffb-phonegap-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2Ffb-phonegap-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2Ffb-phonegap-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2Ffb-phonegap-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reginaldojunior","download_url":"https://codeload.github.com/reginaldojunior/fb-phonegap-login/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2Ffb-phonegap-login/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260278146,"owners_count":22985214,"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-02T16:42:22.445Z","updated_at":"2025-06-17T02:35:24.600Z","avatar_url":"https://github.com/reginaldojunior.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Browser-friendly inheritance fully compatible with standard node.js\n[inherits](http://nodejs.org/api/util.html#util_util_inherits_constructor_superconstructor).\n\nThis package exports standard `inherits` from node.js `util` module in\nnode environment, but also provides alternative browser-friendly\nimplementation through [browser\nfield](https://gist.github.com/shtylman/4339901). Alternative\nimplementation is a literal copy of standard one located in standalone\nmodule to avoid requiring of `util`. It also has a shim for old\nbrowsers with no `Object.create` support.\n\nWhile keeping you sure you are using standard `inherits`\nimplementation in node.js environment, it allows bundlers such as\n[browserify](https://github.com/substack/node-browserify) to not\ninclude full `util` package to your client code if all you need is\njust `inherits` function. It worth, because browser shim for `util`\npackage is large and `inherits` is often the single function you need\nfrom it.\n\nIt's recommended to use this package instead of\n`require('util').inherits` for any code that has chances to be used\nnot only in node.js but in browser too.\n\n## usage\n\n```js\nvar inherits = require('inherits');\n// then use exactly as the standard one\n```\n\n## note on version ~1.0\n\nVersion ~1.0 had completely different motivation and is not compatible\nneither with 2.0 nor with standard node.js `inherits`.\n\nIf you are using version ~1.0 and planning to switch to ~2.0, be\ncareful:\n\n* new version uses `super_` instead of `super` for referencing\n  superclass\n* new version overwrites current prototype while old one preserves any\n  existing fields on it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freginaldojunior%2Ffb-phonegap-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freginaldojunior%2Ffb-phonegap-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freginaldojunior%2Ffb-phonegap-login/lists"}