async getSatisfying()

in github-release-binary.js [193:197]


      async getSatisfying(descriptor, dependencies, locators, opts) {
        return {
          locators
        };
      }