{"id":15501871,"url":"https://github.com/gadicc/meteor-dbobj","last_synced_at":"2025-06-19T02:38:44.838Z","repository":{"id":15298067,"uuid":"18027801","full_name":"gadicc/meteor-dbObj","owner":"gadicc","description":null,"archived":false,"fork":false,"pushed_at":"2014-03-28T13:26:41.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T10:30:16.848Z","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/gadicc.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}},"created_at":"2014-03-23T06:17:45.000Z","updated_at":"2014-03-28T13:26:40.000Z","dependencies_parsed_at":"2022-07-31T04:17:57.780Z","dependency_job_id":null,"html_url":"https://github.com/gadicc/meteor-dbObj","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gadicc/meteor-dbObj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadicc%2Fmeteor-dbObj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadicc%2Fmeteor-dbObj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadicc%2Fmeteor-dbObj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadicc%2Fmeteor-dbObj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gadicc","download_url":"https://codeload.github.com/gadicc/meteor-dbObj/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadicc%2Fmeteor-dbObj/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260674292,"owners_count":23045052,"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-02T09:06:16.257Z","updated_at":"2025-06-19T02:38:39.824Z","avatar_url":"https://github.com/gadicc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```js\nProduct = baseDb.extend({\n\tcollection: Products,\n\tschema: {\n\t\t       name: { },\n\t\t    company: { type: 'array' },\n\t\t     picURL: { },\n\t\t    barcode: { },\n\t\t categories: { type: 'array' },\n\t\tingredients: { type: 'array' },\n\t\t      props: { type: 'object' },\n\t\t       lang: { },\n\t\t      trans: { type: 'object' }\n\t},\n\txlsable: [ 'name', 'props.vegan.note', 'props.vegan.source' ]\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadicc%2Fmeteor-dbobj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgadicc%2Fmeteor-dbobj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadicc%2Fmeteor-dbobj/lists"}