{"id":869997,"name":"@codersvn/model","ecosystem":"npm","description":"NF Repository is a abstract layer of Sequelize Application, that make application more easy to understand and flexible to maintain.","homepage":"https://github.com/nsilly/repository#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nsilly/repository","keywords_array":["Repository","Sequelize"],"namespace":"codersvn","versions_count":7,"first_release_published_at":"2018-09-11T03:25:05.928Z","latest_release_published_at":"2018-09-11T05:03:38.123Z","latest_release_number":"1.3.1","last_synced_at":"2026-05-29T11:02:23.288Z","created_at":"2022-04-07T15:01:20.110Z","updated_at":"2026-05-29T11:02:23.288Z","registry_url":"https://www.npmjs.com/package/@codersvn/model","install_command":"npm install @codersvn/model","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.1"}},"repo_metadata":{"id":33118431,"uuid":"146126544","full_name":"nsilly/repository","owner":"nsilly","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-09T09:46:30.000Z","size":1717,"stargazers_count":0,"open_issues_count":13,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T03:46:44.654Z","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/nsilly.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":"2018-08-25T20:12:26.000Z","updated_at":"2020-05-08T03:30:03.000Z","dependencies_parsed_at":"2023-01-14T23:29:27.205Z","dependency_job_id":null,"html_url":"https://github.com/nsilly/repository","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/nsilly/repository","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsilly","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/sbom","scorecard":{"id":697207,"data":{"date":"2025-08-11","repo":{"name":"github.com/nsilly/repository","commit":"53301c304d0c253e48fc083bf8721b8b69657b16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-4gxf-g5gf-22h4","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-56x4-j7p9-fcf9","Warn: Project is vulnerable to: GHSA-v78c-4p63-2j6c","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-wrh9-cjv3-2hpw","Warn: Project is vulnerable to: GHSA-8c25-f3mj-v6h8","Warn: Project is vulnerable to: GHSA-vqfx-gj96-3w95","Warn: Project is vulnerable to: GHSA-f598-mfpv-gmfx","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T04:03:19.122Z","repository_id":33118431,"created_at":"2025-08-22T04:03:19.122Z","updated_at":"2025-08-22T04:03:19.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30431850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"owner_record":{"login":"nsilly","name":"nsilly","uuid":"45696016","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45696016?v=4","repositories_count":10,"last_synced_at":"2023-03-02T05:40:21.433Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nsilly","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:23:09.103Z","updated_at":"2023-03-02T05:40:21.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsilly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsilly/repositories"},"tags":[{"name":"4.0.1","sha":"424e80ffd33636cf35fc8949feba6288c0775f5c","kind":"tag","published_at":"2019-07-06T02:40:33.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/4.0.1","html_url":"https://github.com/nsilly/repository/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/4.0.1/manifests"},{"name":"3.0.0","sha":"55ff2d709d77f6d7a1b513466979e6591583d42d","kind":"tag","published_at":"2018-12-05T17:01:31.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/3.0.0","html_url":"https://github.com/nsilly/repository/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/3.0.0/manifests"},{"name":"2.1.7","sha":"a2a9517243509f294e46acff961292e01d4f5976","kind":"tag","published_at":"2018-11-10T12:17:56.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/2.1.7","html_url":"https://github.com/nsilly/repository/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/2.1.7/manifests"},{"name":"2.1.1","sha":"b8c7824b8a91a81565cbf0e170eb6a9c553e8f19","kind":"tag","published_at":"2018-10-02T10:18:27.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/2.1.1","html_url":"https://github.com/nsilly/repository/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1755900d3f621eaef8fd6e05fdf70a1271550502","kind":"tag","published_at":"2018-10-01T04:31:39.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/2.1.0","html_url":"https://github.com/nsilly/repository/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/2.1.0/manifests"},{"name":"1.1.3","sha":"a17f7611765f8a3cdf74e2b78c35b7fc868e9e4b","kind":"tag","published_at":"2018-08-29T08:27:26.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/1.1.3","html_url":"https://github.com/nsilly/repository/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"136ace8cbf819d41e5b92107a0a2fd354566418c","kind":"tag","published_at":"2018-08-25T20:29:53.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/1.1.2","html_url":"https://github.com/nsilly/repository/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"6e4141c858bac1ec43c8e121754823d4674bc309","kind":"tag","published_at":"2018-08-25T20:14:11.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/1.1.1","html_url":"https://github.com/nsilly/repository/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"34cf513a25789c2cccd0b2ee7090db49430cab71","kind":"tag","published_at":"2018-08-24T06:47:48.000Z","download_url":"https://codeload.github.com/nsilly/repository/tar.gz/1.1.0","html_url":"https://github.com/nsilly/repository/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nsilly/repository@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/tags/1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-16T02:20:19.145Z","dependent_packages_count":7,"downloads":181,"downloads_period":"last-month","dependent_repos_count":37,"rankings":{"downloads":9.783474312699145,"dependent_repos_count":2.1364920044093374,"dependent_packages_count":2.7924340959320078,"stargazers_count":21.03480569009142,"forks_count":8.920089926687748,"docker_downloads_count":null,"average":8.933459205963931},"purl":"pkg:npm/%40codersvn/model","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codersvn/model","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codersvn/model","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codersvn/model/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T21:53:39.914Z","issues_count":0,"pull_requests_count":19,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7530454.833333333,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.05263157894736842,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsilly%2Frepository/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codersvn%2Fmodel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codersvn%2Fmodel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codersvn%2Fmodel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codersvn%2Fmodel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codersvn%2Fmodel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codersvn%2Fmodel/codemeta","maintainers":[{"uuid":"nightfury","login":"nightfury","name":null,"email":"hieupv@codersvn.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~nightfury","role":null,"created_at":"2022-11-16T05:19:16.437Z","updated_at":"2022-11-16T05:19:16.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nightfury/packages"}]}