shaka-player
Version:
DASH/EME video player library
17 lines (16 loc) • 367 B
JSON
{
"tags": {
/* This reverses the preferred order of tag dictionaries so that
* closure's version of tag interpretation is used over jsdoc's. */
"dictionaries": [ "closure", "jsdoc" ]
},
"source": {
"include": [ "lib" ]
},
"opts": {
"private": true,
"recurse": true,
"tutorials": "tutorials",
"destination": "docs/api"
}
}