{"id":7861635,"name":"@kellbot/factorio-blueprint","ecosystem":"npm","description":"Factorio Blueprints API","homepage":"https://github.com/demipixel/factorio-blueprint#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/demipixel/factorio-blueprint","keywords_array":["factorio","blueprint","api","generator","library","autotorio","mod","encode","decode"],"namespace":"kellbot","versions_count":4,"first_release_published_at":"2023-06-21T16:08:46.461Z","latest_release_published_at":"2023-07-08T14:47:40.071Z","latest_release_number":"2.7.0","last_synced_at":"2026-03-26T06:19:53.978Z","created_at":"2023-06-28T01:01:33.183Z","updated_at":"2026-03-26T06:19:53.978Z","registry_url":"https://www.npmjs.com/package/@kellbot/factorio-blueprint","install_command":"npm install @kellbot/factorio-blueprint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.0"}},"repo_metadata":{"id":41755507,"uuid":"58991008","full_name":"demipixel/factorio-blueprint","owner":"demipixel","description":"Import and Export blueprint strings automagically with this handy dandy blueprint API","archived":false,"fork":false,"pushed_at":"2024-05-20T22:15:09.000Z","size":872,"stargazers_count":108,"open_issues_count":10,"forks_count":29,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-11T00:37:07.947Z","etag":null,"topics":["factorio"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/demipixel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-05-17T04:42:27.000Z","updated_at":"2025-08-31T10:21:03.000Z","dependencies_parsed_at":"2024-05-20T02:44:35.083Z","dependency_job_id":null,"html_url":"https://github.com/demipixel/factorio-blueprint","commit_stats":{"total_commits":107,"total_committers":19,"mean_commits":5.631578947368421,"dds":"0.22429906542056077","last_synced_commit":"8b80b3debb1cf56bcdd8002e67601d20d05b06fb"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/demipixel/factorio-blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demipixel","download_url":"https://codeload.github.com/demipixel/factorio-blueprint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/sbom","scorecard":{"id":333616,"data":{"date":"2025-08-11","repo":{"name":"github.com/demipixel/factorio-blueprint","commit":"4443b91f38440217a812b1a64c69791d068232a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.9,"checks":[{"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":"Code-Review","score":1,"reason":"Found 5/29 approved changesets -- score normalized to 1","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":"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":"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":"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-18T04:09:54.020Z","repository_id":41755507,"created_at":"2025-08-18T04:09:54.020Z","updated_at":"2025-08-18T04:09:54.020Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274948029,"owners_count":25379441,"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-09-13T02:00:10.085Z","response_time":70,"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":"demipixel","name":"Lucas Simon","uuid":"7506359","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7506359?u=0a2d4981ab459f5cf5882dd8b69848fd3e824559\u0026v=4","repositories_count":73,"last_synced_at":"2024-04-15T08:09:02.735Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/demipixel","funding_links":[],"total_stars":264,"followers":53,"following":1,"created_at":"2022-11-08T17:25:37.448Z","updated_at":"2024-04-15T08:09:24.645Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demipixel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demipixel/repositories"},"tags":[{"name":"2.0.0","sha":"856423c9f1ccaf20ffaddfe18086656a392a23df","kind":"tag","published_at":"2017-04-25T02:46:15.000Z","download_url":"https://codeload.github.com/demipixel/factorio-blueprint/tar.gz/2.0.0","html_url":"https://github.com/demipixel/factorio-blueprint/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/demipixel/factorio-blueprint@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"bfed68d484de8c32214988aa26a89a62dd9e996b","kind":"tag","published_at":"2016-06-24T18:27:52.000Z","download_url":"https://codeload.github.com/demipixel/factorio-blueprint/tar.gz/1.1.0","html_url":"https://github.com/demipixel/factorio-blueprint/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/demipixel/factorio-blueprint@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/tags/1.1.0/manifests"},{"name":"1.0","sha":"241cd6eeaccc59b1759d5644592ccd73c30941c6","kind":"commit","published_at":"2016-05-17T04:47:07.000Z","download_url":"https://codeload.github.com/demipixel/factorio-blueprint/tar.gz/1.0","html_url":"https://github.com/demipixel/factorio-blueprint/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/demipixel/factorio-blueprint@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demipixel%2Ffactorio-blueprint/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-13T10:07:13.933Z","dependent_packages_count":0,"downloads":60,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.308837913923083,"dependent_repos_count":18.940399878696326,"dependent_packages_count":46.027498481467646,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.42557875802902},"purl":"pkg:npm/%40kellbot/factorio-blueprint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kellbot/factorio-blueprint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kellbot/factorio-blueprint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kellbot/factorio-blueprint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T09:43:56.069Z","issues_count":29,"pull_requests_count":45,"avg_time_to_close_issue":9635657.818181818,"avg_time_to_close_pull_request":15498419.833333334,"issues_closed_count":22,"pull_requests_closed_count":42,"pull_request_authors_count":19,"issue_authors_count":20,"avg_comments_per_issue":2.310344827586207,"avg_comments_per_pull_request":1.1777777777777778,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/demipixel%2Ffactorio-blueprint/issues","maintainers":[{"login":"demipixel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/demipixel"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kellbot%2Ffactorio-blueprint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kellbot%2Ffactorio-blueprint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kellbot%2Ffactorio-blueprint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kellbot%2Ffactorio-blueprint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kellbot%2Ffactorio-blueprint/codemeta","maintainers":[{"uuid":"kellbot","login":"kellbot","name":null,"email":"kelly@kellbot.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kellbot","role":null,"created_at":"2023-06-28T02:57:00.672Z","updated_at":"2023-06-28T02:57:00.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kellbot/packages"}]}