{"_id":"fsext","_rev":"21-7e9a682795f4919c98f49dbdc6aa4b77","name":"fsext","description":"'fsext' is a small extention for the nodejs FS module","dist-tags":{"latest":"0.0.6"},"versions":{"0.0.1alpha1":{"name":"fsext","description":"'fsext' is a small extention for the nodejs FS module","version":"0.0.1alpha1","author":{"name":"Alexander Pirsig","email":"apirsig@web.de"},"contributors":[],"dependencies":{},"repositories":[{"type":"git","url":"git://github.com/piscis/fsext.git"}],"keywords":["fs","file","copy","duplicating","filesystem","fs extention","fsext"],"main":"index","directories":{"lib":"./lib"},"engines":{"node":">= 0.3.5 < 0.5.0"},"_id":"fsext@0.0.1alpha1","_engineSupported":true,"_npmVersion":"0.3.14","_nodeVersion":"v0.4.1","files":[""],"_defaultsLoaded":true,"dist":{"shasum":"056527e4d07d48c76b150d0bb0d79d173bcc0101","tarball":"https://registry.npmjs.org/fsext/-/fsext-0.0.1alpha1.tgz","integrity":"sha512-/5akwdTC7zRPTUd/Bhr/ra06xOOW15NZcnd5ViMJ9p7kR9RE3xYjWPbC48rKZAtIguSYqt/ggMJVW6TCglVZIw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBi04LveIb/WSrkpTqV5sh/K7gTxKxPEapzJIUrdCYF3AiEAhTJIINjaGd6L0DH9b8yJgk8+kekGvDxgu7JUjymKJu4="}]}},"0.0.2":{"name":"fsext","description":"'fsext' is a small extention for the nodejs FS module","version":"0.0.2","author":{"name":"Alexander Pirsig","email":"apirsig@web.de"},"homepage":"http://github.com/piscis/fsext","contributors":[{"name":"Alexander Pirsig","email":"apirsig@web.de"}],"dependencies":{},"bugs":{"email":"apirsig@web.de","url":"http://github.com/piscis/fsext/issues"},"repository":{"type":"git","url":"git://github.com/piscis/fsext.git"},"keywords":["fs","file","copy","duplicating","filesystem","fs extention","fsext"],"main":"index","directories":{"lib":"./lib"},"engines":{"node":">= 0.3.5 < 0.5.0"},"licenses":[{"type":"MIT","url":"http://github.com/piscis/fsext/raw/master/LICENSE"}],"_id":"fsext@0.0.2","_engineSupported":true,"_npmVersion":"0.3.14","_nodeVersion":"v0.4.1","files":[""],"_defaultsLoaded":true,"dist":{"shasum":"0ba966443eabe26dd986a28c031874e6e6d3937d","tarball":"https://registry.npmjs.org/fsext/-/fsext-0.0.2.tgz","integrity":"sha512-ug0d/JXcl8UJQtf/Xp3actM2QtiljpBEzUJo9vNzRklt0TI6MP1ZnDxReG10vXSznaz4pD50Ss5sXAghHt9ElQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIBRjdNQffE8F+0ussVSENO3FsxeILf6rSaRFbVmxWHQXAh8onQMJOMeKn6i5Ak2RLEKXkhD1y88lXeIJb56OfwfI"}]}},"0.0.3":{"name":"fsext","description":"'fsext' is a small extention for the nodejs FS module","version":"0.0.3","author":{"name":"Alexander Pirsig","email":"apirsig@web.de"},"homepage":"http://github.com/piscis/fsext","contributors":[{"name":"Alexander Pirsig","email":"apirsig@web.de"}],"dependencies":{},"devDependencies":{"nodeunit":"*"},"bugs":{"email":"apirsig@web.de","url":"http://github.com/piscis/fsext/issues"},"repository":{"type":"git","url":"git://github.com/piscis/fsext.git"},"keywords":["fs","file","copy","duplicating","filesystem","fs extention","fsext"],"main":"index","directories":{"lib":"./lib"},"engines":{"node":">= 0.3.5 < 0.7.0"},"licenses":[{"type":"MIT","url":"http://github.com/piscis/fsext/raw/master/LICENSE"}],"_npmUser":{"name":"yellowbean","email":"apirsig@web.de"},"_id":"fsext@0.0.3","_engineSupported":true,"_npmVersion":"1.1.0-beta-4","_nodeVersion":"v0.6.6","_defaultsLoaded":true,"dist":{"shasum":"1ab679c4bd20eda8bd546550e15a6191ea1b5628","tarball":"https://registry.npmjs.org/fsext/-/fsext-0.0.3.tgz","integrity":"sha512-I9mQE4sGeX56MtXafsNDfttmjHouvTAW2REopFOQ0Q84HOcoGS2ERTnGviXqPooWbM8mN9qe2QacCKP0RUkGDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzhBq7qZ4VDbEMuYmN8JykA3TUwBcTvJ6hrsdr9omE8QIhAMEsIQFbbIyoJnC2YAd5ZdFPES5mpwKBcp4Dft9aKKd+"}]},"readme":"# FSext\nsome small nodejs extentions to the node-\"fs\" module, that where usefull for me.\n\n## License\n(The MIT License)\n\nCopyright (c) 2009-2011 Alexander Pirsig <apirsig@web.de>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","maintainers":[{"name":"yellowbean","email":"apirsig@web.de"}]},"0.0.4":{"name":"fsext","description":"'fsext' is a small extention for the nodejs FS module","version":"0.0.4","author":{"name":"Alexander Pirsig","email":"apirsig@web.de"},"homepage":"http://github.com/piscis/fsext","contributors":[{"name":"Alexander Pirsig","email":"apirsig@web.de"}],"dependencies":{},"devDependencies":{"nodeunit":"*"},"bugs":{"email":"apirsig@web.de","url":"http://github.com/piscis/fsext/issues"},"repository":{"type":"git","url":"git://github.com/piscis/fsext.git"},"keywords":["fs","file","copy","duplicating","filesystem","fs extention","fsext"],"main":"index","directories":{"lib":"./lib"},"engines":{"node":">= 0.3.5 < 0.7.0"},"licenses":[{"type":"MIT","url":"http://github.com/piscis/fsext/raw/master/LICENSE"}],"_npmUser":{"name":"yellowbean","email":"apirsig@web.de"},"_id":"fsext@0.0.4","_engineSupported":true,"_npmVersion":"1.1.0-beta-4","_nodeVersion":"v0.6.6","_defaultsLoaded":true,"dist":{"shasum":"e605d97c247cfd1e1972af66c91df7f4d611221c","tarball":"https://registry.npmjs.org/fsext/-/fsext-0.0.4.tgz","integrity":"sha512-m7zaMZlBU/+ZASbwF/6BY9nwleFzvp0teOISXDQHriYSepcL+QkoRK+1f1Er7aChv4dMrNMngwdqsx0A/sNvoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9RW/7Im5CAINZ8T5XAv04zKPnuumH1AsaZeVEuZpsLwIhAPIFx7jZADRAZrQuEJ69zZsCUdTIj93orVuQG/D7wRih"}]},"readme":"# FSext\nsome small nodejs extentions to the node-\"fs\" module, that where usefull for me.\n\n## License\n(The MIT License)\n\nCopyright (c) 2009-2011 Alexander Pirsig <apirsig@web.de>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","maintainers":[{"name":"yellowbean","email":"apirsig@web.de"}]},"0.0.5":{"name":"fsext","description":"'fsext' is a small extention for the nodejs FS module","version":"0.0.5","author":{"name":"Alexander Pirsig","email":"apirsig@web.de"},"homepage":"http://github.com/piscis/fsext","contributors":[{"name":"Alexander Pirsig","email":"apirsig@web.de"}],"dependencies":{},"devDependencies":{"nodeunit":"*"},"bugs":{"mail":"apirsig@web.de","url":"http://github.com/piscis/fsext/issues"},"repository":{"type":"git","url":"http://github.com/piscis/fsext"},"keywords":["fs","file","copy","duplicating","filesystem","fs extention","fsext"],"main":"index","directories":{"lib":"./lib"},"engines":{"node":">= 0.3.5 < 0.7.0"},"licenses":[{"type":"MIT","url":"http://github.com/piscis/fsext/raw/master/LICENSE"}],"_id":"fsext@0.0.5","dist":{"shasum":"ba4012f6b74cb11ebc00c50872e95ed24f7be6e9","tarball":"https://registry.npmjs.org/fsext/-/fsext-0.0.5.tgz","integrity":"sha512-C+7gRjjo6PehR80Kd+xaQV5x84V5XY+LvkBotBQJk8OkEXqgOGOWwW780dQakYPQ9l1WK/p12/z65+i0iKVGYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBYK74Ro8/2fXVue3lDAKoAL25rCh+2BLoLNAg+QVYkyAiEAjnGsM3Ug8q0dusFIM1pT/M7xZcGgYw4a+JhApffxGog="}]},"readme":"# FSext\r\nSome small extensions to the builtin fs module for node.\r\n\r\n## License\r\n(The MIT License)\r\n\r\nCopyright (c) 2009-2011 Alexander Pirsig <apirsig@web.de>\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining\r\na copy of this software and associated documentation files (the\r\n'Software'), to deal in the Software without restriction, including\r\nwithout limitation the rights to use, copy, modify, merge, publish,\r\ndistribute, sublicense, and/or sell copies of the Software, and to\r\npermit persons to whom the Software is furnished to do so, subject to\r\nthe following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be\r\nincluded in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\r\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\r\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\r\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\r\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\r\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\r\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n","maintainers":[{"name":"yellowbean","email":"apirsig@web.de"},{"name":"piscis","email":"apirsig@web.de"}]},"0.0.6":{"name":"fsext","description":"'fsext' is a small extention for the nodejs FS module","version":"0.0.6","author":{"name":"Alexander Pirsig","email":"apirsig@web.de"},"homepage":"http://github.com/piscis/fsext","contributors":[{"name":"Alexander Pirsig","email":"apirsig@web.de"}],"dependencies":{},"devDependencies":{"should":"","mocha":""},"bugs":{"mail":"apirsig@web.de","url":"http://github.com/piscis/fsext/issues"},"repository":{"type":"git","url":"http://github.com/piscis/fsext"},"keywords":["fs","file","copy","duplicating","filesystem","fs extention","fsext"],"main":"index","directories":{"lib":"./lib"},"engines":{"node":">= 0.3.5"},"licenses":[{"type":"MIT","url":"http://github.com/piscis/fsext/raw/master/LICENSE"}],"scripts":{"prepublish":"npm prune","test":"make test"},"_id":"fsext@0.0.6","dist":{"shasum":"df7ac92d471707b80fd4db4d823a545141c8e6d9","tarball":"https://registry.npmjs.org/fsext/-/fsext-0.0.6.tgz","integrity":"sha512-v0hIv7UJR2HQB9tUqJlHVtSvW/wF438KXXTErVjUiobz4o8JaGn97QT4RPwf3hTM/lCjw4cgctGWtlrmAdZ6HA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/aDafjCCThydjHnTd6a8FdlOKvMqTmcoi7kqtQrdRtAiEAoM/BikVzjUJ6L9xEols6Ppmk+0tOgUp1uqRk6cWFz3A="}]},"readme":"# FSext\r\nSome small extensions to the builtin fs module for node.\r\n\r\n[![build status](https://secure.travis-ci.org/piscis/fsext.png)](http://travis-ci.org/piscis/fsext)\r\n\r\n## License\r\n(The MIT License)\r\n\r\nCopyright (c) 2009-2011 Alexander Pirsig <apirsig@web.de>\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining\r\na copy of this software and associated documentation files (the\r\n'Software'), to deal in the Software without restriction, including\r\nwithout limitation the rights to use, copy, modify, merge, publish,\r\ndistribute, sublicense, and/or sell copies of the Software, and to\r\npermit persons to whom the Software is furnished to do so, subject to\r\nthe following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be\r\nincluded in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\r\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\r\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\r\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\r\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\r\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\r\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n","maintainers":[{"name":"piscis","email":"apirsig@web.de"}]}},"maintainers":[{"name":"piscis","email":"apirsig@web.de"}],"time":{"modified":"2022-06-18T03:58:01.030Z","created":"2011-04-14T14:01:23.923Z","0.0.1alpha1":"2011-04-14T14:01:24.281Z","0.0.2":"2011-04-15T07:05:39.389Z","0.0.3":"2012-02-09T13:42:54.928Z","0.0.4":"2012-02-09T13:47:18.930Z","0.0.5":"2012-08-08T11:08:34.848Z","0.0.6":"2012-11-21T13:33:39.141Z"},"author":{"name":"Alexander Pirsig","email":"apirsig@web.de"},"repository":{"type":"git","url":"http://github.com/piscis/fsext"}}