When trying to install the latest version via `npm` I get ``` npm error code EUNSUPPORTEDPROTOCOL npm error Unsupported URL Type "link:": link: ``` Looks like `link:` protocol is no longer supported. I believe this line is the culprit: https://github.com/import-js/eslint-import-resolver-typescript/blob/master/package.json#L95