{"id":18524653,"url":"https://github.com/bengreenier-archive/unity-package-download","last_synced_at":"2026-05-03T05:40:25.179Z","repository":{"id":74695675,"uuid":"85445577","full_name":"bengreenier-archive/unity-package-download","owner":"bengreenier-archive","description":"Client for downloading packages from the unity package service","archived":false,"fork":false,"pushed_at":"2017-03-19T23:21:58.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T00:40:10.533Z","etag":null,"topics":["package","unity"],"latest_commit_sha":null,"homepage":"","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-19T02:26:25.000Z","updated_at":"2019-09-29T11:55:22.000Z","dependencies_parsed_at":"2023-02-25T07:45:14.419Z","dependency_job_id":null,"html_url":"https://github.com/bengreenier-archive/unity-package-download","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-download","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-download/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-download/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengreenier-archive%2Funity-package-download/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bengreenier-archive","download_url":"https://codeload.github.com/bengreenier-archive/unity-package-download/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:59.638Z","updated_at":"2025-10-31T23:30:24.753Z","avatar_url":"https://github.com/bengreenier-archive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unity-package-download\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-download.svg?branch=master)](https://travis-ci.org/bengreenier/unity-package-download)\n\nClient for downloading packages from the unity package service. \n\n__You must download one package manually before this will work, as you need to accept the unity TOS__.\n\nIt's important to note that __this is for downloading (not purchasing)__ packages -\nas such, you can only get content you're already authorized to get.\n\nTo purchase yourself a package (not needed for free ones) go to [unity3d](https://www.assetstore.unity3d.com)\nand click 'buy'.\n\n## How\n\nDo I...\n\n### Install\n\nSimple! Just `npm install unity-package-download`\n\n### Use\n\nSee the following (or the [tests](./test/basic.js)):\n\n```\nconst client = new UnityDownloadClient('sessionId')\n\nclient.download('packageId').then(...)\nclient.downloadMeta('packageId').then(...)\n```\n\nYou'll probably also want to check out [unity-package-authentication](https://github.com/bengreenier/unity-package-authentication)\nfor securing a valid `sessionId`\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengreenier-archive%2Funity-package-download","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbengreenier-archive%2Funity-package-download","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengreenier-archive%2Funity-package-download/lists"}