Skip to content

Instantly share code, notes, and snippets.

@gotbahn
Created January 21, 2021 11:15
Show Gist options
  • Save gotbahn/0132cf778e578e397b714859b89f21e6 to your computer and use it in GitHub Desktop.
Save gotbahn/0132cf778e578e397b714859b89f21e6 to your computer and use it in GitHub Desktop.
{
common: {
name: 'common',
key: 'proj...jYr',
wtiID: 11468,
depends: [],
},
app: {
name: 'app',
key: 'proj...KfN',
wtiID: 11326,
depends: ['common'],
},
cast: {
name: 'cast',
key: 'proj...am8Q',
wtiID: 11930,
depends: ['common'],
},
embed: {
name: 'embed',
key: null,
wtiID: null,
depends: ['common', 'app'],
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment