{"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":"anonymous","email":"dave@daveeddy.com"},"dist":{"shasum":"b81b1e03437a716984fd7ac97c87d73bdfe7048a","size":1216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/clear/-/clear-0.1.0.tgz","integrity":"sha512-qMjRnoL+JDPJHeLePZJuao6+8orzHMGP04A8CdwCNsKhRbOnKRjefxONR7bwILT3MHecxKBjHkKL/tkZ8r4Uzw=="},"maintainers":[{"name":"anonymous","email":"dave@daveeddy.com"}],"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","contributors":[]},"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":{"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/clear/-/clear-0.0.1.tgz","shasum":"e5186e229d99448179c130311b6f9d30bff6b0ba","size":1061,"noattachment":false,"integrity":"sha512-5AGYm7pXgwLPTOmHRIOr1D+/lSO4ma2MJIH008YEggttYzYW125MxaQNOoSt6prk6jzr3YI/rlqMtQKJOK5oZw=="},"maintainers":[{"name":"anonymous","email":"dave@daveeddy.com"}],"directories":{},"publish_time":1343617622419,"_hasShrinkwrap":false,"_cnpm_publish_time":1343617622419,"_cnpmcore_publish_time":"2021-12-16T14:54:56.571Z","contributors":[]},"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":{"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/clear/-/clear-0.0.0.tgz","shasum":"46369c349ab2ac51c7901c45cd855a752e276b7c","size":826,"noattachment":false,"integrity":"sha512-go9sOFR5B8FuX2dOPeePiso6Mjvycq4qEwWzE7X16fbpUeOvBBf8HUGPjYkXdcr9lZl+Was0zuKQAR8Qwra4cQ=="},"maintainers":[{"name":"anonymous","email":"dave@daveeddy.com"}],"directories":{},"publish_time":1343543076057,"_hasShrinkwrap":false,"_cnpm_publish_time":1343543076057,"_cnpmcore_publish_time":"2021-12-16T14:54:56.796Z","contributors":[]}},"dist-tags":{"latest":"0.1.0"},"name":"clear","time":{"created":"2022-01-27T00:45:07.022Z","modified":"2023-07-28T02:33:13.250Z","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"},"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","users":{}}