react-youtube-playlist
Version:
A react component for displaying the contents of a user's YouTube playlist.
29 lines (27 loc) • 427 B
JSON
{
"type": "object",
"properties": {
"base": {
"type": "number"
},
"attrs": {
"type": "object"
},
"insertAt": {
"type": "string"
},
"insertInto": {
"type": "string"
},
"singleton": {
"type": "boolean"
},
"sourceMap": {
"type": "boolean"
},
"convertToAbsoluteUrls": {
"type": "boolean"
}
},
"additionalProperties": true
}