{"_id":"clear","_rev":"2951047","name":"clear","description":"Clear the terminal screen if possible","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"bahamas10","email":""}],"time":{"modified":"2023-04-27T03:31:28.000Z","created":"2012-07-29T06:24:36.057Z","0.1.0":"2018-02-27T18:46:27.045Z","0.0.1":"2012-07-30T03:07:02.419Z","0.0.0":"2012-07-29T06:24:36.057Z"},"users":{"fgribreau":true,"hughsk":true,"coleww":true,"manikantag":true,"ahmed-dinar":true,"phocks":true,"krabello":true,"wickie":true,"yuch4n":true,"rhaynel":true,"eseath":true,"heartnett":true,"peter.forgacs":true,"justdomepaul":true,"wallenberg12":true,"andfaulkner":true,"geeksunny":true,"joshdoescode":true,"davidbwaters":true},"author":{"name":"Dave Eddy","email":"dave@daveeddy.com","url":"http://www.daveeddy.com"},"repository":{"url":"git+https://github.com/bahamas10/node-clear.git","type":"git"},"versions":{"0.1.0":{"name":"clear","author":{"name":"Dave Eddy","email":"dave@daveeddy.com","url":"http://www.daveeddy.com"},"description":"Clear the terminal screen if possible","version":"0.1.0","repository":{"url":"git+https://github.com/bahamas10/node-clear.git","type":"git"},"main":"index.js","dependencies":{},"devDependencies":{},"optionalDependencies":{},"bin":{},"engines":{"node":"*"},"keywords":["ansi","clear","terminal"],"gitHead":"47ccd5724f5aa62a15c7fdbfdd5fd62af757adc1","bugs":{"url":"https://github.com/bahamas10/node-clear/issues"},"homepage":"https://github.com/bahamas10/node-clear#readme","_id":"clear@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"bahamas10","email":"dave@daveeddy.com"},"dist":{"shasum":"b81b1e03437a716984fd7ac97c87d73bdfe7048a","size":1216,"noattachment":false,"key":"/clear/-/clear-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clear/download/clear-0.1.0.tgz"},"maintainers":[{"name":"bahamas10","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clear_0.1.0_1519757186994_0.04054056740947276"},"_hasShrinkwrap":false,"publish_time":1519757187045,"_cnpm_publish_time":1519757187045,"_cnpmcore_publish_time":"2021-12-16T14:54:56.371Z"},"0.0.1":{"name":"clear","author":{"name":"Dave Eddy","email":"dave@daveeddy.com","url":"http://www.daveeddy.com"},"description":"Clear the terminal screen if possible","version":"0.0.1","repository":{"url":"https://github.com/bahamas10/node-clear.git","type":"git"},"main":"index.js","dependencies":{},"devDependencies":{},"optionalDependencies":{},"bin":{},"engines":{"node":"*"},"keywords":["ansi","clear","terminal"],"_id":"clear@0.0.1","dist":{"shasum":"e5186e229d99448179c130311b6f9d30bff6b0ba","size":1061,"noattachment":false,"key":"/clear/-/clear-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/clear/download/clear-0.0.1.tgz"},"maintainers":[{"name":"bahamas10","email":""}],"directories":{},"publish_time":1343617622419,"_hasShrinkwrap":false,"_cnpm_publish_time":1343617622419,"_cnpmcore_publish_time":"2021-12-16T14:54:56.571Z"},"0.0.0":{"name":"clear","author":{"name":"Dave Eddy","email":"dave@daveeddy.com","url":"http://www.daveeddy.com"},"description":"Clear the terminal screen if possible","version":"0.0.0","repository":{"url":"https://github.com/bahamas10/node-clear.git","type":"git"},"main":"index.js","dependencies":{},"devDependencies":{},"optionalDependencies":{},"bin":{},"engines":{"node":"*"},"keywords":["ansi","clear","terminal"],"_id":"clear@0.0.0","dist":{"shasum":"46369c349ab2ac51c7901c45cd855a752e276b7c","size":826,"noattachment":false,"key":"/clear/-/clear-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clear/download/clear-0.0.0.tgz"},"maintainers":[{"name":"bahamas10","email":""}],"directories":{},"publish_time":1343543076057,"_hasShrinkwrap":false,"_cnpm_publish_time":1343543076057,"_cnpmcore_publish_time":"2021-12-16T14:54:56.796Z"}},"readme":"clear\n=====\n\nClear the terminal screen if possible\n\nUsage\n-----\n\n``` js\nvar clear = require('clear');\nclear();\n```\n\nExample\n-------\n\n![Node Clear](http://daveeddy.com/static/media/github/node-clear.gif)\n\n### clear([opts])\n\n- `opts` (Object)\n- `opts.fullClear` (Boolean) Defaults to `true`, setting this to `false` will\n  prevent this module from clearing the screen.  This will not remove anything\n  from the screen, but instead move your cursor to position 0,0.  Much like\n  printing a `\\r` instead of a `\\n` to reset the current line of output.\n\nInstallation\n------------\n\n    npm install clear\n\nANSI Codes\n----------\n\nhttp://www.inwap.com/pdp10/ansicode.txt\n\nLicense\n-------\n\nMIT\n","_attachments":{},"homepage":"https://github.com/bahamas10/node-clear#readme","bugs":{"url":"https://github.com/bahamas10/node-clear/issues"}}