# See https://www.ampproject.org/docs/reference/components runtime: remote: https://cdn.ampproject.org header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0.js: { type: external, minified: true, attributes: { async: true } } # A pseudo library to ensure amp/runtime gets loaded and provide a doc link. amp.image: remote: https://www.ampproject.org/docs/reference/components/amp-img header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false css: theme: css/style.css: {} dependencies: - amp/runtime # Ads and analytics. amp.ad: remote: https://www.ampproject.org/docs/reference/extended/amp-ad.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-ad-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-ad", async: true } } dependencies: - amp/runtime amp.ad-exit: remote: https://www.ampproject.org/docs/reference/extended/amp-ad-exit.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-ad-exit-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-ad-exit", async: true } } dependencies: - amp/runtime amp.analytics: remote: https://www.ampproject.org/docs/reference/extended/amp-analytics.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-analytics-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-analytics", async: true } } dependencies: - amp/runtime amp.auto-ads: remote: https://www.ampproject.org/docs/reference/extended/amp-auto-ads.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-auto-ads", async: true } } dependencies: - amp/runtime amp.call-tracking: remote: https://www.ampproject.org/docs/reference/extended/amp-call-tracking.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-call-tracking-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-call-tracking", async: true } } dependencies: - amp/runtime amp.experiment: remote: https://www.ampproject.org/docs/reference/extended/amp-experiment.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-experiment-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-experiment", async: true } } dependencies: - amp/runtime amp.pixel: remote: https://www.ampproject.org/docs/reference/extended/amp-pixel.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-pixel-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-pixel", async: true } } dependencies: - amp/runtime amp.sticky-ad: remote: https://www.ampproject.org/docs/reference/extended/amp-sticky-ad.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-sticky-ad-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-sticky-ad", async: true } } dependencies: - amp/runtime # Dynamic content. amp.access-later-pay: remote: https://www.ampproject.org/docs/reference/extended/amp-access-later-pay.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-access-later-pay-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-access-later-pay", async: true } } dependencies: - amp/runtime amp.access: remote: https://www.ampproject.org/docs/reference/extended/amp-access.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-access-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-access", async: true } } dependencies: - amp/runtime amp.bind: remote: https://www.ampproject.org/docs/reference/extended/amp-bind.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-bind-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-bind", async: true } } dependencies: - amp/runtime amp.byside-content: remote: https://www.ampproject.org/docs/reference/extended/amp-byside-content.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-byside-content-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-byside-content", async: true } } dependencies: - amp/runtime amp.consent: remote: https://www.ampproject.org/docs/reference/extended/amp-consent.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-consent-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-consent", async: true } } dependencies: - amp/runtime amp.date-picker: remote: https://www.ampproject.org/docs/reference/extended/amp-date-picker.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-date-picker-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-date-picker", async: true } } dependencies: - amp/runtime amp.form: remote: https://www.ampproject.org/docs/reference/extended/amp-form.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-form-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-form", async: true } } dependencies: - amp/runtime amp.geo: remote: https://www.ampproject.org/docs/reference/extended/amp-geo.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-geo-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-geo", async: true } } dependencies: - amp/runtime amp.gist: remote: https://www.ampproject.org/docs/reference/extended/amp-gist.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-gist-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-gist", async: true } } dependencies: - amp/runtime amp.google-document-embed: remote: https://www.ampproject.org/docs/reference/extended/amp-google-document-embed.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-google-document-embed-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-google-document-embed", async: true } } dependencies: - amp/runtime amp.install-serviceworker: remote: https://www.ampproject.org/docs/reference/extended/amp-install-serviceworker.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-install-serviceworker-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-install-serviceworker", async: true } } dependencies: - amp/runtime amp.list: remote: https://www.ampproject.org/docs/reference/extended/amp-list.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-list-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-list", async: true } } dependencies: - amp/runtime amp.live-list: remote: https://www.ampproject.org/docs/reference/extended/amp-live-list.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-live-list-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-live-list", async: true } } dependencies: - amp/runtime amp.mustache: remote: https://www.ampproject.org/docs/reference/extended/amp-mustache.html header: true version: 0.2 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-mustache-0.2.js: { type: external, minified: true, attributes: { custom-template: "amp-mustache", async: true } } dependencies: - amp/runtime amp.next-page: remote: https://www.ampproject.org/docs/reference/extended/amp-next-page.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-next-page-0.1.js: { type: external, minified: true, attributes: { custom-template: "amp-next-page", async: true } } dependencies: - amp/runtime amp.selector: remote: https://www.ampproject.org/docs/reference/extended/amp-selector.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-selector-0.1.js: { type: external, minified: true, attributes: { custom-template: "amp-selector", async: true } } dependencies: - amp/runtime amp.user-notification: remote: https://www.ampproject.org/docs/reference/extended/amp-user-notification.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-user-notification-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-user-notification", async: true } } dependencies: - amp/runtime amp.web-push: remote: https://www.ampproject.org/docs/reference/extended/amp-web-push.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-web-push-0.1.js: { type: external, minified: true, attributes: { custom-template: "amp-web-push", async: true } } dependencies: - amp/runtime # Layout. amp.accordion: remote: https://www.ampproject.org/docs/reference/extended/amp-accordion.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-accordion-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-accordion", async: true } } dependencies: - amp/runtime amp.app-banner: remote: https://www.ampproject.org/docs/reference/extended/amp-app-banner.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-app-banner-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-app-banner", async: true } } dependencies: - amp/runtime amp.carousel: remote: https://www.ampproject.org/docs/reference/extended/amp-carousel.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-carousel-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-carousel", async: true } } dependencies: - amp/runtime amp.fx-flying-carpet: remote: https://www.ampproject.org/docs/reference/extended/amp-fx-flying-carpet.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-fx-flying-carpet-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-fx-flying-carpet", async: true } } dependencies: - amp/runtime amp.fx-collection: remote: https://www.ampproject.org/docs/reference/extended/amp-fx-collection.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-fx-collection-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-fx-collection", async: true } } dependencies: - amp/runtime amp.iframe: remote: https://www.ampproject.org/docs/reference/extended/amp-iframe.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-iframe-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-iframe", async: true } } dependencies: - amp/runtime amp.image-lightbox: remote: https://www.ampproject.org/docs/reference/extended/amp-image-lightbox.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-image-lightbox-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-image-lightbox", async: true } } dependencies: - amp/runtime amp.lightbox: remote: https://www.ampproject.org/docs/reference/extended/amp-lightbox.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-lightbox-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-lightbox", async: true } } dependencies: - amp/runtime amp.lightbox-gallery: remote: https://www.ampproject.org/docs/reference/extended/amp-lightbox-gallery.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-lightbox-gallery-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-lightbox-gallery", async: true } } dependencies: - amp/runtime amp.orientation-observer: remote: https://www.ampproject.org/docs/reference/extended/amp-orientation-observer.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-orientation-observer-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-orientation-observer", async: true } } dependencies: - amp/runtime amp.position-observer: remote: https://www.ampproject.org/docs/reference/extended/amp-position-observer.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-position-observer-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-position-observer", async: true } } dependencies: - amp/runtime amp.sidebar: remote: https://www.ampproject.org/docs/reference/extended/amp-sidebar.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-sidebar-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-sidebar", async: true } } css: component: css/amp-sidebar.css: {} dependencies: - amp/runtime # Media. amp.3d-gltf: remote: https://www.ampproject.org/docs/reference/extended/amp-3d-gltf.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-3d-gltf-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-3d-gltf", async: true } } dependencies: - amp/runtime amp.3q-player: remote: https://www.ampproject.org/docs/reference/extended/amp-3q-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-3q-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-3q-player", async: true } } dependencies: - amp/runtime amp.anim: remote: https://www.ampproject.org/docs/reference/extended/amp-anim.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-anim-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-anim", async: true } } dependencies: - amp/runtime amp.apester-media: remote: https://www.ampproject.org/docs/reference/extended/amp-apester-media.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-apester-media-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-apester-media", async: true } } dependencies: - amp/runtime amp.audio: remote: https://www.ampproject.org/docs/reference/extended/amp-audio.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-audio-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-audio", async: true } } dependencies: - amp/runtime amp.bodymovin-animation: remote: https://www.ampproject.org/docs/reference/extended/amp-bodymovin-animation.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-bodymovin-animation-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-bodymovin-animation", async: true } } dependencies: - amp/runtime amp.brid-player: remote: https://www.ampproject.org/docs/reference/extended/amp-brid-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-brid-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-brid-player", async: true } } dependencies: - amp/runtime amp.brightcove: remote: https://www.ampproject.org/docs/reference/extended/amp-brightcove.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-brightcove-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-brightcove", async: true } } dependencies: - amp/runtime amp.dailymotion: remote: https://www.ampproject.org/docs/reference/extended/amp-dailymotion.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-dailymotion-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-dailymotion", async: true } } dependencies: - amp/runtime amp.embedly-card: remote: https://www.ampproject.org/docs/reference/extended/amp-embedly-card.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-embedly-card-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-embedly-card", async: true } } dependencies: - amp/runtime amp.google-vrview-image: remote: https://www.ampproject.org/docs/reference/extended/amp-google-vrview-image.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-google-vrview-image-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-google-vrview-image", async: true } } dependencies: - amp/runtime amp.hulu: remote: https://www.ampproject.org/docs/reference/extended/amp-hulu.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-hulu-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-hulu", async: true } } dependencies: - amp/runtime amp.ima-video: remote: https://www.ampproject.org/docs/reference/extended/amp-ima-video.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-ima-video-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-ima-video", async: true } } dependencies: - amp/runtime amp.imgur: remote: https://www.ampproject.org/docs/reference/extended/amp-imgur.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-imgur-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-imgur", async: true } } dependencies: - amp/runtime amp.izlesene: remote: https://www.ampproject.org/docs/reference/extended/amp-izlesene.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-izlesene-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-izlesene", async: true } } dependencies: - amp/runtime amp.jwplayer: remote: https://www.ampproject.org/docs/reference/extended/amp-jwplayer.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-jwplayer-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-jwplayer", async: true } } dependencies: - amp/runtime amp.kaltura-player: remote: https://www.ampproject.org/docs/reference/extended/amp-kaltura-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-kaltura-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-kaltura-player", async: true } } dependencies: - amp/runtime amp.nexxtv-player: remote: https://www.ampproject.org/docs/reference/extended/amp-nexxtv-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-nexxtv-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-nexxtv-player", async: true } } dependencies: - amp/runtime amp.o2-player: remote: https://www.ampproject.org/docs/reference/extended/amp-o2-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-o2-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-o2-player", async: true } } dependencies: - amp/runtime amp.ooyala-player: remote: https://www.ampproject.org/docs/reference/extended/amp-ooyala-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-ooyala-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-ooyala-player", async: true } } dependencies: - amp/runtime amp.playbuzz: remote: https://www.ampproject.org/docs/reference/extended/amp-playbuzz.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-playbuzz-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-playbuzz", async: true } } dependencies: - amp/runtime amp.reach-player: remote: https://www.ampproject.org/docs/reference/extended/amp-reach-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-reach-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-reach-player", async: true } } dependencies: - amp/runtime amp.soundcloud: remote: https://www.ampproject.org/docs/reference/extended/amp-soundcloud.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-soundcloud-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-soundcloud", async: true } } dependencies: - amp/runtime amp.springboard-player: remote: https://www.ampproject.org/docs/reference/extended/amp-springboard-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-springboard-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-springboard-player", async: true } } dependencies: - amp/runtime amp.video: remote: https://www.ampproject.org/docs/reference/amp-video.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-video-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-video", async: true } } dependencies: - amp/runtime amp.vimeo: remote: https://www.ampproject.org/docs/reference/extended/amp-vimeo.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-vimeo-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-vimeo", async: true } } dependencies: - amp/runtime amp.wistia-player: remote: https://www.ampproject.org/docs/reference/extended/amp-wistia-player.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-wistia-player-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-wistia-player", async: true } } dependencies: - amp/runtime amp.yotpo: remote: https://www.ampproject.org/docs/reference/extended/amp-yotpo.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-yotpo-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-yotpo", async: true } } dependencies: - amp/runtime amp.youtube: remote: https://www.ampproject.org/docs/reference/extended/amp-youtube.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-youtube-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-youtube", async: true } } dependencies: - amp/runtime # Presentation. amp.animation: remote: https://www.ampproject.org/docs/reference/extended/amp-animation.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-animation-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-animation", async: true } } dependencies: - amp/runtime amp.date-countdown: remote: https://www.ampproject.org/docs/reference/extended/amp-date-countdown.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-date-countdown-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-date-countdown", async: true } } dependencies: - amp/runtime amp.dynamic-css-classes: remote: https://www.ampproject.org/docs/reference/extended/amp-dynamic-css-classes.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-dynamic-css-classes-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-dynamic-css-classes", async: true } } dependencies: - amp/runtime amp.fit-text: remote: https://www.ampproject.org/docs/reference/extended/amp-fit-text.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-fit-text-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-fit-text", async: true } } dependencies: - amp/runtime amp.font: remote: https://www.ampproject.org/docs/reference/extended/amp-font.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-font-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-font", async: true } } dependencies: - amp/runtime amp.mathml: remote: https://www.ampproject.org/docs/reference/extended/amp-mathml.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-mathml-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-mathml", async: true } } dependencies: - amp/runtime amp.pan-zoom: remote: https://www.ampproject.org/docs/reference/extended/amp-pan-zoom.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-pan-zoom-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-pan-zoom", async: true } } dependencies: - amp/runtime amp.story: remote: https://www.ampproject.org/docs/reference/extended/amp-story.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-story-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-story", async: true } } dependencies: - amp/runtime amp.timeago: remote: https://www.ampproject.org/docs/reference/extended/amp-timeago.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-timeago-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-timeago", async: true } } dependencies: - amp/runtime amp.viz-vega: remote: https://www.ampproject.org/docs/reference/extended/amp-viz-vega.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-viz-vega-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-viz-vega", async: true } } dependencies: - amp/runtime # Social. amp.beopinion: remote: https://www.ampproject.org/docs/reference/extended/amp-beopinion.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-beopinion-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-beopinion", async: true } } dependencies: - amp/runtime amp.addthis: remote: https://www.ampproject.org/docs/reference/extended/amp-addthis.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-addthis-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-addthis", async: true } } dependencies: - amp/runtime amp.facebook-comments: remote: https://www.ampproject.org/docs/reference/extended/amp-facebook-comments.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-facebook-comments-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-facebook-comments", async: true } } dependencies: - amp/runtime amp.facebook-like: remote: https://www.ampproject.org/docs/reference/extended/amp-facebook-like.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-facebook-like-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-facebook-like", async: true } } dependencies: - amp/runtime amp.facebook-page: remote: https://www.ampproject.org/docs/reference/extended/amp-facebook-page.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-facebook-page-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-facebook-page", async: true } } dependencies: - amp/runtime amp.facebook: remote: https://www.ampproject.org/docs/reference/extended/amp-facebook.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-facebook-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-facebook", async: true } } dependencies: - amp/runtime amp.gfycat: remote: https://www.ampproject.org/docs/reference/extended/amp-gfycat.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-gfycat-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-gfycat", async: true } } dependencies: - amp/runtime amp.instagram: remote: https://www.ampproject.org/docs/reference/extended/amp-instagram.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-instagram-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-instagram", async: true } } dependencies: - amp/runtime amp.pinterest: remote: https://www.ampproject.org/docs/reference/extended/amp-pinterest.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-pinterest-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-pinterest", async: true } } dependencies: - amp/runtime amp.reddit: remote: https://www.ampproject.org/docs/reference/extended/amp-reddit.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-reddit-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-reddit", async: true } } dependencies: - amp/runtime amp.riddle-quiz: remote: https://www.ampproject.org/docs/reference/extended/amp-riddle-quiz.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-riddle-quiz-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-riddle-quiz", async: true } } dependencies: - amp/runtime amp.social-share: remote: https://www.ampproject.org/docs/reference/extended/amp-social-share.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-social-share-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-social-share", async: true } } dependencies: - amp/runtime amp.twitter: remote: https://www.ampproject.org/docs/reference/extended/amp-twitter.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-twitter-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-twitter", async: true } } dependencies: - amp/runtime amp.tiktok: remote: https://amp.dev/documentation/components/amp-tiktok header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-tiktok-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-tiktok", async: true } } dependencies: - amp/runtime amp.vine: remote: https://www.ampproject.org/docs/reference/extended/amp-vine.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-vine-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-vine", async: true } } dependencies: - amp/runtime amp.amp-vk: remote: https://www.ampproject.org/docs/reference/extended/amp-amp-vk.html header: true version: 0.1 license: name: apache url: https://github.com/ampproject/amphtml/blob/master/LICENSE gpl-compatible: false js: https://cdn.ampproject.org/v0/amp-amp-vk-0.1.js: { type: external, minified: true, attributes: { custom-element: "amp-amp-vk", async: true } } dependencies: - amp/runtime