{"id":16228698,"url":"https://github.com/wsmd/musickit-typescript","last_synced_at":"2025-09-04T16:50:31.516Z","repository":{"id":50250458,"uuid":"164992813","full_name":"wsmd/musickit-typescript","owner":"wsmd","description":" Typescript type definitions for MusicKit JS","archived":false,"fork":false,"pushed_at":"2020-09-27T19:47:47.000Z","size":52,"stargazers_count":18,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T02:08:31.208Z","etag":null,"topics":["apple","apple-music","apple-musickit","musickit","musickitjs","typescript","typescript-definitions","typings"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/wsmd.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":"2019-01-10T04:59:26.000Z","updated_at":"2025-01-16T02:10:02.000Z","dependencies_parsed_at":"2022-08-25T18:52:40.951Z","dependency_job_id":null,"html_url":"https://github.com/wsmd/musickit-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wsmd/musickit-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmusickit-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmusickit-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmusickit-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmusickit-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wsmd","download_url":"https://codeload.github.com/wsmd/musickit-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsmd%2Fmusickit-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641575,"owners_count":25142246,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"keywords":["apple","apple-music","apple-musickit","musickit","musickitjs","typescript","typescript-definitions","typings"],"created_at":"2024-10-10T12:56:12.146Z","updated_at":"2025-09-04T16:50:31.453Z","avatar_url":"https://github.com/wsmd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/wsmd/musickit-typescript.svg?branch=master)](https://travis-ci.org/wsmd/musickit-typescript)\n[![License](https://img.shields.io/github/license/wsmd/musickit-typescript.svg)](https://github.com/wsmd/musickit-typescript/blob/master/LICENSE)\n[![Current Release](https://img.shields.io/npm/v/musickit-typescript.svg)](https://www.npmjs.com/package/musickit-typescript)\n\n# musickit-typescript\n\nTypeScript type definitions for [MusicKit JS](https://developer.apple.com/documentation/musickitjs).\n\n## Installation\n\nFirst, install the types in your project:\n\n```sh\n# using npm\nnpm install --save-dev musickit-typescript\n\n# using yarn\nyarn add --dev musickit-typescript\n```\n\nThen, add `node_modules/musickit-typescript` to your `tsconifg.json` file like so:\n\n\u003c!-- prettier-ignore --\u003e\n```json\n{\n  \"compilerOptions\": {\n    \"typeRoots\": [\n      \"node_modules/musickit-typescript\",\n      \"node_modules/@types\"\n    ]\n  }\n}\n```\n\nThis will enable the TypeScript compiler to find and use this typing since it is not installed under `node_modules/@types`.\n\nBy default the compiler only looks at `node_modules/@types` for type declarations. If `typeRoots` does not already exist in the `tsconfig.json` file, make sure to include `node_modules/@types` as well.\n\n## Legal\n\nMusicKit and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsmd%2Fmusickit-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwsmd%2Fmusickit-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsmd%2Fmusickit-typescript/lists"}