When targeting a function folder as the path, the `./package.json` is not recognized as a folder with deps. ``` netlify-lambda install functions/some-function ``` I think it would be nice to be able to allow a target on install in the case you want to only run it on one sub-dir.