{"id":1050247,"name":"@material/menu-surface","ecosystem":"npm","description":"The Material Components for the web menu surface component","homepage":"https://github.com/material-components/material-components-web#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/material-components/material-components-web","keywords_array":["material components","material design","menu surface"],"namespace":"material","versions_count":1656,"first_release_published_at":"2018-08-16T15:15:43.272Z","latest_release_published_at":"2022-04-28T16:56:12.444Z","latest_release_number":"14.0.0","last_synced_at":"2026-03-20T18:04:35.108Z","created_at":"2022-04-07T20:13:01.417Z","updated_at":"2026-03-20T18:04:35.108Z","registry_url":"https://www.npmjs.com/package/@material/menu-surface","install_command":"npm install @material/menu-surface","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"4.0.0-alpha.0","nightly":"12.0.0-nightly.778a0e8a.0","latest":"14.0.0","canary":"15.0.0-canary.423edc3dc.0"}},"repo_metadata":{"id":37493481,"uuid":"75642389","full_name":"material-components/material-components-web","owner":"material-components","description":"Modular and customizable Material Design UI components for the web","archived":true,"fork":false,"pushed_at":"2025-01-13T20:42:50.000Z","size":88576,"stargazers_count":17114,"open_issues_count":0,"forks_count":2137,"subscribers_count":372,"default_branch":"master","last_synced_at":"2026-02-12T04:44:47.552Z","etag":null,"topics":["css","javascript","material-components","material-design","web"],"latest_commit_sha":null,"homepage":"https://material.io/develop/web","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/material-components.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-browsers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-12-05T16:04:09.000Z","updated_at":"2026-02-11T22:55:06.000Z","dependencies_parsed_at":"2024-05-20T19:53:06.968Z","dependency_job_id":"31e7e87c-e82d-4e30-aa4f-e7aa80c8d908","html_url":"https://github.com/material-components/material-components-web","commit_stats":{"total_commits":6619,"total_committers":459,"mean_commits":"14.420479302832245","dds":0.93095633781538,"last_synced_commit":"6160219ff039dac7666f8cb04c53f7eb89e2062b"},"previous_names":[],"tags_count":619,"template":false,"template_full_name":null,"purl":"pkg:github/material-components/material-components-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/material-components","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/sbom","scorecard":{"id":623647,"data":{"date":"2025-08-11","repo":{"name":"github.com/material-components/material-components-web","commit":"6ceadb81df508ac08ab007c52c4d3dc1d811cc15"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-canary.yml:1","Warn: no topLevel permission defined: .github/workflows/release-nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/release-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-canary.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-canary.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-canary.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-canary.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-canary.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-canary.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-nightly.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-nightly.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pull-request.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pull-request.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pull-request.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-pull-request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-pull-request.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release-pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/material-components/material-components-web/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: scripts/canary-release.sh:16","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   5 out of   6 npmCommand dependencies pinned"],"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 20 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":"115 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-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","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-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-jg8v-48h5-wgxg","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-x77j-w7wf-fjmw","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","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-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-mgfv-m47x-4wqp","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg","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-21T05:48:38.741Z","repository_id":37493481,"created_at":"2025-08-21T05:48:38.741Z","updated_at":"2025-08-21T05:48:38.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29412742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"material-components","name":"Material Components","uuid":"19478152","kind":"organization","description":"Build beautiful, usable products with Material Components for Android, Flutter, iOS, and the web.","email":null,"website":"https://material.io/components/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19478152?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:23:55.970Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/material-components","funding_links":[],"total_stars":54186,"followers":2993,"following":0,"created_at":"2022-11-02T16:31:43.962Z","updated_at":"2024-03-25T20:23:57.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/material-components","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/material-components/repositories"},"tags":[{"name":"v14.0.0","sha":"432c815e58d61a257742836f816cf95e271e6ea1","kind":"commit","published_at":"2022-04-28T16:50:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v14.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v14.0.0/manifests"},{"name":"v13.0.0","sha":"198431fcd8ff3028934d2cf3a5b292f8482a4570","kind":"commit","published_at":"2021-09-24T19:40:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v13.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v13.0.0/manifests"},{"name":"v12.0.0","sha":"ae85f7eba0d72f4fa5f3e8669cd316336b3e6828","kind":"commit","published_at":"2021-07-27T19:44:33.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v12.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v12.0.0/manifests"},{"name":"v11.0.0","sha":"3f342c3f4715fd3587f327ce4ea6b5dd314c5c55","kind":"commit","published_at":"2021-04-15T22:46:22.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v11.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v11.0.0/manifests"},{"name":"v10.0.0","sha":"633a9fc7a98d0d9bdc177bc9ccbd49beb25bd5b6","kind":"commit","published_at":"2021-02-05T16:12:12.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v10.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"555aecce59125bc3f162b065dca47384bb5822b1","kind":"commit","published_at":"2020-12-29T19:40:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v9.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"d6b5cd4181d0bf11b598b5ca142343fbc87976b9","kind":"commit","published_at":"2020-11-02T22:52:38.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v8.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"a3212b2099765947f2a41d71af2cd95fcbca4b97","kind":"commit","published_at":"2020-06-23T19:05:33.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v7.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"8540808be4296e60f1c1d3a637413e433ca7efaa","kind":"commit","published_at":"2020-04-23T17:20:45.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v6.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"2cf87456f7b6bb4803ed5f1b18a06320c301a1b6","kind":"commit","published_at":"2020-02-25T21:33:22.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v5.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"47845087df2f88107786b4577b1be4422b14404d","kind":"commit","published_at":"2020-02-14T00:04:21.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v5.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v5.0.0/manifests"},{"name":"v5.0.0-canary.faa9af310.0","sha":"0d29784f8566cf0e4148ccac4013f804d4903499","kind":"commit","published_at":"2020-01-14T20:26:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v5.0.0-canary.faa9af310.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v5.0.0-canary.faa9af310.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v5.0.0-canary.faa9af310.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v5.0.0-canary.faa9af310.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v5.0.0-canary.faa9af310.0/manifests"},{"name":"v4.0.0","sha":"8fcbb009cd3b5cc004b302613dd55ab4b5d6ef72","kind":"commit","published_at":"2019-11-02T18:10:21.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0/manifests"},{"name":"v4.0.0-canary.062ade5c0.0","sha":"e2025b4ba4d9837dcc1063934417df1eefaf29ec","kind":"commit","published_at":"2019-10-17T00:57:42.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0-canary.062ade5c0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0-canary.062ade5c0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0-canary.062ade5c0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.062ade5c0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.062ade5c0.0/manifests"},{"name":"v4.0.0-canary.735147131.0","sha":"d7bebbe119e39bd973d398066f5601862aface5d","kind":"commit","published_at":"2019-10-16T01:07:16.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0-canary.735147131.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0-canary.735147131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0-canary.735147131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.735147131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.735147131.0/manifests"},{"name":"v4.0.0-canary.22d7ad2fb.0","sha":"bdc05bd56f8cbc11face1f0f2787fdb17f450fe3","kind":"commit","published_at":"2019-10-15T18:53:28.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0-canary.22d7ad2fb.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0-canary.22d7ad2fb.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0-canary.22d7ad2fb.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.22d7ad2fb.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.22d7ad2fb.0/manifests"},{"name":"v4.0.0-canary.199534d61.0","sha":"c35810420b70c99e38a1438e1fd44e4bb84e21be","kind":"commit","published_at":"2019-09-27T18:49:42.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0-canary.199534d61.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0-canary.199534d61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0-canary.199534d61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.199534d61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.199534d61.0/manifests"},{"name":"v4.0.0-canary.905884690.0","sha":"df7fbf65943b1227b1bf145a2774abe7710b1e30","kind":"commit","published_at":"2019-09-16T23:47:08.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0-canary.905884690.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0-canary.905884690.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0-canary.905884690.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.905884690.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.905884690.0/manifests"},{"name":"v4.0.0-canary.e851d4f40.0","sha":"353401bd143fdc2b4a85abf330176228e21dfe13","kind":"commit","published_at":"2019-09-13T04:06:24.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0-canary.e851d4f40.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0-canary.e851d4f40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0-canary.e851d4f40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.e851d4f40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-canary.e851d4f40.0/manifests"},{"name":"v3.2.0","sha":"abf67305fa705591abea3972006a18ab5fac7f63","kind":"commit","published_at":"2019-09-12T21:52:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"4a7d0aa41afb294e54c4aeae56558b1793416074","kind":"commit","published_at":"2019-08-14T00:52:04.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.1.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"184b37f65b79a260f2835bd44e422dab2402d937","kind":"commit","published_at":"2019-08-07T21:02:55.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.1.0","sha":"6b7e616da1a1ca53df2253f6207642739e13b5dc","kind":"tag","published_at":"2019-07-22T22:01:29.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.1.0/manifests"},{"name":"v3.1.0-preminor","sha":"42b485550d87a4c3328a07847b4070d15f09af8f","kind":"tag","published_at":"2019-07-16T13:27:50.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.1.0-preminor","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.1.0-preminor","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.1.0-preminor","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.1.0-preminor","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.1.0-preminor/manifests"},{"name":"v3.0.0","sha":"747f6ed544e3a3bb3fde71ceaa51359f2212bfb9","kind":"tag","published_at":"2019-06-25T22:20:01.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.1","sha":"dae97b98c21bb93075a9688cf1f9076a4fe5a85d","kind":"tag","published_at":"2019-06-12T19:00:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0-alpha.1/manifests"},{"name":"v3.0.0-alpha.0","sha":"094e507fcfb488303e5adec97f7f985b30e8567e","kind":"tag","published_at":"2019-06-12T04:06:22.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.0.0-alpha.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0-alpha.0/manifests"},{"name":"v2.3.1","sha":"be914c69c0ee9b9914993f22e2e4b14257aa511a","kind":"tag","published_at":"2019-06-11T22:48:58.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v2.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"3a1767ea4da308dbee272763a377deff39cf0471","kind":"tag","published_at":"2019-05-28T21:28:12.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v2.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"844b191ab6b6886736517169020a0c946cd18f07","kind":"tag","published_at":"2019-05-13T22:32:41.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v2.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.2.0/manifests"},{"name":"v3.0.0-0","sha":"e776116a5b7c255c2e5de25db9215b9623ea7e4c","kind":"tag","published_at":"2019-05-13T21:49:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v3.0.0-0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v3.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v3.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v3.0.0-0/manifests"},{"name":"v2.1.1","sha":"e4da0bdb5bd227676c839fdd53206cf2210d12bd","kind":"tag","published_at":"2019-05-10T17:29:10.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v2.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"6950b9d56fc72dd18bf738bb35e862b1af8beb45","kind":"tag","published_at":"2019-05-06T15:38:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v2.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c321f60fbee57fd6c2ac0beee8042c3f96eae126","kind":"tag","published_at":"2019-04-29T17:42:05.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v2.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"e66a43a75fef4f9179e24856649518e15e279a04","kind":"tag","published_at":"2019-04-08T20:19:14.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v1.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bd761a2daeb93b9e6736236e5fad83c492c9b8dc","kind":"tag","published_at":"2019-03-26T19:30:57.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v1.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"20e713210d535156d6ebd2b7065fc9e6df2dbe2d","kind":"tag","published_at":"2019-03-11T22:09:52.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v1.0.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"16e412c18a609ed0770ec41aef2cab108c582cb9","kind":"tag","published_at":"2019-03-06T21:15:44.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v1.0.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.0/manifests"},{"name":"v1.0.0-1","sha":"b7a5feb6c87d82e1d2818643e93f59e59dde2e1e","kind":"tag","published_at":"2019-03-04T23:35:10.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v1.0.0-1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.0-1/manifests"},{"name":"v1.0.0-0","sha":"71af08ff4ee2db8d82d4ed225d2e254eaf1c0b7e","kind":"tag","published_at":"2019-02-28T00:06:21.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v1.0.0-0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v1.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v1.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v1.0.0-0/manifests"},{"name":"v0.44.1","sha":"fa9fbdf197a1ff85076b931415453d70a880b795","kind":"tag","published_at":"2019-02-19T23:11:44.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.44.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"eaad118a0fd0a894995fed0da6c33a0d630be3e2","kind":"tag","published_at":"2019-02-04T18:31:15.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.44.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"927cfac0d89270ce35c13f36162e5b0b9001fa97","kind":"tag","published_at":"2019-01-22T22:52:08.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.43.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"272cd35a3c2477ed74b111fb3322d744097e8909","kind":"tag","published_at":"2019-01-07T20:00:00.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.43.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"c1d22e95fcbc50f3534bd708d8159f88207ce696","kind":"tag","published_at":"2018-12-17T22:27:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.42.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"072bd6f1d4bbfd0a09a855d39e5c249f42e3d91f","kind":"tag","published_at":"2018-12-04T23:01:30.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.42.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.42.0/manifests"},{"name":"v0.41.1","sha":"adbd113d3d9905ed609e0c618727b28eb3422549","kind":"tag","published_at":"2018-11-14T19:31:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.41.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.41.1/manifests"},{"name":"v0.41.0","sha":"3cc4c6aa48ae8c1a307df542911e28a7808de41f","kind":"tag","published_at":"2018-10-29T20:28:44.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.41.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"92eed058f3e2eb77b6b81d99b506890556efc7a9","kind":"tag","published_at":"2018-10-08T21:24:50.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.40.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"4bc5897fdeeafaa6fbfecddb1212e8e8ed399570","kind":"tag","published_at":"2018-09-24T20:08:46.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.40.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.40.0/manifests"},{"name":"v0.39.3","sha":"1df8262cb6247891bd57b4c212125c5faadd5afc","kind":"tag","published_at":"2018-09-11T17:20:45.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.39.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.3/manifests"},{"name":"v0.39.1","sha":"c0c1be2627c29233d5b406bb688941e780c85ae1","kind":"tag","published_at":"2018-08-31T21:40:22.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.39.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"13fd1fa6c41820cd432554bec061e88f8434a873","kind":"tag","published_at":"2018-08-27T17:46:20.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.39.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.0/manifests"},{"name":"v0.39.0-0","sha":"7fdee44cc82932c4b3f1b92d9cf783a162b4eca8","kind":"tag","published_at":"2018-08-16T15:23:42.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.39.0-0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.39.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.39.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.39.0-0/manifests"},{"name":"v0.38.2","sha":"845091d8271916478cb8dfdb6b09707b04cefb99","kind":"tag","published_at":"2018-08-15T14:12:36.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.38.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"7896c5c3b9ac85e7d7132452c838b52796cf4267","kind":"tag","published_at":"2018-08-13T20:41:46.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.38.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"2b5c29745bff57e7e8b76fe8e30da54bb7a5b89e","kind":"tag","published_at":"2018-07-30T17:13:26.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.38.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.38.0/manifests"},{"name":"v0.37.1","sha":"c1fa93ad278ab4451df8669c640dcfc978b3ea68","kind":"tag","published_at":"2018-07-16T21:24:26.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.37.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"c11c15d4b4c6ccb408eda515045cf2ef67b728d2","kind":"tag","published_at":"2018-07-02T22:17:49.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.37.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"71f923b880dcc6037160f799d1f7808ec3af255c","kind":"tag","published_at":"2018-06-18T15:42:28.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.36.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"13fd6784866864839d0d287b3703b3beb0888d9c","kind":"tag","published_at":"2018-06-04T15:42:36.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.36.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.36.0/manifests"},{"name":"v0.36.0-0","sha":"2b9b216ce8e9264746cc68d561e409ed4ede3bf0","kind":"tag","published_at":"2018-05-29T15:25:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.36.0-0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.36.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.36.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.36.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.36.0-0/manifests"},{"name":"v0.35.2","sha":"a1b6887a4dd287f13560d123d278cc81b6f1870a","kind":"tag","published_at":"2018-05-21T21:58:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.35.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"c1efa8e45a7907e7202fe1ce947b661208391df2","kind":"tag","published_at":"2018-05-03T20:59:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.35.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.35.1/manifests"},{"name":"v0.35.0","sha":"5e359abcbd13ee92eafbbfdb0c84d982278ac931","kind":"tag","published_at":"2018-04-23T22:47:46.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.35.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.35.0/manifests"},{"name":"v0.34.1","sha":"a767a0f97b27064cf05497975cc2402163c0664d","kind":"tag","published_at":"2018-04-03T23:41:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.34.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"1602ac2e48347c491746bcea06cf2544a592fd52","kind":"tag","published_at":"2018-04-02T22:02:11.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.34.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"670c349417ef7922aac37f1c8cd1682f93b41794","kind":"tag","published_at":"2018-03-19T16:44:12.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.33.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"eb4138e9c828eecee2989e37929eff996e2c9fcd","kind":"tag","published_at":"2018-03-05T22:10:48.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.32.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"2c8b4ec272a6c53b3dfee63dffdb5ebd323c0e75","kind":"tag","published_at":"2018-02-20T18:26:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.31.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"03c2df4c4a2dc0cfb014e4798f830ef2d29b77fb","kind":"tag","published_at":"2018-02-05T22:11:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.30.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"bf653a7c71f283ed8da6a7340c4fd8a8779a81a2","kind":"tag","published_at":"2018-01-22T18:34:50.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.29.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"d6db793dfc2d9f3b085274c73c074bbc3a255587","kind":"tag","published_at":"2018-01-08T19:00:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.28.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"1a4cd671c966ad9d8d57cf3e14d6ee4a05c51fa4","kind":"tag","published_at":"2017-12-11T19:38:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.27.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"c62b9fa5e166ad94972c0fd699e0794389698ec0","kind":"tag","published_at":"2017-11-27T22:32:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.26.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"8cca080d957d8d2db8e879e78bc6d0ccb473055a","kind":"tag","published_at":"2017-11-13T20:12:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.25.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"7a5ba6d5ffbacdbc5922ab4d64a10ff209e3d936","kind":"commit","published_at":"2017-10-30T19:11:10.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.24.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a9e7ef627f00bf81a96905ecbadd1b7a828b60ba","kind":"commit","published_at":"2017-10-16T21:02:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.23.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"c10860e872d6862aecaaadf88d3630bf25208be6","kind":"tag","published_at":"2017-10-02T21:23:45.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.22.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.22.0/manifests"},{"name":"material-components-web@0.22.0","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.22.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.22.0/manifests"},{"name":"@material/toolbar@0.4.11","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.11/manifests"},{"name":"@material/theme@0.4.0","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.4.0/manifests"},{"name":"@material/textfield@0.5.0","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.5.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.5.0/manifests"},{"name":"@material/tabs@0.3.1","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.3.1/manifests"},{"name":"@material/switch@0.1.15","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.15","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.15/manifests"},{"name":"@material/snackbar@0.4.1","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.4.1/manifests"},{"name":"@material/slider@0.2.7","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.7/manifests"},{"name":"@material/selection-control@0.1.3","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/selection-control@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/selection-control@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselection-control%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.3/manifests"},{"name":"@material/select@0.3.18","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.18","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.18/manifests"},{"name":"@material/ripple@0.8.8","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.8/manifests"},{"name":"@material/radio@0.2.15","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.15","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.15/manifests"},{"name":"@material/menu@0.4.8","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.8/manifests"},{"name":"@material/list@0.2.20","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.20","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.20/manifests"},{"name":"@material/linear-progress@0.1.11","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.11/manifests"},{"name":"@material/icon-toggle@0.1.22","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.22","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.22/manifests"},{"name":"@material/grid-list@0.2.13","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.13/manifests"},{"name":"@material/form-field@0.2.17","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.17","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.17/manifests"},{"name":"@material/fab@0.5.2","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.5.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.5.2/manifests"},{"name":"@material/elevation@0.1.13","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.13/manifests"},{"name":"@material/drawer@0.5.9","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.9/manifests"},{"name":"@material/dialog@0.4.5","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.4.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.5/manifests"},{"name":"@material/checkbox@0.4.8","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.8/manifests"},{"name":"@material/card@0.2.10","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.10/manifests"},{"name":"@material/button@0.7.1","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.7.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.7.1/manifests"},{"name":"@material/base@0.2.6","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.6/manifests"},{"name":"@material/animation@0.4.1","sha":"251338e5812461df6fa717c40b68b5d21e291806","kind":"commit","published_at":"2017-10-02T21:11:32.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.4.1/manifests"},{"name":"v0.21.1","sha":"63a4d82493f569fc3ee5798126ab682f0080bacf","kind":"tag","published_at":"2017-09-20T15:22:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.21.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.21.1/manifests"},{"name":"material-components-web@0.21.1","sha":"b847e6bb4b0df39fc5fed58f925d53f6ca88ea33","kind":"commit","published_at":"2017-09-20T15:21:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.21.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.21.1/manifests"},{"name":"@material/toolbar@0.4.10","sha":"b847e6bb4b0df39fc5fed58f925d53f6ca88ea33","kind":"commit","published_at":"2017-09-20T15:21:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.10/manifests"},{"name":"@material/fab@0.5.1","sha":"b847e6bb4b0df39fc5fed58f925d53f6ca88ea33","kind":"commit","published_at":"2017-09-20T15:21:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.5.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.5.1/manifests"},{"name":"v0.21.0","sha":"7220cecbd243df72fb5547a13af1036b7cd50fa1","kind":"tag","published_at":"2017-09-18T18:39:22.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.21.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.21.0/manifests"},{"name":"material-components-web@0.21.0","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.21.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.21.0/manifests"},{"name":"@material/toolbar@0.4.9","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.9/manifests"},{"name":"@material/theme@0.3.1","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.3.1/manifests"},{"name":"@material/textfield@0.4.1","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.4.1/manifests"},{"name":"@material/tabs@0.3.0","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.3.0/manifests"},{"name":"@material/switch@0.1.14","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.14","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.14/manifests"},{"name":"@material/snackbar@0.4.0","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.4.0/manifests"},{"name":"@material/slider@0.2.6","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.6/manifests"},{"name":"@material/selection-control@0.1.2","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/selection-control@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/selection-control@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselection-control%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.2/manifests"},{"name":"@material/select@0.3.17","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.17","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.17/manifests"},{"name":"@material/rtl@0.1.8","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.8/manifests"},{"name":"@material/ripple@0.8.7","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.7/manifests"},{"name":"@material/radio@0.2.14","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.14","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.14/manifests"},{"name":"@material/menu@0.4.7","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.7/manifests"},{"name":"@material/list@0.2.19","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.19","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.19/manifests"},{"name":"@material/linear-progress@0.1.10","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.10/manifests"},{"name":"@material/layout-grid@0.4.4","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.4.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.4/manifests"},{"name":"@material/icon-toggle@0.1.21","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.21","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.21/manifests"},{"name":"@material/grid-list@0.2.12","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.12/manifests"},{"name":"@material/form-field@0.2.16","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.16","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.16/manifests"},{"name":"@material/fab@0.5.0","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.5.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.5.0/manifests"},{"name":"@material/elevation@0.1.12","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.12/manifests"},{"name":"@material/drawer@0.5.8","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.8/manifests"},{"name":"@material/dialog@0.4.4","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.4.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.4/manifests"},{"name":"@material/checkbox@0.4.7","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.7/manifests"},{"name":"@material/card@0.2.9","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.9/manifests"},{"name":"@material/button@0.7.0","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.7.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.7.0/manifests"},{"name":"@material/auto-init@0.2.0","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/auto-init@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/auto-init@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fauto-init%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.2.0/manifests"},{"name":"@material/animation@0.4.0","sha":"fba0be7a9d4bc0f7ffa6309ba77c6a3c04df1664","kind":"commit","published_at":"2017-09-18T18:35:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.4.0/manifests"},{"name":"v0.20.0","sha":"6182a706c35061795a770e3439a19d38aef8123d","kind":"tag","published_at":"2017-09-05T20:30:49.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.20.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.20.0/manifests"},{"name":"material-components-web@0.20.0","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.20.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.20.0/manifests"},{"name":"@material/toolbar@0.4.8","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.8/manifests"},{"name":"@material/theme@0.3.0","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.3.0/manifests"},{"name":"@material/textfield@0.4.0","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.4.0/manifests"},{"name":"@material/tabs@0.2.9","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.9/manifests"},{"name":"@material/switch@0.1.13","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.13/manifests"},{"name":"@material/snackbar@0.3.6","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.3.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.6/manifests"},{"name":"@material/slider@0.2.5","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.5/manifests"},{"name":"@material/selection-control@0.1.1","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/selection-control@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/selection-control@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselection-control%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.1/manifests"},{"name":"@material/select@0.3.16","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.16","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.16/manifests"},{"name":"@material/ripple@0.8.6","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.6/manifests"},{"name":"@material/radio@0.2.13","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.13/manifests"},{"name":"@material/menu@0.4.6","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.6/manifests"},{"name":"@material/list@0.2.18","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.18","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.18/manifests"},{"name":"@material/linear-progress@0.1.9","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.9/manifests"},{"name":"@material/layout-grid@0.4.3","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.4.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.3/manifests"},{"name":"@material/icon-toggle@0.1.20","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.20","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.20/manifests"},{"name":"@material/grid-list@0.2.11","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.11/manifests"},{"name":"@material/form-field@0.2.15","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.15","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.15/manifests"},{"name":"@material/fab@0.4.0","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.4.0/manifests"},{"name":"@material/drawer@0.5.7","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.7/manifests"},{"name":"@material/dialog@0.4.3","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.4.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.3/manifests"},{"name":"@material/checkbox@0.4.6","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.6/manifests"},{"name":"@material/card@0.2.8","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.8/manifests"},{"name":"@material/button@0.6.0","sha":"64bd68dd926a27f24f17a03b47cfd49017641cdd","kind":"commit","published_at":"2017-09-05T20:15:59.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.6.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.6.0/manifests"},{"name":"v0.19.0","sha":"886109a73563623e873a176a8dc7c5abbba7faa7","kind":"tag","published_at":"2017-08-25T17:24:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.19.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.19.0/manifests"},{"name":"material-components-web@0.19.0","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.19.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.19.0/manifests"},{"name":"@material/toolbar@0.4.7","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.7/manifests"},{"name":"@material/textfield@0.3.6","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.3.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.6/manifests"},{"name":"@material/tabs@0.2.8","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.8/manifests"},{"name":"@material/snackbar@0.3.5","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.3.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.5/manifests"},{"name":"@material/selection-control@0.1.0","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/selection-control@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/selection-control@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselection-control%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.1.0/manifests"},{"name":"@material/select@0.3.15","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.15","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.15/manifests"},{"name":"@material/ripple@0.8.5","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.5/manifests"},{"name":"@material/radio@0.2.12","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.12/manifests"},{"name":"@material/list@0.2.17","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.17","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.17/manifests"},{"name":"@material/icon-toggle@0.1.19","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.19","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.19/manifests"},{"name":"@material/form-field@0.2.14","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.14","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.14/manifests"},{"name":"@material/fab@0.3.16","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.16","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.16/manifests"},{"name":"@material/dialog@0.4.2","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.4.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.2/manifests"},{"name":"@material/checkbox@0.4.5","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.5/manifests"},{"name":"@material/button@0.5.0","sha":"96b9adefb6c9370cb08e34b739a9ad6002eeb3b7","kind":"commit","published_at":"2017-08-25T17:20:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.5.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.5.0/manifests"},{"name":"v0.18.1","sha":"48ac22a89933194970ef5fb9a17cb7ac39a087de","kind":"tag","published_at":"2017-08-24T14:53:47.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.18.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.18.1/manifests"},{"name":"material-components-web@0.18.1","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.18.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.18.1/manifests"},{"name":"@material/toolbar@0.4.6","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.6/manifests"},{"name":"@material/textfield@0.3.5","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.3.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.5/manifests"},{"name":"@material/tabs@0.2.7","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.7/manifests"},{"name":"@material/snackbar@0.3.4","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.3.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.4/manifests"},{"name":"@material/slider@0.2.4","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.4/manifests"},{"name":"@material/selection-control@0.0.2","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/selection-control@0.0.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/selection-control@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselection-control%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.0.2/manifests"},{"name":"@material/select@0.3.14","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.14","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.14/manifests"},{"name":"@material/ripple@0.8.4","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.4/manifests"},{"name":"@material/radio@0.2.11","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.11/manifests"},{"name":"@material/menu@0.4.5","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.5/manifests"},{"name":"@material/list@0.2.16","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.16","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.16/manifests"},{"name":"@material/linear-progress@0.1.8","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.8/manifests"},{"name":"@material/icon-toggle@0.1.18","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.18","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.18/manifests"},{"name":"@material/grid-list@0.2.10","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.10/manifests"},{"name":"@material/form-field@0.2.13","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.13/manifests"},{"name":"@material/fab@0.3.15","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.15","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.15/manifests"},{"name":"@material/drawer@0.5.6","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.6/manifests"},{"name":"@material/dialog@0.4.1","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.1/manifests"},{"name":"@material/checkbox@0.4.4","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.4/manifests"},{"name":"@material/button@0.4.1","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.4.1/manifests"},{"name":"@material/base@0.2.5","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.5/manifests"},{"name":"@material/auto-init@0.1.4","sha":"c140515087cf8d9d6474cadb233214592848d83d","kind":"commit","published_at":"2017-08-24T14:46:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/auto-init@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/auto-init@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fauto-init%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.1.4/manifests"},{"name":"v0.18.0","sha":"1af7299f2304d8a5a91f27ef28aba6cfb57841ea","kind":"tag","published_at":"2017-08-21T17:39:49.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.18.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.18.0/manifests"},{"name":"material-components-web@0.18.0","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.18.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.18.0/manifests"},{"name":"@material/toolbar@0.4.5","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.5/manifests"},{"name":"@material/theme@0.2.0","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.2.0/manifests"},{"name":"@material/textfield@0.3.4","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.3.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.4/manifests"},{"name":"@material/tabs@0.2.6","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.6/manifests"},{"name":"@material/switch@0.1.12","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.12/manifests"},{"name":"@material/snackbar@0.3.3","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.3/manifests"},{"name":"@material/slider@0.2.3","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.3/manifests"},{"name":"@material/selection-control@0.0.1","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/selection-control@0.0.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/selection-control@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselection-control%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselection-control@0.0.1/manifests"},{"name":"@material/select@0.3.13","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.13/manifests"},{"name":"@material/ripple@0.8.3","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.3/manifests"},{"name":"@material/radio@0.2.10","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.10/manifests"},{"name":"@material/menu@0.4.4","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.4/manifests"},{"name":"@material/list@0.2.15","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.15","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.15/manifests"},{"name":"@material/linear-progress@0.1.7","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.7/manifests"},{"name":"@material/layout-grid@0.4.2","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.4.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.2/manifests"},{"name":"@material/icon-toggle@0.1.17","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.17","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.17/manifests"},{"name":"@material/grid-list@0.2.9","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.9/manifests"},{"name":"@material/form-field@0.2.12","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.12/manifests"},{"name":"@material/fab@0.3.14","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.14","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.14/manifests"},{"name":"@material/drawer@0.5.5","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.5/manifests"},{"name":"@material/dialog@0.4.0","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.4.0/manifests"},{"name":"@material/checkbox@0.4.3","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.3/manifests"},{"name":"@material/card@0.2.7","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.7/manifests"},{"name":"@material/button@0.4.0","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.4.0/manifests"},{"name":"@material/base@0.2.4","sha":"c873170e846419cb69d6290c2403c80409bbb138","kind":"commit","published_at":"2017-08-21T17:27:40.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.4/manifests"},{"name":"v0.17.0","sha":"a88add69ea2872dc91061e0ab9e52fc3145863b9","kind":"tag","published_at":"2017-08-07T21:23:36.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.17.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.17.0/manifests"},{"name":"material-components-web@0.17.0","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.17.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.17.0/manifests"},{"name":"@material/typography@0.3.0","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/typography@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/typography@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftypography%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.3.0/manifests"},{"name":"@material/toolbar@0.4.4","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.4/manifests"},{"name":"@material/theme@0.1.7","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.7/manifests"},{"name":"@material/textfield@0.3.3","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.3/manifests"},{"name":"@material/tabs@0.2.5","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.5/manifests"},{"name":"@material/switch@0.1.11","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.11/manifests"},{"name":"@material/snackbar@0.3.2","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.2/manifests"},{"name":"@material/slider@0.2.2","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.2/manifests"},{"name":"@material/select@0.3.12","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.12/manifests"},{"name":"@material/ripple@0.8.2","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.2/manifests"},{"name":"@material/radio@0.2.9","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.9/manifests"},{"name":"@material/menu@0.4.3","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.3/manifests"},{"name":"@material/list@0.2.14","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.14","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.14/manifests"},{"name":"@material/linear-progress@0.1.6","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.6/manifests"},{"name":"@material/icon-toggle@0.1.16","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.16","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.16/manifests"},{"name":"@material/grid-list@0.2.8","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.8/manifests"},{"name":"@material/form-field@0.2.11","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.11/manifests"},{"name":"@material/fab@0.3.13","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.13/manifests"},{"name":"@material/elevation@0.1.11","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.11/manifests"},{"name":"@material/drawer@0.5.4","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.4/manifests"},{"name":"@material/dialog@0.3.5","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.3.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.5/manifests"},{"name":"@material/checkbox@0.4.2","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.2/manifests"},{"name":"@material/card@0.2.6","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.6/manifests"},{"name":"@material/button@0.3.11","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.11/manifests"},{"name":"@material/auto-init@0.1.3","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/auto-init@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/auto-init@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fauto-init%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.1.3/manifests"},{"name":"@material/animation@0.3.1","sha":"f5487fff560777f8617ddc5ff2c05527f823728e","kind":"commit","published_at":"2017-08-07T20:48:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.3.1/manifests"},{"name":"v0.16.0","sha":"acc85f0328653e3cfca6a6be16853e9e069ae5c8","kind":"tag","published_at":"2017-07-24T15:52:16.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.16.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.16.0/manifests"},{"name":"material-components-web@0.16.0","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.16.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.16.0/manifests"},{"name":"@material/typography@0.2.3","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/typography@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/typography@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftypography%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.3/manifests"},{"name":"@material/toolbar@0.4.3","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.3/manifests"},{"name":"@material/theme@0.1.6","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.6/manifests"},{"name":"@material/textfield@0.3.2","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.2/manifests"},{"name":"@material/tabs@0.2.4","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.4/manifests"},{"name":"@material/switch@0.1.10","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.10/manifests"},{"name":"@material/snackbar@0.3.1","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.1/manifests"},{"name":"@material/slider@0.2.1","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.1/manifests"},{"name":"@material/select@0.3.11","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.11/manifests"},{"name":"@material/rtl@0.1.7","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.7/manifests"},{"name":"@material/ripple@0.8.1","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.1/manifests"},{"name":"@material/radio@0.2.8","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.8/manifests"},{"name":"@material/menu@0.4.2","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.2/manifests"},{"name":"@material/list@0.2.13","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.13/manifests"},{"name":"@material/linear-progress@0.1.5","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.5/manifests"},{"name":"@material/layout-grid@0.4.1","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.1/manifests"},{"name":"@material/icon-toggle@0.1.15","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.15","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.15/manifests"},{"name":"@material/grid-list@0.2.7","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.7/manifests"},{"name":"@material/form-field@0.2.10","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.10/manifests"},{"name":"@material/fab@0.3.12","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.12/manifests"},{"name":"@material/elevation@0.1.10","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.10/manifests"},{"name":"@material/drawer@0.5.3","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.3/manifests"},{"name":"@material/dialog@0.3.4","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.3.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.4/manifests"},{"name":"@material/checkbox@0.4.1","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.1/manifests"},{"name":"@material/card@0.2.5","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.5/manifests"},{"name":"@material/button@0.3.10","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.10/manifests"},{"name":"@material/base@0.2.3","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.3/manifests"},{"name":"@material/animation@0.3.0","sha":"c88e618c6615e5b5e06ffe527c876e936bcd858c","kind":"commit","published_at":"2017-07-24T15:49:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.3.0/manifests"},{"name":"v0.15.0","sha":"1efec4c5cce0d3ade8d616442901640bdebebaf8","kind":"tag","published_at":"2017-07-10T16:00:39.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.15.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.15.0/manifests"},{"name":"material-components-web@0.15.0","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.15.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.15.0/manifests"},{"name":"@material/toolbar@0.4.2","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.2/manifests"},{"name":"@material/textfield@0.3.1","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.1/manifests"},{"name":"@material/tabs@0.2.3","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.3/manifests"},{"name":"@material/snackbar@0.3.0","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.3.0/manifests"},{"name":"@material/slider@0.2.0","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.2.0/manifests"},{"name":"@material/select@0.3.10","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.10/manifests"},{"name":"@material/ripple@0.8.0","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.8.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.8.0/manifests"},{"name":"@material/radio@0.2.7","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.7/manifests"},{"name":"@material/menu@0.4.1","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.1/manifests"},{"name":"@material/list@0.2.12","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.12/manifests"},{"name":"@material/linear-progress@0.1.4","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.4/manifests"},{"name":"@material/layout-grid@0.4.0","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.4.0/manifests"},{"name":"@material/icon-toggle@0.1.14","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.14","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.14/manifests"},{"name":"@material/grid-list@0.2.6","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.6/manifests"},{"name":"@material/form-field@0.2.9","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.9/manifests"},{"name":"@material/fab@0.3.11","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.11/manifests"},{"name":"@material/drawer@0.5.2","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.2/manifests"},{"name":"@material/dialog@0.3.3","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.3/manifests"},{"name":"@material/checkbox@0.4.0","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.4.0/manifests"},{"name":"@material/button@0.3.9","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.9/manifests"},{"name":"@material/base@0.2.2","sha":"6a991326590c7746bb2adb7fa31f63d1b1fff7e7","kind":"commit","published_at":"2017-07-10T15:58:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.2/manifests"},{"name":"material-components-web@0.14.0","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.14.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.14.0/manifests"},{"name":"@material/toolbar@0.4.1","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.1/manifests"},{"name":"@material/textfield@0.3.0","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.3.0/manifests"},{"name":"@material/tabs@0.2.2","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.2/manifests"},{"name":"@material/switch@0.1.9","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.9/manifests"},{"name":"@material/snackbar@0.2.2","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.2.2/manifests"},{"name":"@material/slider@0.1.1","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.1.1/manifests"},{"name":"@material/select@0.3.9","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.9/manifests"},{"name":"@material/rtl@0.1.6","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.6/manifests"},{"name":"@material/ripple@0.7.0","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.7.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.7.0/manifests"},{"name":"@material/radio@0.2.6","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.6/manifests"},{"name":"@material/menu@0.4.0","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.4.0/manifests"},{"name":"@material/list@0.2.11","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.11/manifests"},{"name":"@material/linear-progress@0.1.3","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.3/manifests"},{"name":"@material/layout-grid@0.3.0","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.3.0/manifests"},{"name":"@material/icon-toggle@0.1.13","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.13","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.13/manifests"},{"name":"@material/grid-list@0.2.5","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.5/manifests"},{"name":"@material/form-field@0.2.8","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.8/manifests"},{"name":"@material/fab@0.3.10","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.10/manifests"},{"name":"@material/elevation@0.1.9","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.9/manifests"},{"name":"@material/drawer@0.5.1","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.1/manifests"},{"name":"@material/dialog@0.3.2","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.2/manifests"},{"name":"@material/checkbox@0.3.7","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.7/manifests"},{"name":"@material/card@0.2.4","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.4/manifests"},{"name":"@material/button@0.3.8","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.8/manifests"},{"name":"@material/base@0.2.1","sha":"bbb6250eb85ee58a955dade4f170272d6d4ad88f","kind":"commit","published_at":"2017-06-26T16:10:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.1/manifests"},{"name":"v0.13.0","sha":"c5ac6a36759653e78597daad854213846972f52c","kind":"tag","published_at":"2017-06-12T15:55:25.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.13.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.13.0/manifests"},{"name":"material-components-web@0.13.0","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.13.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.13.0/manifests"},{"name":"@material/toolbar@0.4.0","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.4.0/manifests"},{"name":"@material/textfield@0.2.11","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.11/manifests"},{"name":"@material/tabs@0.2.1","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.1/manifests"},{"name":"@material/snackbar@0.2.1","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.2.1/manifests"},{"name":"@material/slider@0.1.0","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/slider@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/slider@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fslider%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fslider@0.1.0/manifests"},{"name":"@material/select@0.3.8","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.8/manifests"},{"name":"@material/rtl@0.1.5","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.5/manifests"},{"name":"@material/menu@0.3.0","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.3.0/manifests"},{"name":"@material/list@0.2.10","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.10/manifests"},{"name":"@material/linear-progress@0.1.2","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.2/manifests"},{"name":"@material/layout-grid@0.2.0","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.2.0/manifests"},{"name":"@material/grid-list@0.2.4","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.4/manifests"},{"name":"@material/form-field@0.2.7","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.7/manifests"},{"name":"@material/drawer@0.5.0","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.5.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.5.0/manifests"},{"name":"@material/dialog@0.3.1","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.1/manifests"},{"name":"@material/checkbox@0.3.6","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.6/manifests"},{"name":"@material/card@0.2.3","sha":"fbebae5badff8b960b2803d873c028fb1cdc1060","kind":"commit","published_at":"2017-06-12T15:53:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.3/manifests"},{"name":"v0.12.1","sha":"30dc57a550f94127f40e7afd2fbf7edcfd1cfbcb","kind":"tag","published_at":"2017-05-31T19:54:01.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.12.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.12.1/manifests"},{"name":"material-components-web@0.12.1","sha":"7c7209cd7a14ff9b65500583bf7464c150aee2a6","kind":"commit","published_at":"2017-05-31T19:52:15.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.12.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.12.1/manifests"},{"name":"@material/linear-progress@0.1.1","sha":"7c7209cd7a14ff9b65500583bf7464c150aee2a6","kind":"commit","published_at":"2017-05-31T19:52:15.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.1/manifests"},{"name":"v0.12.0","sha":"92aab2b2dffaa9d31ce99d68322dcce90dcffc0a","kind":"tag","published_at":"2017-05-30T19:08:16.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.12.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.12.0/manifests"},{"name":"material-components-web@0.12.0","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.12.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.12.0/manifests"},{"name":"@material/toolbar@0.3.3","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.3/manifests"},{"name":"@material/textfield@0.2.10","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.10/manifests"},{"name":"@material/tabs@0.2.0","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.2.0/manifests"},{"name":"@material/switch@0.1.8","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.8/manifests"},{"name":"@material/snackbar@0.2.0","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.2.0/manifests"},{"name":"@material/select@0.3.7","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.7/manifests"},{"name":"@material/ripple@0.6.2","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.6.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.6.2/manifests"},{"name":"@material/radio@0.2.5","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.5/manifests"},{"name":"@material/menu@0.2.7","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.7/manifests"},{"name":"@material/list@0.2.9","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.9/manifests"},{"name":"@material/linear-progress@0.1.0","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/linear-progress@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/linear-progress@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flinear-progress%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flinear-progress@0.1.0/manifests"},{"name":"@material/icon-toggle@0.1.12","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.12","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.12/manifests"},{"name":"@material/grid-list@0.2.3","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.3/manifests"},{"name":"@material/form-field@0.2.6","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.6/manifests"},{"name":"@material/fab@0.3.9","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.9/manifests"},{"name":"@material/elevation@0.1.8","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.8/manifests"},{"name":"@material/drawer@0.4.3","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.4.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.3/manifests"},{"name":"@material/dialog@0.3.0","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.3.0/manifests"},{"name":"@material/checkbox@0.3.5","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.5/manifests"},{"name":"@material/card@0.2.2","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.2/manifests"},{"name":"@material/button@0.3.7","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.7/manifests"},{"name":"@material/base@0.2.0","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.2.0/manifests"},{"name":"@material/animation@0.2.3","sha":"403340eedeaa88afc8a7eb911155aebdb8b34b15","kind":"commit","published_at":"2017-05-30T19:04:23.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.3/manifests"},{"name":"v0.11.1","sha":"b6988eaa250b8d769ef8650e7d7a11f64ea3efb9","kind":"tag","published_at":"2017-05-17T14:50:43.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.11.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.11.1/manifests"},{"name":"material-components-web@0.11.1","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.11.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.11.1/manifests"},{"name":"@material/toolbar@0.3.2","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.2/manifests"},{"name":"@material/textfield@0.2.9","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.9/manifests"},{"name":"@material/tabs@0.1.1","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.1.1/manifests"},{"name":"@material/switch@0.1.7","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.7/manifests"},{"name":"@material/snackbar@0.1.11","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.11/manifests"},{"name":"@material/select@0.3.6","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.6/manifests"},{"name":"@material/radio@0.2.4","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.4/manifests"},{"name":"@material/menu@0.2.6","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.6/manifests"},{"name":"@material/icon-toggle@0.1.11","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.11","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.11/manifests"},{"name":"@material/fab@0.3.8","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.8/manifests"},{"name":"@material/elevation@0.1.7","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.7/manifests"},{"name":"@material/drawer@0.4.2","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.4.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.2/manifests"},{"name":"@material/dialog@0.2.4","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.4/manifests"},{"name":"@material/checkbox@0.3.4","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.4/manifests"},{"name":"@material/card@0.2.1","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.1/manifests"},{"name":"@material/button@0.3.6","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.6/manifests"},{"name":"@material/animation@0.2.2","sha":"7e5348c8a0143e02803a926b3033bab9f7c83f02","kind":"commit","published_at":"2017-05-17T14:28:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.2/manifests"},{"name":"v0.11.0","sha":"514a894e03123cdb38c18eaa273d1f58e2c43159","kind":"tag","published_at":"2017-05-15T16:29:34.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.11.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.11.0/manifests"},{"name":"material-components-web@0.11.0","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.11.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.11.0/manifests"},{"name":"@material/typography@0.2.2","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/typography@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/typography@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftypography%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.2/manifests"},{"name":"@material/toolbar@0.3.1","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.1/manifests"},{"name":"@material/theme@0.1.5","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.5/manifests"},{"name":"@material/textfield@0.2.8","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.8/manifests"},{"name":"@material/tabs@0.1.0","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/tabs@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/tabs@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftabs%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftabs@0.1.0/manifests"},{"name":"@material/switch@0.1.6","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.6/manifests"},{"name":"@material/snackbar@0.1.10","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.10/manifests"},{"name":"@material/select@0.3.5","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.5/manifests"},{"name":"@material/rtl@0.1.4","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.4/manifests"},{"name":"@material/ripple@0.6.1","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.6.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.6.1/manifests"},{"name":"@material/radio@0.2.3","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.3/manifests"},{"name":"@material/menu@0.2.5","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.5/manifests"},{"name":"@material/list@0.2.8","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.8/manifests"},{"name":"@material/layout-grid@0.1.2","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.1.2/manifests"},{"name":"@material/icon-toggle@0.1.10","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.10","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.10/manifests"},{"name":"@material/grid-list@0.2.2","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.2/manifests"},{"name":"@material/form-field@0.2.5","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.5/manifests"},{"name":"@material/fab@0.3.7","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.7/manifests"},{"name":"@material/elevation@0.1.6","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.6/manifests"},{"name":"@material/drawer@0.4.1","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.4.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.1/manifests"},{"name":"@material/dialog@0.2.3","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.3/manifests"},{"name":"@material/checkbox@0.3.3","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.3/manifests"},{"name":"@material/card@0.2.0","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.2.0/manifests"},{"name":"@material/button@0.3.5","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.5/manifests"},{"name":"@material/base@0.1.3","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.1.3/manifests"},{"name":"@material/auto-init@0.1.2","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/auto-init@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/auto-init@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fauto-init%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fauto-init@0.1.2/manifests"},{"name":"@material/animation@0.2.1","sha":"6c1210568b7b5fa51f00f7d27c9b0173b918e3bd","kind":"commit","published_at":"2017-05-15T16:25:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.1/manifests"},{"name":"v0.10.0","sha":"6af47eafd9f97d7e56ec6e9f9919999796b30ba4","kind":"tag","published_at":"2017-05-01T15:45:31.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.10.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.10.0/manifests"},{"name":"material-components-web@0.10.0","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.10.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.10.0/manifests"},{"name":"@material/toolbar@0.3.0","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.3.0/manifests"},{"name":"@material/textfield@0.2.7","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.7/manifests"},{"name":"@material/switch@0.1.5","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.5/manifests"},{"name":"@material/snackbar@0.1.9","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.9/manifests"},{"name":"@material/select@0.3.4","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.4/manifests"},{"name":"@material/ripple@0.6.0","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.6.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.6.0/manifests"},{"name":"@material/radio@0.2.2","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.2/manifests"},{"name":"@material/menu@0.2.4","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.4/manifests"},{"name":"@material/list@0.2.7","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.7/manifests"},{"name":"@material/icon-toggle@0.1.9","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.9","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.9/manifests"},{"name":"@material/form-field@0.2.4","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.4/manifests"},{"name":"@material/fab@0.3.6","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.6/manifests"},{"name":"@material/elevation@0.1.5","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.5/manifests"},{"name":"@material/drawer@0.4.0","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.4.0/manifests"},{"name":"@material/dialog@0.2.2","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.2/manifests"},{"name":"@material/checkbox@0.3.2","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.2/manifests"},{"name":"@material/card@0.1.8","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.8/manifests"},{"name":"@material/button@0.3.4","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.4/manifests"},{"name":"@material/animation@0.2.0","sha":"f0cdfde9c127bf8f2e21ee24cf3f9180f5407f82","kind":"commit","published_at":"2017-05-01T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.2.0/manifests"},{"name":"v0.9.1","sha":"75b95caa5c0d7b263f78dad6b4390c8057c1b18d","kind":"tag","published_at":"2017-04-18T14:54:06.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.9.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.9.1/manifests"},{"name":"material-components-web@0.9.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.9.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.9.1/manifests"},{"name":"@material/typography@0.2.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/typography@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/typography@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftypography%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.1/manifests"},{"name":"@material/toolbar@0.2.2","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.2.2/manifests"},{"name":"@material/theme@0.1.4","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.4/manifests"},{"name":"@material/textfield@0.2.6","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.6/manifests"},{"name":"@material/switch@0.1.4","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.4/manifests"},{"name":"@material/snackbar@0.1.8","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.8/manifests"},{"name":"@material/select@0.3.3","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.3/manifests"},{"name":"@material/rtl@0.1.3","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.3/manifests"},{"name":"@material/ripple@0.5.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.5.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.5.1/manifests"},{"name":"@material/radio@0.2.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.1/manifests"},{"name":"@material/menu@0.2.3","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.3/manifests"},{"name":"@material/list@0.2.6","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.6/manifests"},{"name":"@material/icon-toggle@0.1.8","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.8","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.8/manifests"},{"name":"@material/grid-list@0.2.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.1/manifests"},{"name":"@material/form-field@0.2.3","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.3/manifests"},{"name":"@material/fab@0.3.5","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.5/manifests"},{"name":"@material/elevation@0.1.4","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.4/manifests"},{"name":"@material/drawer@0.3.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.3.1/manifests"},{"name":"@material/dialog@0.2.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.1/manifests"},{"name":"@material/checkbox@0.3.1","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.1/manifests"},{"name":"@material/card@0.1.7","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.7/manifests"},{"name":"@material/button@0.3.3","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.3/manifests"},{"name":"@material/animation@0.1.5","sha":"042c4ea3e1e814d86c5363af0aa33c24defcd656","kind":"commit","published_at":"2017-04-18T14:51:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.5/manifests"},{"name":"v0.9.0","sha":"1a6d1acef37f54a1d635c03a871183cd33280807","kind":"tag","published_at":"2017-04-17T15:44:44.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.9.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.9.0/manifests"},{"name":"material-components-web@0.9.0","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.9.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.9.0/manifests"},{"name":"@material/toolbar@0.2.1","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.2.1/manifests"},{"name":"@material/textfield@0.2.5","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.5/manifests"},{"name":"@material/snackbar@0.1.7","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.7/manifests"},{"name":"@material/select@0.3.2","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.2/manifests"},{"name":"@material/radio@0.2.0","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.2.0/manifests"},{"name":"@material/menu@0.2.2","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.2/manifests"},{"name":"@material/list@0.2.5","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.5/manifests"},{"name":"@material/icon-toggle@0.1.7","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.7","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.7/manifests"},{"name":"@material/grid-list@0.2.0","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.2.0/manifests"},{"name":"@material/drawer@0.3.0","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.3.0/manifests"},{"name":"@material/dialog@0.2.0","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.2.0/manifests"},{"name":"@material/checkbox@0.3.0","sha":"10aa1bc54606117ad7e8c99436a321b570e93c17","kind":"commit","published_at":"2017-04-17T15:43:03.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.3.0/manifests"},{"name":"v0.8.0","sha":"6935167ae81688c8ae964751cb199bd943f185df","kind":"tag","published_at":"2017-04-03T15:30:19.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.8.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.8.0/manifests"},{"name":"material-components-web@0.8.0","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.8.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.8.0/manifests"},{"name":"@material/toolbar@0.2.0","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.2.0/manifests"},{"name":"@material/theme@0.1.3","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.3/manifests"},{"name":"@material/textfield@0.2.4","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.4/manifests"},{"name":"@material/switch@0.1.3","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.3/manifests"},{"name":"@material/snackbar@0.1.6","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.6/manifests"},{"name":"@material/select@0.3.1","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.1/manifests"},{"name":"@material/ripple@0.5.0","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.5.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.5.0/manifests"},{"name":"@material/radio@0.1.6","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.6/manifests"},{"name":"@material/menu@0.2.1","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.1/manifests"},{"name":"@material/list@0.2.4","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.4/manifests"},{"name":"@material/icon-toggle@0.1.6","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.6/manifests"},{"name":"@material/grid-list@0.1.1","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.1.1/manifests"},{"name":"@material/form-field@0.2.2","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.2/manifests"},{"name":"@material/fab@0.3.4","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.4/manifests"},{"name":"@material/drawer@0.2.0","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.2.0/manifests"},{"name":"@material/dialog@0.1.1","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.1.1/manifests"},{"name":"@material/checkbox@0.2.3","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.3/manifests"},{"name":"@material/card@0.1.6","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.6","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.6/manifests"},{"name":"@material/button@0.3.2","sha":"b24f01df4ebd38fbb2a5a0d5d047fcc6e582f95f","kind":"commit","published_at":"2017-04-03T15:27:54.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.2/manifests"},{"name":"v0.7.0","sha":"2cc3432894539def6bcfe6d936a99b950ba703ed","kind":"tag","published_at":"2017-03-20T16:33:10.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.7.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.7.0/manifests"},{"name":"@material/grid-list@0.1.0","sha":"32dc10526a1119491080fb5b6e44c1fa4f66dcb5","kind":"commit","published_at":"2017-03-20T16:31:08.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/grid-list@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/grid-list@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fgrid-list%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fgrid-list@0.1.0/manifests"},{"name":"@material/dialog@0.1.0","sha":"32dc10526a1119491080fb5b6e44c1fa4f66dcb5","kind":"commit","published_at":"2017-03-20T16:31:08.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/dialog@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/dialog@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdialog%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdialog@0.1.0/manifests"},{"name":"@material/card@0.1.5","sha":"32dc10526a1119491080fb5b6e44c1fa4f66dcb5","kind":"commit","published_at":"2017-03-20T16:31:08.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.5/manifests"},{"name":"material-components-web@0.7.0","sha":"32dc10526a1119491080fb5b6e44c1fa4f66dcb5","kind":"commit","published_at":"2017-03-20T16:31:08.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.7.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.7.0/manifests"},{"name":"v0.6.0","sha":"bc55bcd983456b5cc8d67661f666c14a2cc5d5d4","kind":"tag","published_at":"2017-03-06T17:34:12.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.6.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.6.0/manifests"},{"name":"material-components-web@0.6.0","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.6.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.6.0/manifests"},{"name":"@material/toolbar@0.1.2","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.1.2/manifests"},{"name":"@material/textfield@0.2.3","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.3/manifests"},{"name":"@material/switch@0.1.2","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.2/manifests"},{"name":"@material/snackbar@0.1.5","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.5/manifests"},{"name":"@material/select@0.3.0","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.3.0/manifests"},{"name":"@material/ripple@0.4.0","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.4.0/manifests"},{"name":"@material/radio@0.1.5","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.5/manifests"},{"name":"@material/menu@0.2.0","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.2.0/manifests"},{"name":"@material/list@0.2.3","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.3/manifests"},{"name":"@material/icon-toggle@0.1.5","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.5","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.5/manifests"},{"name":"@material/form-field@0.2.1","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.1/manifests"},{"name":"@material/fab@0.3.3","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.3/manifests"},{"name":"@material/checkbox@0.2.2","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.2/manifests"},{"name":"@material/button@0.3.1","sha":"67023ff4e9a3d86fc1d9dd8223ab73261ca44eb1","kind":"commit","published_at":"2017-03-06T17:02:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.1/manifests"},{"name":"v0.5.0","sha":"27c719b27422dbdf844cd9929fded924bbf7ad3b","kind":"tag","published_at":"2017-02-21T17:29:51.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.5.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.5.0/manifests"},{"name":"material-components-web@0.5.0","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.5.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.5.0/manifests"},{"name":"@material/typography@0.2.0","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/typography@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/typography@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftypography%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.2.0/manifests"},{"name":"@material/toolbar@0.1.0","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/toolbar@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/toolbar@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftoolbar%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftoolbar@0.1.0/manifests"},{"name":"@material/theme@0.1.2","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.2/manifests"},{"name":"@material/textfield@0.2.2","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.2/manifests"},{"name":"@material/switch@0.1.1","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.1/manifests"},{"name":"@material/snackbar@0.1.4","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.4/manifests"},{"name":"@material/select@0.2.2","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.2.2/manifests"},{"name":"@material/rtl@0.1.2","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.2/manifests"},{"name":"@material/ripple@0.3.0","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.3.0/manifests"},{"name":"@material/radio@0.1.4","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.4/manifests"},{"name":"@material/menu@0.1.3","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.1.3/manifests"},{"name":"@material/list@0.2.2","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.2/manifests"},{"name":"@material/layout-grid@0.1.1","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.1.1/manifests"},{"name":"@material/icon-toggle@0.1.4","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.4/manifests"},{"name":"@material/form-field@0.2.0","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.2.0/manifests"},{"name":"@material/fab@0.3.2","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.2/manifests"},{"name":"@material/elevation@0.1.3","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.3/manifests"},{"name":"@material/drawer@0.1.4","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.4/manifests"},{"name":"@material/checkbox@0.2.1","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.1/manifests"},{"name":"@material/card@0.1.4","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.4/manifests"},{"name":"@material/button@0.3.0","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.3.0/manifests"},{"name":"@material/base@0.1.2","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.1.2/manifests"},{"name":"@material/animation@0.1.4","sha":"c4fac33a35159ee16f1ad7d1c5f67f4a898bbf1b","kind":"commit","published_at":"2017-02-21T17:27:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.1.4","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.4/manifests"},{"name":"v0.3.0","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"tag","published_at":"2017-02-08T15:35:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"tag","published_at":"2017-02-08T15:35:18.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.2.0/manifests"},{"name":"v0.4.0","sha":"516eabad69ae539b2dea5c4598f8571fdee53606","kind":"commit","published_at":"2017-02-06T19:08:41.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.4.0/manifests"},{"name":"material-components-web@0.4.0","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.4.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.4.0/manifests"},{"name":"@material/textfield@0.2.1","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.1/manifests"},{"name":"@material/switch@0.1.0","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/switch@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/switch@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fswitch%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fswitch@0.1.0/manifests"},{"name":"@material/snackbar@0.1.3","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.3/manifests"},{"name":"@material/select@0.2.1","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.2.1/manifests"},{"name":"@material/ripple@0.2.0","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.2.0/manifests"},{"name":"@material/radio@0.1.3","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.3/manifests"},{"name":"@material/list@0.2.1","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.1/manifests"},{"name":"@material/layout-grid@0.1.0","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/layout-grid@0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/layout-grid@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flayout-grid%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flayout-grid@0.1.0/manifests"},{"name":"@material/icon-toggle@0.1.3","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.3/manifests"},{"name":"@material/fab@0.3.1","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.1/manifests"},{"name":"@material/drawer@0.1.3","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.3/manifests"},{"name":"@material/checkbox@0.2.0","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.2.0/manifests"},{"name":"@material/card@0.1.3","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.3/manifests"},{"name":"@material/button@0.2.1","sha":"a02d95ef613220974912a72807084fb42724e338","kind":"commit","published_at":"2017-02-06T19:04:37.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.2.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.2.1/manifests"},{"name":"material-components-web@0.3.0","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.3.0/manifests"},{"name":"@material/typography@0.1.1","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/typography@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/typography@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftypography%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftypography@0.1.1/manifests"},{"name":"@material/theme@0.1.1","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/theme@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/theme@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftheme%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftheme@0.1.1/manifests"},{"name":"@material/textfield@0.2.0","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.2.0/manifests"},{"name":"@material/snackbar@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.2/manifests"},{"name":"@material/select@0.2.0","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.2.0/manifests"},{"name":"@material/rtl@0.1.1","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/rtl@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/rtl@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Frtl%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Frtl@0.1.1/manifests"},{"name":"@material/ripple@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.1.2/manifests"},{"name":"@material/radio@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.2/manifests"},{"name":"@material/menu@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.1.2/manifests"},{"name":"@material/list@0.2.0","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/list@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/list@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Flist%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Flist@0.2.0/manifests"},{"name":"@material/icon-toggle@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.2/manifests"},{"name":"@material/form-field@0.1.1","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/form-field@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/form-field@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fform-field%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fform-field@0.1.1/manifests"},{"name":"@material/fab@0.3.0","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.3.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.3.0/manifests"},{"name":"@material/elevation@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.2/manifests"},{"name":"@material/drawer@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.2/manifests"},{"name":"@material/checkbox@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.1.2/manifests"},{"name":"@material/card@0.1.2","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.2","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.2/manifests"},{"name":"@material/button@0.2.0","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.2.0/manifests"},{"name":"@material/base@0.1.1","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/base@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/base@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbase%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbase@0.1.1/manifests"},{"name":"@material/animation@0.1.3","sha":"41d66f5bcb637adceabb3b49bdf340f4c9df988b","kind":"commit","published_at":"2017-01-23T16:49:27.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.1.3","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.3/manifests"},{"name":"material-components-web@0.2.0","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/material-components-web@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/material-components-web@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@material-components-web%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/material-components-web@0.2.0/manifests"},{"name":"@material/textfield@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/textfield@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/textfield@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ftextfield%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ftextfield@0.1.1/manifests"},{"name":"@material/snackbar@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/snackbar@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/snackbar@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fsnackbar%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fsnackbar@0.1.1/manifests"},{"name":"@material/select@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/select@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/select@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fselect%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fselect@0.1.1/manifests"},{"name":"@material/ripple@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/ripple@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/ripple@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fripple%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fripple@0.1.1/manifests"},{"name":"@material/radio@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/radio@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/radio@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fradio%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fradio@0.1.1/manifests"},{"name":"@material/menu@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/menu@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/menu@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fmenu%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fmenu@0.1.1/manifests"},{"name":"@material/icon-toggle@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/icon-toggle@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/icon-toggle@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ficon-toggle%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ficon-toggle@0.1.1/manifests"},{"name":"@material/fab@0.2.0","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/fab@0.2.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/fab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Ffab%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Ffab@0.2.0/manifests"},{"name":"@material/elevation@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/elevation@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/elevation@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Felevation%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Felevation@0.1.1/manifests"},{"name":"@material/drawer@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/drawer@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/drawer@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fdrawer%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fdrawer@0.1.1/manifests"},{"name":"@material/checkbox@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/checkbox@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/checkbox@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcheckbox%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcheckbox@0.1.1/manifests"},{"name":"@material/card@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/card@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/card@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fcard%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fcard@0.1.1/manifests"},{"name":"@material/button@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/button@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/button@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fbutton%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fbutton@0.1.1/manifests"},{"name":"@material/animation@0.1.1","sha":"18565a2755d4f3e4700bece5d4349f9f1f852cf6","kind":"commit","published_at":"2017-01-09T15:57:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/@material/animation@0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/@material/animation@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@%40material%2Fanimation%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/@material%2Fanimation@0.1.1/manifests"},{"name":"v0.1.1","sha":"e8dfb186e96ff23de1cf19a8e18e2a9187da113c","kind":"commit","published_at":"2016-12-15T17:48:09.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.1.1","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1f18e92185aa9e4103907e99fa05e416f796431c","kind":"tag","published_at":"2016-12-15T17:39:07.000Z","download_url":"https://codeload.github.com/material-components/material-components-web/tar.gz/v0.1.0","html_url":"https://github.com/material-components/material-components-web/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/material-components/material-components-web@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T17:20:22.763Z","dependent_packages_count":50,"downloads":2048976,"downloads_period":"last-month","dependent_repos_count":21468,"rankings":{"downloads":0.1524565731246763,"dependent_repos_count":0.1857320478393769,"dependent_packages_count":0.5959710718903767,"stargazers_count":0.7632912133420089,"forks_count":0.8127842805312985,"docker_downloads_count":0.2533222637890333,"average":0.46059290841946177},"purl":"pkg:npm/%40material/menu-surface","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@material/menu-surface","docker_dependents_count":136,"docker_downloads_count":23320511,"usage_url":"https://repos.ecosyste.ms/usage/npm/@material/menu-surface","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@material/menu-surface/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-18T11:56:08.327Z","issues_count":401,"pull_requests_count":338,"avg_time_to_close_issue":157290190.08060452,"avg_time_to_close_pull_request":28361147.262798633,"issues_closed_count":397,"pull_requests_closed_count":293,"pull_request_authors_count":41,"issue_authors_count":237,"avg_comments_per_issue":2.511221945137157,"avg_comments_per_pull_request":0.4526627218934911,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":292,"past_year_issues_count":1,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":203253.0,"past_year_avg_time_to_close_pull_request":2380317.076923077,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-components%2Fmaterial-components-web/issues","maintainers":[{"login":"abhiomkar","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhiomkar"},{"login":"allan-chen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allan-chen"},{"login":"jelbourn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jelbourn"},{"login":"mmalerba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmalerba"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@material%2Fmenu-surface/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@material%2Fmenu-surface/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@material%2Fmenu-surface/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@material%2Fmenu-surface/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@material%2Fmenu-surface/codemeta","maintainers":[{"uuid":"taylorv","login":"taylorv","name":null,"email":"brian.t.vann@gmail.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~taylorv","role":null,"created_at":"2022-11-14T17:14:34.486Z","updated_at":"2022-11-14T17:14:34.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/taylorv/packages"},{"uuid":"aomarks","login":"aomarks","name":null,"email":"aomarks@gmail.com","url":null,"packages_count":375,"html_url":"https://www.npmjs.com/~aomarks","role":null,"created_at":"2022-11-14T17:14:34.299Z","updated_at":"2022-11-14T17:14:34.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aomarks/packages"},{"uuid":"yefim","login":"yefim","name":null,"email":"hi@yef.im","url":null,"packages_count":121,"html_url":"https://www.npmjs.com/~yefim","role":null,"created_at":"2022-11-14T17:14:33.759Z","updated_at":"2022-11-14T17:14:33.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yefim/packages"},{"uuid":"abhiomkar","login":"abhiomkar","name":null,"email":"abhiomkar@gmail.com","url":null,"packages_count":121,"html_url":"https://www.npmjs.com/~abhiomkar","role":null,"created_at":"2022-11-14T17:14:33.784Z","updated_at":"2022-11-14T17:14:33.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abhiomkar/packages"},{"uuid":"azakus","login":"azakus","name":null,"email":"dfreedm2@gmail.com","url":null,"packages_count":311,"html_url":"https://www.npmjs.com/~azakus","role":null,"created_at":"2022-11-14T17:14:33.810Z","updated_at":"2022-11-14T17:14:33.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/azakus/packages"},{"uuid":"bicknellr","login":"bicknellr","name":null,"email":"bicknellr@gmail.com","url":null,"packages_count":301,"html_url":"https://www.npmjs.com/~bicknellr","role":null,"created_at":"2022-11-14T17:14:34.152Z","updated_at":"2022-11-14T17:14:34.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bicknellr/packages"},{"uuid":"material-admin","login":"material-admin","name":null,"email":"aprigogin+npm@google.com","url":null,"packages_count":120,"html_url":"https://www.npmjs.com/~material-admin","role":null,"created_at":"2022-11-14T17:14:34.223Z","updated_at":"2022-11-14T17:14:34.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/material-admin/packages"},{"uuid":"aprigogin","login":"aprigogin","name":null,"email":"andrey.prigogin@gmail.com","url":null,"packages_count":120,"html_url":"https://www.npmjs.com/~aprigogin","role":null,"created_at":"2022-11-14T17:14:34.253Z","updated_at":"2022-11-14T17:14:34.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aprigogin/packages"},{"uuid":"patrickrodee","login":"patrickrodee","name":null,"email":"prodee@google.com","url":null,"packages_count":121,"html_url":"https://www.npmjs.com/~patrickrodee","role":null,"created_at":"2022-11-14T17:14:34.280Z","updated_at":"2022-11-14T17:14:34.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/patrickrodee/packages"},{"uuid":"emarquez","login":"emarquez","name":null,"email":"emarquez@google.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~emarquez","role":null,"created_at":"2022-11-14T17:14:34.332Z","updated_at":"2022-11-14T17:14:34.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emarquez/packages"},{"uuid":"esgonzalez","login":"esgonzalez","name":null,"email":"esgonzalez@google.com","url":null,"packages_count":120,"html_url":"https://www.npmjs.com/~esgonzalez","role":null,"created_at":"2022-11-14T17:14:34.372Z","updated_at":"2022-11-14T17:14:34.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/esgonzalez/packages"},{"uuid":"asyncliz","login":"asyncliz","name":null,"email":"asyncliz@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~asyncliz","role":null,"created_at":"2022-11-14T17:14:34.380Z","updated_at":"2022-11-14T17:14:34.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asyncliz/packages"},{"uuid":"candysonya","login":"candysonya","name":null,"email":"wangchan518@gmail.com","url":null,"packages_count":120,"html_url":"https://www.npmjs.com/~candysonya","role":null,"created_at":"2022-11-14T17:14:34.408Z","updated_at":"2022-11-14T17:14:34.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/candysonya/packages"},{"uuid":"ssuarez","login":"ssuarez","name":null,"email":"sayrisuarez@google.com","url":null,"packages_count":120,"html_url":"https://www.npmjs.com/~ssuarez","role":null,"created_at":"2022-11-14T17:14:34.455Z","updated_at":"2022-11-14T17:14:34.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ssuarez/packages"}]}