apm
apm copied to clipboard
Multiple repositories
Allow multiple repositories to be configured for a project
Repositories can be specified in the repositories section of the project.apm eg:
"repositories": [
{
"name": "airnativeextensions",
"location": "https://airnativeextensions.com/repository"
}
]