# automatic-youtube-gallery/1.6.3/block/package.json

Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists &amp; Channels, version 1.6.3. 14 lines.

- Page: https://pluginprobe.com/plugins/automatic-youtube-gallery/1.6.3/code/block/package.json
- Raw: https://pluginprobe.com/plugins/automatic-youtube-gallery/1.6.3/raw/block/package.json
- Modified: 2018-12-12T04:13:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/automatic-youtube-gallery/1.6.3/code/block/package.json#L10-L20`.

```json
{
  "name": "ayg-block-cgb-guten-block",
  "version": "1.0.0",
  "private": true,
  "scripts": {
    "start": "cgb-scripts start",
    "build": "cgb-scripts build",
    "eject": "cgb-scripts eject"
  },
  "dependencies": {
    "cgb-scripts": "1.11.0"
  }
}

```
