{"id":27650705,"url":"https://github.com/cloudydeno/ejson","last_synced_at":"2025-04-24T03:45:53.586Z","repository":{"id":288500297,"uuid":"968322384","full_name":"cloudydeno/ejson","owner":"cloudydeno","description":"Port of Meteor's EJSON library. \"Extended and Extensible JSON library.\"","archived":false,"fork":false,"pushed_at":"2025-04-17T22:30:29.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-24T03:45:51.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cloudydeno.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,"zenodo":null}},"created_at":"2025-04-17T22:07:21.000Z","updated_at":"2025-04-17T22:30:32.000Z","dependencies_parsed_at":"2025-04-20T09:33:17.862Z","dependency_job_id":null,"html_url":"https://github.com/cloudydeno/ejson","commit_stats":null,"previous_names":["cloudydeno/ejson"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydeno%2Fejson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydeno%2Fejson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydeno%2Fejson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydeno%2Fejson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudydeno","download_url":"https://codeload.github.com/cloudydeno/ejson/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250559997,"owners_count":21450168,"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":"2025-04-24T03:45:50.714Z","updated_at":"2025-04-24T03:45:53.577Z","avatar_url":"https://github.com/cloudydeno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ejson\n\nA republish of Meteor's `ejson` package.\n\nOriginal README follows.\n\n---\n\n[Source code of released version](https://github.com/meteor/meteor/tree/master/packages/ejson) | [Source code of development version](https://github.com/meteor/meteor/tree/devel/packages/ejson)\n***\n\nEJSON is an extension of JSON to support more types. It supports all JSON-safe\ntypes, as well as:\n\n - **Date** - JavaScript `Date`\n - **Binary** - JavaScript `Uint8Array` or the\n   result of [`EJSON.newBinary`](http://docs.meteor.com/#ejson_new_binary)\n - **User-defined types** - see [`EJSON.addType`](http://docs.meteor.com/#ejson_add_type)\n\nAll EJSON serializations are also valid JSON.  For example an object with a date\nand a binary buffer would be serialized in EJSON as:\n\n    {\n      \"d\": {\"$date\": 1358205756553},\n      \"b\": {\"$binary\": \"c3VyZS4=\"}\n    }\n\nFor more details, see the [EJSON section](http://docs.meteor.com/#ejson) of the Meteor docs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudydeno%2Fejson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudydeno%2Fejson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudydeno%2Fejson/lists"}