{"id":18524632,"url":"https://github.com/bengreenier-archive/unity-package-search","last_synced_at":"2026-04-25T12:34:54.426Z","repository":{"id":57386524,"uuid":"85491730","full_name":"bengreenier-archive/unity-package-search","owner":"bengreenier-archive","description":"Client for searching the unity package service for packages","archived":false,"fork":false,"pushed_at":"2017-03-20T00:08:05.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T00:40:10.537Z","etag":null,"topics":["package","unity"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bengreenier-archive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-19T16:34:49.000Z","updated_at":"2019-09-29T11:55:05.000Z","dependencies_parsed_at":"2022-09-26T16:51:02.598Z","dependency_job_id":null,"html_url":"https://github.com/bengreenier-archive/unity-package-search","commit_stats":null,"previous_names":["bengreenier/unity-package-search"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bengreenier-archive","download_url":"https://codeload.github.com/bengreenier-archive/unity-package-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242067,"owners_count":19605946,"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":["package","unity"],"created_at":"2024-11-06T17:42:57.116Z","updated_at":"2025-10-31T23:30:24.561Z","avatar_url":"https://github.com/bengreenier-archive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unity-package-search\n\n\u003e Note: uses es6 classes, see [this](http://node.green/#ES2015-functions-class) for node version compatibility\n\n[![Build Status](https://travis-ci.org/bengreenier/unity-package-search.svg?branch=master)](https://travis-ci.org/bengreenier/unity-package-search)\n\nClient for searching the unity package service for packages.\n\n## How\n\nDo I...\n\n### Install\n\nSimple! Just `npm install unity-package-search`\n\n### Use\n\nSee the following (or the [tests](./test/basic.js)):\n\n```\nconst client = new UnitySearchClient()\n\nclient.search(query).then(...)\n```\n\nWhich will return an array of [UnitySearchResult](./lib/models/unity-search-result.js) objects\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengreenier-archive%2Funity-package-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbengreenier-archive%2Funity-package-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengreenier-archive%2Funity-package-search/lists"}