{"id":15637779,"url":"https://github.com/megapixel99/attdevelopercompetition2018","last_synced_at":"2025-03-29T20:41:41.750Z","repository":{"id":117659416,"uuid":"133078582","full_name":"Megapixel99/ATTDeveloperCompetition2018","owner":"Megapixel99","description":"Submission for the 2018 AT\u0026T App developer Competition","archived":false,"fork":false,"pushed_at":"2018-09-06T05:37:14.000Z","size":2205,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T21:41:23.007Z","etag":null,"topics":["firefox","firefox-addon","google","greasemonkey","greasemonkey-script","greasemonkey-userscript","javascript","jquery","nodejs"],"latest_commit_sha":null,"homepage":"https://attappdevcomp2018.herokuapp.com/","language":"JavaScript","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/Megapixel99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-05-11T19:06:34.000Z","updated_at":"2018-09-06T05:35:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"8af6c481-5e61-4af3-9ef6-4e6e7421800f","html_url":"https://github.com/Megapixel99/ATTDeveloperCompetition2018","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FATTDeveloperCompetition2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FATTDeveloperCompetition2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FATTDeveloperCompetition2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FATTDeveloperCompetition2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Megapixel99","download_url":"https://codeload.github.com/Megapixel99/ATTDeveloperCompetition2018/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243564,"owners_count":20746307,"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":["firefox","firefox-addon","google","greasemonkey","greasemonkey-script","greasemonkey-userscript","javascript","jquery","nodejs"],"created_at":"2024-10-03T11:12:48.777Z","updated_at":"2025-03-29T20:41:41.745Z","avatar_url":"https://github.com/Megapixel99.png","language":"JavaScript","readme":"# Polyfill for `Object.setPrototypeOf`\n\nA simple cross platform implementation to set the prototype of an instianted object.  Supports all modern browsers and at least back to IE8.\n\n## Usage:\n\n```\n$ npm install --save setprototypeof\n```\n\n```javascript\nvar setPrototypeOf = require('setprototypeof');\n\nvar obj = {};\nsetPrototypeOf(obj, {\n\tfoo: function() {\n\t\treturn 'bar';\n\t}\n});\nobj.foo(); // bar\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegapixel99%2Fattdevelopercompetition2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegapixel99%2Fattdevelopercompetition2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegapixel99%2Fattdevelopercompetition2018/lists"}