been looking for something like this that actually works for a while, so thank you!
i'm curious if you'd accept PRs for setting config from command line. something like:
browserify index.js -o build/bundle.js -p [ pathmodify --config ./.pathmodifyrc ]
that way you can configure it for tools that don't allow programmatic configuration.