{"_id":"is-there","_rev":"4081138","name":"is-there","description":"Check if a file or directory exists in a given path.","dist-tags":{"latest":"4.5.2"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"time":{"modified":"2025-10-28T01:30:20.000Z","created":"2015-02-27T12:00:59.066Z","4.5.2":"2025-02-14T00:44:16.766Z","4.5.1":"2020-08-09T14:12:30.423Z","4.5.0":"2020-05-10T10:53:41.288Z","4.4.4":"2019-01-03T18:58:49.961Z","4.4.3":"2017-09-08T12:32:20.300Z","4.4.2":"2017-03-23T16:57:22.679Z","4.4.1":"2017-03-20T18:56:47.413Z","4.4.0":"2017-02-09T09:15:08.282Z","4.3.6":"2016-10-11T14:56:59.906Z","4.3.5":"2016-10-11T03:04:08.407Z","4.3.4":"2016-10-10T20:07:42.040Z","4.3.3":"2016-05-25T10:46:13.523Z","4.3.2":"2016-04-26T06:01:36.092Z","4.3.1":"2016-01-14T11:41:00.381Z","4.3.0":"2015-12-03T14:03:57.060Z","4.2.0":"2015-11-12T14:04:38.396Z","4.1.0":"2015-10-18T16:02:17.369Z","4.0.0":"2015-06-10T06:37:08.927Z","3.0.0":"2015-06-10T05:54:31.997Z","2.0.0":"2015-05-13T08:28:32.115Z","1.1.0":"2015-02-27T12:08:09.075Z","1.0.0":"2015-02-27T12:00:59.066Z"},"users":{},"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"versions":{"4.5.2":{"name":"is-there","version":"4.5.2","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^7.1.2"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"_id":"is-there@4.5.2","gitHead":"be35a631da8973a172faad21caeaf445b61b3ddf","_nodeVersion":"23.6.0","_npmVersion":"10.9.2","dist":{"shasum":"df93dc2a94e1186188bb0e8cfea9601b5d29b93b","size":5408,"noattachment":false,"key":"/is-there/-/is-there-4.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.5.2.tgz"},"_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/is-there_4.5.2_1739493856574_0.1642258408841475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T00:44:16.766Z","publish_time":1739493856766,"_source_registry_name":"default","_cnpm_publish_time":1739493856766},"4.5.1":{"name":"is-there","version":"4.5.1","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^7.1.2"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"gitHead":"1484626d5f57911fb2fe3087687c47a6248279a5","_id":"is-there@4.5.1","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"ea292e7fad3fc4d70763fe0af40a286c9f5e1e2e","size":5386,"noattachment":false,"key":"/is-there/-/is-there-4.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.5.1.tgz"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-there_4.5.1_1596982350312_0.38304152267751057"},"_hasShrinkwrap":false,"publish_time":1596982350423,"_cnpm_publish_time":1596982350423,"_cnpmcore_publish_time":"2021-12-16T16:19:04.930Z"},"4.5.0":{"name":"is-there","version":"4.5.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^7.1.2"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"gitHead":"30f6b646f1b81cd07b644f397b5745fbc2a1d146","_id":"is-there@4.5.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"62e918299660c4549b5388b8dd0c982f268fa30e","size":4285,"noattachment":false,"key":"/is-there/-/is-there-4.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.5.0.tgz"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-there_4.5.0_1589108021205_0.07723538762103055"},"_hasShrinkwrap":false,"publish_time":1589108021288,"_cnpm_publish_time":1589108021288,"_cnpmcore_publish_time":"2021-12-16T16:19:05.304Z"},"4.4.4":{"name":"is-there","version":"4.4.4","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"gitHead":"6cbae0b5671efe9ee88a4b600781bc823e11eb6c","_id":"is-there@4.4.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"dist":{"shasum":"9bc1a093fe56d378be97b822eed763606ab4d337","size":8969,"noattachment":false,"key":"/is-there/-/is-there-4.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.4.4.tgz"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-there_4.4.4_1546541929833_0.3971060677980549"},"_hasShrinkwrap":false,"publish_time":1546541929961,"_cnpm_publish_time":1546541929961,"_cnpmcore_publish_time":"2021-12-16T16:19:05.536Z"},"4.4.3":{"name":"is-there","version":"4.4.3","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","dist/","src/","scripts/","resources/","menu/","cli.js","index.js","bloggify.js","bloggify.json","bloggify/"],"gitHead":"7184ccd6461df1f57795a5414040e0bc8284b135","_id":"is-there@4.4.3","_shasum":"a2c49366c6a487f719dbcad80cbde21248d2c18d","_from":".","_npmVersion":"4.1.1","_nodeVersion":"7.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"dist":{"shasum":"a2c49366c6a487f719dbcad80cbde21248d2c18d","size":8534,"noattachment":false,"key":"/is-there/-/is-there-4.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.4.3.tgz"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-there-4.4.3.tgz_1504873939178_0.5521713560447097"},"publish_time":1504873940300,"_hasShrinkwrap":false,"_cnpm_publish_time":1504873940300,"_cnpmcore_publish_time":"2021-12-16T16:19:05.746Z"},"4.4.2":{"name":"is-there","version":"4.4.2","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","dist/","src/","scripts/","resources/","menu/","cli.js","index.js"],"gitHead":"89b6120d3da925d4088b9cfe9465dbb71446ad58","_id":"is-there@4.4.2","_shasum":"44e3e03381f90613796b1edc3d41e59d555a6fe5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"44e3e03381f90613796b1edc3d41e59d555a6fe5","size":7948,"noattachment":false,"key":"/is-there/-/is-there-4.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.4.2.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/is-there-4.4.2.tgz_1490288241982_0.7323778711725026"},"publish_time":1490288242679,"_hasShrinkwrap":false,"_cnpm_publish_time":1490288242679,"_cnpmcore_publish_time":"2021-12-16T16:19:05.990Z"},"4.4.1":{"name":"is-there","version":"4.4.1","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"https://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","dist/","src/","scripts/","resources/","menu/","cli.js","index.js"],"gitHead":"3655a88c144ed6052ca6118abf6dd60e95aa3863","_id":"is-there@4.4.1","_shasum":"c3ca9c8db121c93af2bade4d4bd2690b175032f8","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"c3ca9c8db121c93af2bade4d4bd2690b175032f8","size":7755,"noattachment":false,"key":"/is-there/-/is-there-4.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.4.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-there-4.4.1.tgz_1490036205406_0.14090620796196163"},"publish_time":1490036207413,"_hasShrinkwrap":false,"_cnpm_publish_time":1490036207413,"_cnpmcore_publish_time":"2021-12-16T16:19:06.199Z"},"4.4.0":{"name":"is-there","version":"4.4.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","build/","dist/","src/","resources/","menu/","scripts/","cli.js","index.js"],"gitHead":"bf44d227e21a8fb0961bd92134de7bf36ebb66ac","_id":"is-there@4.4.0","_shasum":"348d70ffb6746e4b72cff661b01a210410c7a190","_from":".","_npmVersion":"4.1.1","_nodeVersion":"7.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"dist":{"shasum":"348d70ffb6746e4b72cff661b01a210410c7a190","size":7501,"noattachment":false,"key":"/is-there/-/is-there-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.4.0.tgz"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-there-4.4.0.tgz_1486631706291_0.9670024202205241"},"publish_time":1486631708282,"_hasShrinkwrap":false,"_cnpm_publish_time":1486631708282,"_cnpmcore_publish_time":"2021-12-16T16:19:06.420Z"},"4.3.6":{"name":"is-there","version":"4.3.6","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","build/","dist/","src/","resources/","menu/","scripts/","cli.js","index.js"],"gitHead":"66fb5040b1a9c6830fa9a56f93f1ca9ceb0f0872","_id":"is-there@4.3.6","_shasum":"a7413dcb088a684fc410c9116c8b8357a4e97ef5","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"a7413dcb088a684fc410c9116c8b8357a4e97ef5","size":6976,"noattachment":false,"key":"/is-there/-/is-there-4.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.3.6.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-there-4.3.6.tgz_1476197818201_0.49645690177567303"},"publish_time":1476197819906,"_hasShrinkwrap":false,"_cnpm_publish_time":1476197819906,"_cnpmcore_publish_time":"2021-12-16T16:19:06.639Z"},"4.3.5":{"name":"is-there","version":"4.3.5","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","dist/","src/","resources/","menu/","scripts/","cli.js","index.js"],"gitHead":"a0f4bfbb1e8a5590917a5c3ccb4661ae5f45a5d4","_id":"is-there@4.3.5","_shasum":"1d1e9f83faeebb6bb426332fc4b9a688b5ef62a1","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"1d1e9f83faeebb6bb426332fc4b9a688b5ef62a1","size":6973,"noattachment":false,"key":"/is-there/-/is-there-4.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.3.5.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-there-4.3.5.tgz_1476155046634_0.6369685092940927"},"publish_time":1476155048407,"_hasShrinkwrap":false,"_cnpm_publish_time":1476155048407,"_cnpmcore_publish_time":"2021-12-16T16:19:06.858Z"},"4.3.4":{"name":"is-there","version":"4.3.4","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","dist/","src/","resources/","menu/","scripts/","cli.js","index.js"],"gitHead":"be67174945d3263998952b467bc683d3e34ce7d4","_id":"is-there@4.3.4","_shasum":"de613b249e5b00186bb9f683150bf42f4a3c9a60","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"de613b249e5b00186bb9f683150bf42f4a3c9a60","size":3312,"noattachment":false,"key":"/is-there/-/is-there-4.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.3.4.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-there-4.3.4.tgz_1476130060091_0.3367369854822755"},"publish_time":1476130062040,"_hasShrinkwrap":false,"_cnpm_publish_time":1476130062040,"_cnpmcore_publish_time":"2021-12-16T16:19:07.053Z"},"4.3.3":{"name":"is-there","version":"4.3.3","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","dist/","src/","resources/","menu/","scripts/","cli.js","index.js"],"gitHead":"c220bc196ff66f929e38e24485147a28eef8a880","_id":"is-there@4.3.3","_shasum":"03600058b2a17eea2f97ab7959e48cceb5c69850","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"03600058b2a17eea2f97ab7959e48cceb5c69850","size":6157,"noattachment":false,"key":"/is-there/-/is-there-4.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.3.3.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/is-there-4.3.3.tgz_1464173172259_0.5871438661124557"},"publish_time":1464173173523,"_hasShrinkwrap":false,"_cnpm_publish_time":1464173173523,"_cnpmcore_publish_time":"2021-12-16T16:19:07.247Z"},"4.3.2":{"name":"is-there","version":"4.3.2","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"files":["bin/","app/","lib/","dist/","src/","resources/","menu/","cli.js","index.js"],"gitHead":"064dad01d803671bb9095b417e0b417259c99149","_id":"is-there@4.3.2","_shasum":"a2a90d150d4769278de7f426de41d12ef534915c","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"a2a90d150d4769278de7f426de41d12ef534915c","size":5885,"noattachment":false,"key":"/is-there/-/is-there-4.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.3.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-there-4.3.2.tgz_1461650493696_0.12244741735048592"},"publish_time":1461650496092,"_hasShrinkwrap":false,"_cnpm_publish_time":1461650496092,"_cnpmcore_publish_time":"2021-12-16T16:19:07.517Z"},"4.3.1":{"name":"is-there","version":"4.3.1","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"gitHead":"a334c7dddb6f7c0f18d7468801e9f820c0c49fe3","_id":"is-there@4.3.1","_shasum":"6d4edb78f2133d1df29277ef19694622b331904b","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"6d4edb78f2133d1df29277ef19694622b331904b","size":5778,"noattachment":false,"key":"/is-there/-/is-there-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.3.1.tgz"},"publish_time":1452771660381,"_hasShrinkwrap":false,"_cnpm_publish_time":1452771660381,"_cnpmcore_publish_time":"2021-12-16T16:19:07.702Z"},"4.3.0":{"name":"is-there","version":"4.3.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"gitHead":"38367e616e6d2376113f557f2fe044ea6f8c0af3","_id":"is-there@4.3.0","_shasum":"6c182abffae9391c1ba66077e7b1571b424e10d7","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"6c182abffae9391c1ba66077e7b1571b424e10d7","size":5553,"noattachment":false,"key":"/is-there/-/is-there-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.3.0.tgz"},"publish_time":1449151437060,"_hasShrinkwrap":false,"_cnpm_publish_time":1449151437060,"_cnpmcore_publish_time":"2021-12-16T16:19:07.911Z"},"4.2.0":{"name":"is-there","version":"4.2.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"KINDLY","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png","description":[{"h2":"Why? `fs.exists` already does the job!"},{"p":"Because `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!"},{"blockquote":["`fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.","In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.","**`fs.exists()` will be deprecated.**","<sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>"]}]},"gitHead":"179b8b528be48289471bb465cce4f776c7ad011a","_id":"is-there@4.2.0","_shasum":"bd34ffa375bf6f8ab5f884192158f70873d8c674","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"bd34ffa375bf6f8ab5f884192158f70873d8c674","size":5325,"noattachment":false,"key":"/is-there/-/is-there-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.2.0.tgz"},"publish_time":1447337078396,"_hasShrinkwrap":false,"_cnpm_publish_time":1447337078396,"_cnpmcore_publish_time":"2021-12-16T16:19:08.182Z"},"4.1.0":{"name":"is-there","version":"4.1.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+ssh://git@github.com/IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"KINDLY","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png"},"gitHead":"764d6701c9c48960f8ff96288ceee8f0e4b522f0","_id":"is-there@4.1.0","_shasum":"21dbaad222a53ca29991b318c1340f99536a3c58","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"21dbaad222a53ca29991b318c1340f99536a3c58","size":5131,"noattachment":false,"key":"/is-there/-/is-there-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.1.0.tgz"},"publish_time":1445184137369,"_hasShrinkwrap":false,"_cnpm_publish_time":1445184137369,"_cnpmcore_publish_time":"2021-12-16T16:19:08.387Z"},"4.0.0":{"name":"is-there","version":"4.0.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git@github.com:IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"KINDLY","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png"},"gitHead":"9717d98915a08f37eef5610155ff2189c7950a6b","_id":"is-there@4.0.0","_shasum":"d4183ff9b1bc657f285260db4d90b293ee7f5bd3","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.12.1","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"d4183ff9b1bc657f285260db4d90b293ee7f5bd3","size":5251,"noattachment":false,"key":"/is-there/-/is-there-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-4.0.0.tgz"},"publish_time":1433918228927,"_hasShrinkwrap":false,"_cnpm_publish_time":1433918228927,"_cnpmcore_publish_time":"2021-12-16T16:19:08.605Z"},"3.0.0":{"name":"is-there","version":"3.0.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git@github.com:IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"blah":{"h_img":"http://i.imgur.com/ZHzpvvE.png"},"gitHead":"c768a06c14a71eeab47c5465bc3082e80e0731f3","_id":"is-there@3.0.0","_shasum":"fa8ee81465a51ecd64cdc2965b64d4609b9946e3","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.12.1","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"fa8ee81465a51ecd64cdc2965b64d4609b9946e3","size":5245,"noattachment":false,"key":"/is-there/-/is-there-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-3.0.0.tgz"},"publish_time":1433915671997,"_hasShrinkwrap":false,"_cnpm_publish_time":1433915671997,"_cnpmcore_publish_time":"2021-12-16T16:19:08.843Z"},"2.0.0":{"name":"is-there","version":"2.0.0","description":"Check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git@github.com:IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com"},"contributors":[{"name":"Kevin Harrison","email":"keharriso@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","dependencies":{},"devDependencies":{"mocha":"^2.2.4"},"gitHead":"18a2922ea0f7498aa3d607c7fbac444b239dbe93","_id":"is-there@2.0.0","_shasum":"7b0bae792b8ec56d29bbc04f870032ad0767df70","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"7b0bae792b8ec56d29bbc04f870032ad0767df70","size":3373,"noattachment":false,"key":"/is-there/-/is-there-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-2.0.0.tgz"},"publish_time":1431505712115,"_hasShrinkwrap":false,"_cnpm_publish_time":1431505712115,"_cnpmcore_publish_time":"2021-12-16T16:19:09.052Z"},"1.1.0":{"name":"is-there","version":"1.1.0","description":"A library to check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"test":"test"},"scripts":{"test":"node test"},"repository":{"type":"git","url":"git@github.com:IonicaBizau/node-is-there.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"homepage":"https://github.com/IonicaBizau/node-is-there","gitHead":"186ca5276e2bbc686d42134859c657535ebf8de1","_id":"is-there@1.1.0","_shasum":"1205dc86bda7ac75fd79865b6062605f4093e42b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ionicabizau","email":"bizauionica@yahoo.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"1205dc86bda7ac75fd79865b6062605f4093e42b","size":2884,"noattachment":false,"key":"/is-there/-/is-there-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-1.1.0.tgz"},"publish_time":1425038889075,"_hasShrinkwrap":false,"_cnpm_publish_time":1425038889075,"_cnpmcore_publish_time":"2021-12-16T16:19:09.266Z"},"1.0.0":{"name":"is-there","version":"1.0.0","description":"A library to check if a file or directory exists in a given path.","main":"lib/index.js","directories":{"test":"test"},"scripts":{"test":"node test"},"repository":{"type":"git","url":"git@github.com:IonicaBizau/node-isthere.git"},"keywords":["fs","exists","file","directory"],"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/IonicaBizau/node-isthere/issues"},"homepage":"https://github.com/IonicaBizau/node-isthere","gitHead":"c3a3bbffc021cd93ad0e4bd6ba6e0783b76fe296","_id":"is-there@1.0.0","_shasum":"7b5255be22d6f7a1df94e027443dd01f32a89d9e","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ionicabizau","email":"bizauionica@yahoo.com"},"maintainers":[{"name":"ionicabizau","email":"bizauionica@yahoo.com"}],"dist":{"shasum":"7b5255be22d6f7a1df94e027443dd01f32a89d9e","size":2882,"noattachment":false,"key":"/is-there/-/is-there-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-there/download/is-there-1.0.0.tgz"},"publish_time":1425038459066,"_hasShrinkwrap":false,"_cnpm_publish_time":1425038459066,"_cnpmcore_publish_time":"2021-12-16T16:19:09.690Z"}},"readme":"<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->\n\n\n\n\n\n\n\n\n[![is-there](http://i.imgur.com/ZHzpvvE.png)](#)\n\n\n\n\n\n\n\n\n\n\n\n# is-there\n\n [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Travis](https://img.shields.io/travis/IonicaBizau/node-is-there.svg)](https://travis-ci.org/IonicaBizau/node-is-there/) [![Version](https://img.shields.io/npm/v/is-there.svg)](https://www.npmjs.com/package/is-there) [![Downloads](https://img.shields.io/npm/dt/is-there.svg)](https://www.npmjs.com/package/is-there) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/@johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)\n\n<a href=\"https://www.buymeacoffee.com/H96WwChMy\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png\" alt=\"Buy Me A Coffee\"></a>\n\n\n\n\n\n\n\n> Check if a file or directory exists in a given path.\n\n\n\n\n\n\n## Why? `fs.exists` already does the job!\n\n\nBecause `fs.exists` and `fs.existsSync` ~~will be~~ are deprecated and in some cases we still need them!\n\n> `fs.exists()` is an anachronism and exists only for historical reasons. There should almost never be a reason to use it in your own code.\n> In particular, checking if a file exists before opening it is an anti-pattern that leaves you vulnerable to race conditions: another process may remove the file between the calls to `fs.exists()` and `fs.open()`. Just open the file and handle the error when it's not there.\n> **`fs.exists()` will be deprecated.**\n> <sup>([Source](http://nodejs.org/api/fs.html#fs_fs_exists_path_callback), emphasis added)</sup>\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :cloud: Installation\n\n```sh\n# Using npm\nnpm install --save is-there\n\n# Using yarn\nyarn add is-there\n```\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :clipboard: Example\n\n\n\n```js\nconst IsThere = require(\"is-there\");\n\n// Sync\nconsole.log(IsThere(`${__dirname}/contents/file`))\n// => true\nconsole.log(IsThere.directory(`${__dirname}/contents/dir`))\n\n// Callback\nIsThere.file(`${__dirname}/contents/not_found`, exists => {\n    console.log(exists)\n    // => false\n})\n\n// Promises\nIsThere.promises.directory(`${__dirname}/contents/dir`).then(exists => {\n    console.log(exists)\n    // => true\n}).catch(console.error)\n```\n\n\n\n\n\n\n\n\n\n\n\n\n## :question: Get Help\n\nThere are few ways to get help:\n\n\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n 2. For bug reports and feature requests, open issues. :bug:\n 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:\n\n\n\n\n\n\n\n## :memo: Documentation\n\n\n### isThere\n\nChecks if a file or directory exists on given path.\nUse without the new keyword.\n\n#### Params\n\n- **String** `path`: The path to the file or directory.\n- **Function** `callback`: The callback function called with a boolean value representing if the file or directory exists. If this parameter is not a\nfunction, the function will run synchronously and return the value.\n\n#### Return\n- **isThere|Boolean** The `isThere` function if the `callback` parameter was provided, otherwise a boolean value indicating if the file/directory\nexists or not.\n\n### `isThere.directory(path, callback)`\nChecks if the path exists and it is a directory.\n\n#### Params\n\n- **String** `path`: The path to the directory.\n- **Function** `callback`: The callback function called with a boolean value representing if the directory exists. If this parameter is not a\nfunction, the function will run synchronously and return the value.\n\n#### Return\n- **isThere|Boolean** The `isThere` function if the `callback` parameter was provided, otherwise a boolean value indicating if the directory exists or not.\n\n### `isThere.file(path, callback)`\nCheck if the path exists and it is a file.\n\n#### Params\n\n- **String** `path`: The path to the file.\n- **Function** `callback`: The callback function called with a boolean value representing if the file exists. If this parameter is not a\nfunction, the function will run synchronously and return the value.\n\n#### Return\n- **isThere|Boolean** The `isThere` function if the `callback` parameter was provided, otherwise a boolean value indicating if the file exists or not.\n\n### `isThere.promises()`\nThe promises interface.\n\nIt exports the following methods:\n\n   - `isThere.promises.exists`\n   - `isThere.promises.file`\n   - `isThere.promises.directory`\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :yum: How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\n\n## :sparkling_heart: Support my projects\nI open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,\nthis takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).\n\nHowever, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:\n\n\n - Starring and sharing the projects you like :rocket:\n - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book:\n - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:\n - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone).\n - **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6`\n\n    ![](https://i.imgur.com/z6OQI95.png)\n\n\nThanks! :heart:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## :dizzy: Where is this library used?\nIf you are using this library in one of your projects, add it in this list. :sparkles:\n\n - `@abendi/typed-css-modules`\n - `@beisen/typed-css-modules`\n - `@ceoimon/typed-css-modules`\n - `@computerrock/node-sass-json-importer`\n - `@dasilvacontin/clothes`\n - `@density/node-sass-json-importer`\n - `@fiovex/typed-css-modules`\n - `@groooves/typed-css-modules`\n - `@indigotree/dart-sass-json-importer`\n - `@isysd/gpm`\n - `@miriamjs/wml`\n - `@mizdra/typed-css-modules`\n - `@mtsmfm/node-sass-json-importer`\n - `@onenexus/synergy-sass-importer`\n - `@raydeck/wml`\n - `@skbkontur/typed-css-modules`\n - `@spernigotti/node-sass-json-importer`\n - `a-csv`\n - `ajs`\n - `ali-oss-extra`\n - `artstack-downloader`\n - `be-goods`\n - `better-history`\n - `bible`\n - `bible.js`\n - `blah`\n - `bloggify`\n - `bloggify-actions`\n - `bloggify-cli`\n - `bower-license-webpack-plugin`\n - `bowerrc`\n - `caipi`\n - `caipi-cli`\n - `cdnjs-importer`\n - `cecil`\n - `confetti-cli`\n - `dryduck`\n - `emartech-node-sass-json-importer`\n - `engine-app`\n - `engine-composition-crud`\n - `engine-tools`\n - `envctl`\n - `f-watcher`\n - `fie-toolkit-nuke`\n - `fie-toolkit-nuke-test`\n - `find-file-in-dirs`\n - `firstant2gradle`\n - `fontify`\n - `friendly-typed-css-modules`\n - `fwatcher`\n - `gd-cli`\n - `generator-arwen`\n - `generator-atomus`\n - `generator-catena`\n - `generator-catena-angular-meteor-bootstrap`\n - `generator-catena-angular-meteor-material`\n - `generator-leptir`\n - `generator-leptir-angular-bootstrap`\n - `generator-leptir-angular-material`\n - `gif-cli`\n - `git-issues`\n - `git-stats`\n - `git-stats-importer`\n - `gpm`\n - `grunt-md5symlink`\n - `gulp-app-build-tasks`\n - `gulp-common-build-tasks`\n - `hakka-plugin-typed-css-modules`\n - `hal-rc`\n - `heroku-container-tools`\n - `heroku-docker`\n - `hg-plus`\n - `idea`\n - `image-to-ascii-cli`\n - `is-git-check`\n - `jisc_build`\n - `joomlascan`\n - `kaomojify`\n - `kaomojify-webpack-plugin`\n - `khoom`\n - `kotori-webpack-plugin`\n - `le-serf`\n - `machine-ip`\n - `mage-module-shard`\n - `mage-validator`\n - `mage-vaulthelper-couchbase`\n - `mage-vaulthelper-mysql`\n - `matanza`\n - `megadata`\n - `memories`\n - `merry-plugin-typed-css-modules`\n - `minecraft-manager`\n - `minipod`\n - `moneysavegb`\n - `mtsl`\n - `my613-cli`\n - `node-sass-json-importer`\n - `node-sass-token-importer`\n - `npm-interlink`\n - `obj2env-cli`\n - `parent-search`\n - `pawpy`\n - `payname`\n - `ramda-cli`\n - `rc-ts-scripts`\n - `rc-ts-tools`\n - `react-scripts-pro`\n - `react-scripts-pro6`\n - `react-scripts-pro7`\n - `react-scripts-pro8`\n - `reindex-cli`\n - `safe-file-write`\n - `singular_sake`\n - `sourcegate`\n - `sp-load`\n - `tester-init`\n - `tilda-init`\n - `tithe`\n - `ts-css-module`\n - `typed-css-interfaces`\n - `typed-css-modules`\n - `typed-css-modules-babel`\n - `typed-css-modules-fork`\n - `typed-css-modules-lf`\n - `unity-asset-sync`\n - `unity-link`\n - `uturi-caching`\n - `valkctl`\n - `valkyrja`\n - `viur-ignite-css`\n - `viur-ignite-html`\n - `viur-ignite-icons`\n - `viur-ignite-js`\n - `watchwoman`\n - `watchwomen`\n - `web-term`\n - `wlink`\n - `wml`\n - `wmls`\n\n\n\n\n\n\n\n\n\n\n\n## :scroll: License\n\n[MIT][license] © [Ionică Bizău][website]\n\n\n\n\n\n\n[license]: /LICENSE\n[website]: https://ionicabizau.net\n[contributing]: /CONTRIBUTING.md\n[docs]: /DOCUMENTATION.md\n[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg\n[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg\n[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg\n[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg\n[patreon]: https://www.patreon.com/ionicabizau\n[amazon]: http://amzn.eu/hRo9sIZ\n[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW\n","_attachments":{},"homepage":"https://github.com/IonicaBizau/node-is-there","bugs":{"url":"https://github.com/IonicaBizau/node-is-there/issues"},"license":"MIT"}