UNPKG

repoweaver

Version:

A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies

25 lines 403 B
{ "expo": { "name": "RepoWeaver", "slug": "repoweaver", "version": "1.0.0", "orientation": "portrait", "userInterfaceStyle": "light", "splash": { "resizeMode": "contain", "backgroundColor": "#ffffff" }, "assetBundlePatterns": [ "**/*" ], "ios": { "supportsTablet": true }, "android": { "adaptiveIcon": { "backgroundColor": "#FFFFFF" } }, "web": {} } }