Checks if the file exists in some other file
npm install file-existChecks if the file exists in some other file


``sh`
$ exists --source_path examples/js --target_path examples
$ jquery.mask.min.js > /examples/index.html
`sh``
$ npm install -g file-exist