Skip to content

Instantly share code, notes, and snippets.

@saimon24
Created October 18, 2019 09:02
Show Gist options
  • Save saimon24/04e2d5c4f118e49c92d57d9d4d5b7c5c to your computer and use it in GitHub Desktop.
Save saimon24/04e2d5c4f118e49c92d57d9d4d5b7c5c to your computer and use it in GitHub Desktop.
{
"projects": {
"appOne": {
"name": "appOne",
"integrations": {
"cordova": {}
},
"type": "angular",
"root": "projects/appOne"
},
"appTwo": {
"name": "app",
"integrations": {},
"type": "angular",
"root": "projects/appTwo"
}
},
"integrations": {
"cordova": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment