UNPKG

sanity-plugin-goth-vimeo-input

Version:

A Sanity Plugin for Inputting Vimeo Videos by their URL and Pre-Loading oEmbed Data.

21 lines (20 loc) 441 B
{ "paths": { "source": "./lib", "compiled": "./dist" }, "parts": [ { "implements": "part:@sanity/base/schema-type", "path": "base/schema/objects/vimeoOEmbedConfigData" }, { "implements": "part:@sanity/base/schema-type", "path": "base/schema/objects/vimeoOEmbedData" }, { "implements": "part:@sanity/base/schema-type", "path": "base/schema/objects/vimeoVideo" } ] }