{"id":4604472,"name":"@fttx/robotjs","ecosystem":"npm","description":"Node.js Desktop Automation.","homepage":"https://github.com/octalmage/robotjs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/octalmage/robotjs","keywords_array":["Automation","GUI","mouse","keyboard","screenshot","image","pixel","desktop","robotjs","screen","recognition","autohotkey","machine","learning","color"],"namespace":"fttx","versions_count":5,"first_release_published_at":"2022-07-19T08:42:03.043Z","latest_release_published_at":"2022-07-19T11:20:34.183Z","latest_release_number":"0.6.4","last_synced_at":"2026-05-17T09:32:07.245Z","created_at":"2022-07-21T00:20:53.314Z","updated_at":"2026-05-17T09:32:07.246Z","registry_url":"https://www.npmjs.com/package/@fttx/robotjs","install_command":"npm install @fttx/robotjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.4"}},"repo_metadata":{"id":20242614,"uuid":"23515024","full_name":"octalmage/robotjs","owner":"octalmage","description":"Node.js Desktop Automation. ","archived":false,"fork":false,"pushed_at":"2024-06-21T20:00:52.000Z","size":939,"stargazers_count":12666,"open_issues_count":198,"forks_count":993,"subscribers_count":199,"default_branch":"master","last_synced_at":"2025-10-29T02:21:46.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://robotjs.io","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/octalmage.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-08-31T14:13:47.000Z","updated_at":"2025-10-28T18:37:16.000Z","dependencies_parsed_at":"2024-02-03T08:44:38.463Z","dependency_job_id":"566afecd-0f09-4533-9516-33774cdb7737","html_url":"https://github.com/octalmage/robotjs","commit_stats":{"total_commits":507,"total_committers":60,"mean_commits":8.45,"dds":0.3846153846153846,"last_synced_commit":"8ae87a91f06f49559f0db387bc2bd1ea01419880"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/octalmage/robotjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octalmage","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/sbom","scorecard":{"id":701617,"data":{"date":"2025-08-11","repo":{"name":"github.com/octalmage/robotjs","commit":"8ae87a91f06f49559f0db387bc2bd1ea01419880"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.6.0 not signed: https://api.github.com/repos/octalmage/robotjs/releases/22060205","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/octalmage/robotjs/releases/9925935","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/octalmage/robotjs/releases/9925724","Warn: release artifact v0.4.8 not signed: https://api.github.com/repos/octalmage/robotjs/releases/9848163","Warn: release artifact v0.4.7 not signed: https://api.github.com/repos/octalmage/robotjs/releases/5873103","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/octalmage/robotjs/releases/22060205","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/octalmage/robotjs/releases/9925935","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/octalmage/robotjs/releases/9925724","Warn: release artifact v0.4.8 does not have provenance: https://api.github.com/repos/octalmage/robotjs/releases/9848163","Warn: release artifact v0.4.7 does not have provenance: https://api.github.com/repos/octalmage/robotjs/releases/5873103"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"54 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-rq8g-5pc5-wrhr","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-8xwg-wv7v-4vqp","Warn: Project is vulnerable to: GHSA-hv9c-qwqg-qj3v","Warn: Project is vulnerable to: GHSA-6vrv-94jv-crrg","Warn: Project is vulnerable to: GHSA-f9mq-jph6-9mhm","Warn: Project is vulnerable to: GHSA-h9jc-284h-533g","Warn: Project is vulnerable to: GHSA-m93v-9qjc-3g79","Warn: Project is vulnerable to: GHSA-hvf8-h2qh-37m9","Warn: Project is vulnerable to: GHSA-mpjm-v997-c4h4","Warn: Project is vulnerable to: GHSA-3p22-ghq8-v749","Warn: Project is vulnerable to: GHSA-77xc-hjv8-ww97","Warn: Project is vulnerable to: GHSA-mq8j-3h7h-p8g7","Warn: Project is vulnerable to: GHSA-p2jh-44qj-pf2v","Warn: Project is vulnerable to: GHSA-p7v2-p9m8-qqg7","Warn: Project is vulnerable to: GHSA-7x97-j373-85x5","Warn: Project is vulnerable to: GHSA-7m48-wc93-9g85","Warn: Project is vulnerable to: GHSA-qqvq-6xgj-jw8g","Warn: Project is vulnerable to: GHSA-6r2x-8pq8-9489","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T05:20:26.053Z","repository_id":20242614,"created_at":"2025-08-22T05:20:26.053Z","updated_at":"2025-08-22T05:20:26.053Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584979,"owners_count":26526171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"octalmage","name":"Jason Stallings","uuid":"142006","kind":"user","description":"Decentralize everything","email":"","website":"https://octalma.ge","location":"Houston, TX.","twitter":null,"company":"@terra-money ","icon_url":"https://avatars.githubusercontent.com/u/142006?u=a85daede916d2abd07f0b6f2a8da3ab67dc64f74\u0026v=4","repositories_count":221,"last_synced_at":"2025-10-20T04:44:18.195Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/octalmage","funding_links":[],"total_stars":13947,"followers":585,"following":188,"created_at":"2022-11-04T01:56:17.402Z","updated_at":"2025-10-20T04:44:18.195Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octalmage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octalmage/repositories"},"tags":[{"name":"v0.6.0","sha":"99021d82cea1fe15f6a3cc1ae0c1f139a345a896","kind":"commit","published_at":"2019-12-08T23:28:30.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.6.0","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"b9b0ab630f2a7f060e403de8c4bb01d74951fa4b","kind":"tag","published_at":"2018-03-03T22:30:27.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.5.1","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0687a343bf4a7ac262e697d939d0960472e3c33f","kind":"tag","published_at":"2018-03-03T21:43:22.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.5.0","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.5.0/manifests"},{"name":"v0.4.8","sha":"895db6392e22db793bf7e995630fa614813220b2","kind":"commit","published_at":"2018-02-26T20:40:42.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.8","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"06dedb4d7113e329718b6de4c935aefc29928d83","kind":"tag","published_at":"2017-03-26T21:54:46.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.7","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"d935e4199c95fe686bbaad1f2e2cdc1552da4a75","kind":"tag","published_at":"2017-03-26T20:42:34.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.6","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"dfd7e603e8cb23144768aceeb0bb51b4a299d3b7","kind":"tag","published_at":"2016-10-16T20:10:35.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.5","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"483b46d16cebc4a30f7b26be0090f9da7b441f97","kind":"tag","published_at":"2016-06-01T00:39:28.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.4","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"3e5f02bc0105a93411db6162dececdae26c230ae","kind":"tag","published_at":"2016-05-30T16:53:55.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.3","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3226d28c9bd3f4bafb6af27424266382898bcbf","kind":"tag","published_at":"2016-05-08T21:06:14.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.2","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e2b710848ac89062cf450275bb5ac504efd50fd7","kind":"tag","published_at":"2016-04-17T21:30:35.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.1","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"9f3818efbd549760b1687be4a943f357f7c9daf3","kind":"tag","published_at":"2016-04-17T17:55:35.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.4.0","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.4.0/manifests"},{"name":"v0.3.7","sha":"4843f0b00205c4d9c6cbe4c6e1ea3e66e135a086","kind":"tag","published_at":"2015-12-29T10:00:04.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.7","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"1a3df83bea1a1c5662b232b5cf6ed7e867a1a997","kind":"tag","published_at":"2015-12-14T00:55:18.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.6","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"3e9d5339ce08f59a3814d2d06eb9a830b1d17da3","kind":"tag","published_at":"2015-12-07T17:17:38.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.5","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4b28b99073a84a4729455ead76f1bd3f5b29c8a6","kind":"tag","published_at":"2015-11-22T01:44:10.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.4","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"eeb7633ae5e781c98e10c4eb36be2a33f4244d0c","kind":"tag","published_at":"2015-11-02T16:22:46.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.3","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"9d5d2e17aef8d762cd5909cd91c29bfb5f30d676","kind":"tag","published_at":"2015-10-28T00:43:35.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.2","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6ecb2f1d11d6890a619fb5d9c92380b226ad8a4c","kind":"tag","published_at":"2015-10-12T16:04:39.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.1","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"679989c4856ee0c66245d492df5d3dac2dec1d94","kind":"tag","published_at":"2015-10-04T13:09:05.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.3.0","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"94bdb1626b64d72e1dbacb6ae58aadec05f8ee4f","kind":"tag","published_at":"2015-08-28T00:24:36.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.2.4","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"b6326bc48e40c90edfbc213937caa43e1534b1c2","kind":"commit","published_at":"2015-08-05T03:56:10.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.2.3","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ec1fd143fdcb2b49612b23701570d7867c06520a","kind":"commit","published_at":"2015-08-01T19:30:31.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.2.2","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b0dc3bc0daabb4d389975f44415cf675b133e193","kind":"tag","published_at":"2015-07-26T00:36:57.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.2.1","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"cac32ba96e6befb4964218798a7fca45c0ebad63","kind":"tag","published_at":"2015-07-25T22:57:56.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.2.0","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"c982f0aa69e91156a7aebaafe5de10e399ad43f8","kind":"commit","published_at":"2015-07-19T07:39:33.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.1.4","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"71dceb0a04624c63d4400be77332324e20c97cdf","kind":"commit","published_at":"2015-07-18T05:51:08.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.1.3","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"82df31061995cfe1115692079159da0f9c149abf","kind":"tag","published_at":"2015-04-26T07:06:34.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.1.2","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"764dd116d8fd919ede6a917defa07ddd4c0a04dc","kind":"commit","published_at":"2015-02-06T23:56:21.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.1.1","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"245a862ed78fe58e342335b4cc846b62321400c5","kind":"commit","published_at":"2015-02-04T21:18:44.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.1.0","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"e9815481fd554a1c2c11fe7579296beb3ad45bb8","kind":"commit","published_at":"2015-02-04T16:21:07.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.0.5","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.5/manifests"},{"name":"v0.0.3","sha":"d9b1d980d42e25c8b4f87163c3bc193d26a5d4b7","kind":"tag","published_at":"2015-01-20T00:29:02.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.0.3","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"9651d2601f53587ca97b289193ae3d23c6a46ff7","kind":"tag","published_at":"2014-09-01T17:23:11.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.0.2","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"33f7d8267fafb5cc9f0ce62fd6b883c9ed8636c3","kind":"tag","published_at":"2014-09-01T12:42:48.000Z","download_url":"https://codeload.github.com/octalmage/robotjs/tar.gz/v0.0.1","html_url":"https://github.com/octalmage/robotjs/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/octalmage/robotjs@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T03:15:31.333Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":29.09522527310986,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.1960344403160013,"forks_count":1.4919285998823908,"average":14.661695360956369},"purl":"pkg:npm/%40fttx/robotjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fttx/robotjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fttx/robotjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fttx/robotjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:23:53.465Z","issues_count":118,"pull_requests_count":32,"avg_time_to_close_issue":25918836.97368421,"avg_time_to_close_pull_request":25183313.82352941,"issues_closed_count":38,"pull_requests_closed_count":17,"pull_request_authors_count":27,"issue_authors_count":112,"avg_comments_per_issue":5.211864406779661,"avg_comments_per_pull_request":1.875,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":50554.25,"past_year_avg_time_to_close_pull_request":9372987.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/octalmage%2Frobotjs/issues","maintainers":[{"login":"octalmage","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/octalmage"},{"login":"zz85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zz85"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fttx%2Frobotjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fttx%2Frobotjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fttx%2Frobotjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fttx%2Frobotjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fttx%2Frobotjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fttx%2Frobotjs/codemeta","maintainers":[{"uuid":"fttx","login":"fttx","name":null,"email":"filippo.tortomasi@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~fttx","role":null,"created_at":"2022-11-16T01:39:18.610Z","updated_at":"2022-11-16T01:39:18.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fttx/packages"}]}