{"_id":"node-noop","_rev":"1212525","name":"node-noop","description":"Implements a noop function","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"euank","email":"euank@clemson.edu"}],"time":{"modified":"2021-10-13T05:46:13.000Z","created":"2013-09-23T03:34:10.661Z","1.0.0":"2015-10-19T03:20:13.828Z","0.0.1":"2013-09-23T03:34:10.661Z"},"users":{"belka":true},"author":{"name":"EuanK"},"repository":{"type":"git","url":"git://github.com/euank/node-noop.git"},"versions":{"1.0.0":{"name":"node-noop","version":"1.0.0","description":"Implements a noop function","main":"index.js","keywords":["noop"],"repository":{"type":"git","url":"git://github.com/euank/node-noop.git"},"bugs":{"url":"https://github.com/euank/node-noop/issues"},"author":{"name":"EuanK"},"license":"BSD-2-Clause","gitHead":"c524b350dd3dfe3090371a884269440590810cb3","homepage":"https://github.com/euank/node-noop#readme","_id":"node-noop@1.0.0","scripts":{},"_shasum":"47a3e7d80cffaa6458364bd22ed85cab3307be79","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"euank","email":"euank@clemson.edu"},"maintainers":[{"name":"euank","email":"euank@clemson.edu"}],"dist":{"shasum":"47a3e7d80cffaa6458364bd22ed85cab3307be79","size":776,"noattachment":false,"key":"/node-noop/-/node-noop-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-noop/download/node-noop-1.0.0.tgz"},"directories":{},"publish_time":1445224813828,"_cnpm_publish_time":1445224813828,"_hasShrinkwrap":false},"0.0.1":{"name":"node-noop","version":"0.0.1","description":"Implements a noop function","main":"index.js","keywords":["noop"],"author":{"name":"EuanK"},"license":"BSD 2-Clause","readmeFilename":"README.md","_id":"node-noop@0.0.1","dist":{"shasum":"085ccbb00dc063a79be44c290dca8ba5c5d54153","size":718,"noattachment":false,"key":"/node-noop/-/node-noop-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-noop/download/node-noop-0.0.1.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"euank","email":"euank@clemson.edu"},"maintainers":[{"name":"euank","email":"euank@clemson.edu"}],"directories":{},"publish_time":1379907250661,"_cnpm_publish_time":1379907250661,"_hasShrinkwrap":false}},"readme":"node-noop\n=========\nPerfection is achieved, not when there is nothing more to add, but when there is nothing left to take away. \n\n- Antoine de Saint-Exupery\n\nInstallation\n------------\n```\nnpm install node-noop\n```\n\nUsage\n-----\n```\nvar noop = require('node-noop').noop;\nrequire('fs').writeFile('file.out',\"Ignore write failure\",noop);\n```\n\nAlternatives\n------------\nThe npm package `noop` (github\n[here](https://github.com/coolaj86/javascript-noop)) already has\nthis basic functionality, but it doesn't do it in a very node-like way.\nHe just sticks the noop function on the global scope when you require it.\n","_attachments":{},"homepage":"https://github.com/euank/node-noop#readme","bugs":{"url":"https://github.com/euank/node-noop/issues"},"license":"BSD-2-Clause"}