{"_id":"cursor-cli","_rev":"2-46dd8f5b3c72ac2f9ba701602939ad0a","name":"cursor-cli","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"cursor-cli","description":"A library for toggling the CLI cursor  in the terminal.","version":"1.0.0","main":"build/index.js","types":"build/index.d.ts","scripts":{"clean":"rimraf build","compile":"tsc --skipLibCheck && tstei","compile:watch":"tsc --skipLibCheck --watch","lint":"eslint . --ext .ts --fix","test":"fava","test:watch":"fava -w","prepublishOnly":"npm run clean && npm run compile && npm run test"},"bugs":{"url":"https://github.com/tal7aouy/cursor-cli/issues"},"license":"MIT","author":{"name":"Mhammed Talhaouy","email":"tal7aouy@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/tal7aouy/cursor-cli.git"},"homepage":"https://github.com/tal7aouy/cursor-cli#readme","keywords":["cli","cursor","terminal","hide","show","toggle","toggle cursor"],"dependencies":{"when-exit":"^1.0.0"},"devDependencies":{"@types/node":"^17.0.16","@typescript-eslint/eslint-plugin":"^5.17.0","@typescript-eslint/parser":"^5.17.0","eslint":"^8.12.0","fava":"^0.0.5","promise-resolve-timeout":"^1.2.1","rimraf":"^3.0.2","typescript":"^4.5.5","typescript-transform-export-interop":"^1.0.4"},"_id":"cursor-cli@1.0.0","_nodeVersion":"16.14.2","_npmVersion":"8.5.5","dist":{"integrity":"sha512-8U33d1Z/tmpUrGSVPx1Q4z0gkCymIw8jrPrJ8V2RGJ1WAr4g0Tqf0OkTER+0YedaFtoEr2YW3E+IsNfgDLEhiQ==","shasum":"fa8025895dd6da3583ddc3e31652524caf73cecd","tarball":"https://registry.npmjs.org/cursor-cli/-/cursor-cli-1.0.0.tgz","fileCount":13,"unpackedSize":7584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRD3SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+Zw//RBYNLIMO65c1MskMPoRqeCU99vAvp/eeBGeQrtJQbTH2BxW6\r\n9o9bCNO2n8Fye2QHrGzQ9AsqISC+SK1mR2XslPzWfzrh7YyY27kRF5i1+0JU\r\n+hsIXC3NGuz128BaTXRWTHlAFElja0LRIbx8tT/mP1faU23qOhyNsLqT7MWS\r\ncXlXWvH3uXgcI0wqOo8KjYDJqdAJzpKsEKEU9iuXYZ/0xgO0C+osaKFbbson\r\n2ocKV1JwJ0Y1FV8bHnV4Su+Z1rYaUDoCgdHyJd7vWSjfmwxzlxNeHO86sHOo\r\nfJX1Dp3oAFVMYqfCFtmbDe0awGi0qsn4q06O9k8yX/spSthVeYHu+a9s7lWK\r\nM0vmoh9dhGRrfZi9c8kEFQXHi8mEb++aVuQkFsXB21EwYWrlhFoXI0nfO09C\r\nRgA5/DCJyprIeISrpb68snbLoEh46DIJpIXSZ0rN5UeDiXqVSCAyHymkktie\r\nAft1EBR+h+5vsAUqBrDcbeBzfvEgb5FGff89gpvt/AO5KOtYDM8wJG40aNJr\r\n6LC9Lkp8MxwiWGUgsVl1gDVX/j0gq09BfkpQDUuKVQ22xiMeNNVc/LkDhyxV\r\nblTulOtl3hsBjc/vDVAD7BrRtcFZ72BSrNDXeUG5JO83NtBh42bkrxSYkDa+\r\nPwi3HQqC7JKIxWG6lKC2N/T0qMVlAxogWfw=\r\n=IX+k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvbFtHEpp6v6J/a1488IiRDmRFHAIik6GwBpK/vrOp+QIgS/07XGPxUBgC8vD635C3Qph/gSY3VHbFSXoFETx5y4U="}]},"_npmUser":{"name":"tal7aouy","email":"tal7aouy@gmail.com"},"directories":{},"maintainers":[{"name":"tal7aouy","email":"tal7aouy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cursor-cli_1.0.0_1648639442588_0.08804619007325698"},"_hasShrinkwrap":false,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."}},"time":{"created":"2022-03-30T11:24:02.587Z","1.0.0":"2022-03-30T11:24:02.792Z","modified":"2023-08-08T19:57:06.486Z"},"maintainers":[{"name":"tal7aouy","email":"tal7aouy@gmail.com"}],"description":"A library for toggling the CLI cursor  in the terminal.","homepage":"https://github.com/tal7aouy/cursor-cli#readme","keywords":["cli","cursor","terminal","hide","show","toggle","toggle cursor"],"repository":{"type":"git","url":"git+https://github.com/tal7aouy/cursor-cli.git"},"author":{"name":"Mhammed Talhaouy","email":"tal7aouy@gmail.com"},"bugs":{"url":"https://github.com/tal7aouy/cursor-cli/issues"},"license":"MIT","readme":"# Cursor-cli\n\nA library for toggling the CLI cursor in the terminal.\n\n## Install\n\nGet it on [npm](https://www.npmjs.com/package/cursor-cli)\n\n```bash\nnpm install cursor-cli\n```\n\nGet it on [yarn](https://yarnpkg.com/package/cursor-cli)\n\n```bash\nyarn add  cursor-cli\n```\n\n## Usage\n\n```ts\nimport Cursor from \"cursor-cli\";\n\nCursor.has(); // => true, the cursor is visible\n\nCursor.hide();\n\nCursor.has(); // => false, the cursor is not visible\n\nCursor.show();\n\nCursor.has(); // => true, the cursor is visible\n\nCursor.toggle();\n\nCursor.has(); // => false, the cursor is not visible\n```\n\n## License\n\n[MIT © License](LICENSE)\n","readmeFilename":"README.md"}