I need to be able to link from a path to another path e.g.: ```json "blah/next": "./dist" ``` Needs to do `node_modules/blah/next` -> `../../dist.`