I would expect this plugin to do some type of migration. It merely copies the dependencies from file to file. Might be nice if it tried to do a validation on the dependencies to ensure they actually exist in the npm registry prior to adding them and proving feedback if they aren't or more valuable if module is known by another name.
It was really intended as a simple "migration" of the dependency entries from one file to another, but yeah it could definitely be improved. Thanks for the feedback!
I would expect this plugin to do some type of migration. It merely copies the dependencies from file to file. Might be nice if it tried to do a validation on the dependencies to ensure they actually exist in the npm registry prior to adding them and proving feedback if they aren't or more valuable if module is known by another name.