{"id":13588708,"url":"https://github.com/yeoman/generator","last_synced_at":"2026-03-05T03:04:17.706Z","repository":{"id":534685,"uuid":"5151909","full_name":"yeoman/generator","owner":"yeoman","description":"Rails-inspired generator system that provides scaffolding for your apps","archived":false,"fork":false,"pushed_at":"2026-02-24T05:28:09.000Z","size":8122,"stargazers_count":1261,"open_issues_count":5,"forks_count":299,"subscribers_count":40,"default_branch":"main","last_synced_at":"2026-02-26T20:47:50.630Z","etag":null,"topics":["generator","javascript","nodejs","scaffold","yeoman","yeoman-generator"],"latest_commit_sha":null,"homepage":"http://yeoman.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeoman.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"yeoman"}},"created_at":"2012-07-23T13:07:31.000Z","updated_at":"2026-02-23T09:13:22.000Z","dependencies_parsed_at":"2023-01-13T10:26:31.143Z","dependency_job_id":"f59a2731-5000-4a82-9735-2270f8344890","html_url":"https://github.com/yeoman/generator","commit_stats":{"total_commits":1297,"total_committers":154,"mean_commits":8.422077922077921,"dds":0.7432536622976098,"last_synced_commit":"66e51f9e2bdb221a9d441cbb615579b66bcef526"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"purl":"pkg:github/yeoman/generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fgenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fgenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fgenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fgenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeoman","download_url":"https://codeload.github.com/yeoman/generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fgenerator/sbom","scorecard":{"id":1238570,"data":{"date":"2025-10-06T11:17:32Z","repo":{"name":"github.com/yeoman/generator","commit":"ca080efcb8cce3cc4eb7cf5045945dd6f4a41fe2"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/integration.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/integration.yml:52","Warn: npmCommand not pinned by hash: .github/workflows/integration.yml:60","Warn: npmCommand not pinned by hash: .github/workflows/integration.yml:68","Warn: npmCommand not pinned by hash: .github/workflows/lock-maintenance.yml:24","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   4 out of   9 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gh_pages.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/lock-maintenance.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:33","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/gh_pages.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock-maintenance.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:7"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-g4jq-h2w9-997c","Warn: Project is vulnerable to: GHSA-jqfw-vq24-v9c3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/yeoman/.github/SECURITY.md:1","Info: Found linked content: github.com/yeoman/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/yeoman/.github/SECURITY.md:1","Info: Found text in security policy: github.com/yeoman/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 102 contributing companies or organizations","details":["Info: found contributions from: AmadeusITGroup, BirdOrgUKLearn, DataDog, Flexget, FluentLenium, GoogleChrome, GoogleChromeLabs, GoogleWebComponents, KeralaJS, KeyCode-10, ModuleLoader, OpenPathfinder, Polymer, PolymerLabs, Relaxed-Theme, UnicornConf, WebIntents, ampproject, angular-dragdrop, angular-gantt, angularjs-in-action, aurajs, avajs, awesome-lists, babel, backbone-boilerplate, backbone-paginator, bower, bullgit, chalk, collective-funds, concordancejs, cyber-nomads, dalekjs, datadog, deprecate, duojs, editorconfig, expressjs, facebook, facebookincubator, feedback-assistant, freelance, geodesic-games, google, googlers, googlesamples, gruntjs, guessit-io, guidesmiths, h5bp, html5rocks, hyperdexapp, istanbuljs, istreamlabs, jhipster, jquery, jquery-boilerplate, jquery-ui-bootstrap, jshttp, krug, lyonjs, makespacemadrid, meatspaces, micromata, nodejs, nodesource, openjs-foundation, ossf, pillarjs, pragmasphere, refined-github, regexhq, reviewdog, revisitors, reworkcss, sass, stadthack, taptapship, tastejs, tc39, todogroup, todomvcforks, tooling, ui-router, umdjs, uncss, vimlab, volkswagen-onehub, wbd, wbd-streaming, web-starter-kit, webcompat, webcomponents, webmontagks, webpack, woofwoofinc, xojs, yargs, yarnpkg, yeoman, yoobic"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2025-10-06T20:48:29.664Z","repository_id":534685,"created_at":"2025-10-06T20:48:29.664Z","updated_at":"2025-10-06T20:48:29.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29915341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["generator","javascript","nodejs","scaffold","yeoman","yeoman-generator"],"created_at":"2024-08-01T15:06:52.710Z","updated_at":"2026-03-05T03:04:17.698Z","avatar_url":"https://github.com/yeoman.png","language":"TypeScript","readme":"# Generator [![npm](https://badge.fury.io/js/yeoman-generator.svg)](http://badge.fury.io/js/yeoman-generator) [![Integration Build](https://github.com/yeoman/generator/actions/workflows/integration.yml/badge.svg)](https://github.com/yeoman/generator/actions/workflows/integration.yml) [![Coverage Status](https://coveralls.io/repos/yeoman/generator/badge.svg)](https://coveralls.io/r/yeoman/generator) [![Gitter](https://img.shields.io/badge/Gitter-Join_the_Yeoman_chat_%E2%86%92-00d06f.svg)](https://gitter.im/yeoman/yeoman)\n\n\u003e Rails-inspired generator system that provides scaffolding for your apps\n\n![](https://raw.githubusercontent.com/yeoman/media/master/optimized/yeoman-masthead.png)\n\n## Getting Started\n\nIf you're interested in writing your own Yeoman generator we recommend reading [the official getting started guide](http://yeoman.io/authoring/). The guide covers all the basics you need to get started.\n\nA generator can be as complex as you want it to be. It can simply copy a bunch of boilerplate files, or it can be more advanced asking the user's preferences to scaffold a tailor made project. This decision is up to you.\n\nThe fastest way to get started is to use [generator-generator](https://github.com/yeoman/generator-generator), a Yeoman generator to generate a Yeoman generator.\n\nAfter reading the getting started guide, you might want to read the code source or visit our [API documentation](http://yeoman.io/generator/) for a list of all methods available.\n\n[API documentation for v4.x](https://yeoman.github.io/generator/4.x).\n\n### Debugging\n\nSee the [debugging guide](http://yeoman.io/authoring/debugging.html).\n\n## Contributing\n\nWe love contributors! See our [contribution guideline](http://yeoman.io/contributing/) to get started.\n\n## Sponsors\n\nLove Yeoman work and community? Help us keep it alive by donating funds to cover project expenses! \u003cbr /\u003e\n[[Become a sponsor](https://opencollective.com/yeoman#support)]\n\n  \u003ca href=\"https://opencollective.com/yeoman/backers/0/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/0/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/1/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/1/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/2/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/2/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/3/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/3/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/4/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/4/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/5/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/5/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/6/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/6/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/7/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/7/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/8/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/8/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/9/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/9/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/10/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/10/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/11/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/11/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/12/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/12/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/13/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/13/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/14/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/14/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/15/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/15/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/16/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/16/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/17/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/17/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/18/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/18/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/19/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/19/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/20/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/20/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/21/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/21/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/22/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/22/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/23/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/23/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/24/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/24/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/25/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/25/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/26/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/26/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/27/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/27/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/28/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/28/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/29/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/29/avatar\"\u003e\n  \u003c/a\u003e\n\n## License\n\n[BSD license](http://opensource.org/licenses/bsd-license.php)\nCopyright (c) Google\n","funding_links":["https://opencollective.com/yeoman","https://opencollective.com/yeoman/backers/0/website","https://opencollective.com/yeoman/backers/0/avatar","https://opencollective.com/yeoman/backers/1/website","https://opencollective.com/yeoman/backers/1/avatar","https://opencollective.com/yeoman/backers/2/website","https://opencollective.com/yeoman/backers/2/avatar","https://opencollective.com/yeoman/backers/3/website","https://opencollective.com/yeoman/backers/3/avatar","https://opencollective.com/yeoman/backers/4/website","https://opencollective.com/yeoman/backers/4/avatar","https://opencollective.com/yeoman/backers/5/website","https://opencollective.com/yeoman/backers/5/avatar","https://opencollective.com/yeoman/backers/6/website","https://opencollective.com/yeoman/backers/6/avatar","https://opencollective.com/yeoman/backers/7/website","https://opencollective.com/yeoman/backers/7/avatar","https://opencollective.com/yeoman/backers/8/website","https://opencollective.com/yeoman/backers/8/avatar","https://opencollective.com/yeoman/backers/9/website","https://opencollective.com/yeoman/backers/9/avatar","https://opencollective.com/yeoman/backers/10/website","https://opencollective.com/yeoman/backers/10/avatar","https://opencollective.com/yeoman/backers/11/website","https://opencollective.com/yeoman/backers/11/avatar","https://opencollective.com/yeoman/backers/12/website","https://opencollective.com/yeoman/backers/12/avatar","https://opencollective.com/yeoman/backers/13/website","https://opencollective.com/yeoman/backers/13/avatar","https://opencollective.com/yeoman/backers/14/website","https://opencollective.com/yeoman/backers/14/avatar","https://opencollective.com/yeoman/backers/15/website","https://opencollective.com/yeoman/backers/15/avatar","https://opencollective.com/yeoman/backers/16/website","https://opencollective.com/yeoman/backers/16/avatar","https://opencollective.com/yeoman/backers/17/website","https://opencollective.com/yeoman/backers/17/avatar","https://opencollective.com/yeoman/backers/18/website","https://opencollective.com/yeoman/backers/18/avatar","https://opencollective.com/yeoman/backers/19/website","https://opencollective.com/yeoman/backers/19/avatar","https://opencollective.com/yeoman/backers/20/website","https://opencollective.com/yeoman/backers/20/avatar","https://opencollective.com/yeoman/backers/21/website","https://opencollective.com/yeoman/backers/21/avatar","https://opencollective.com/yeoman/backers/22/website","https://opencollective.com/yeoman/backers/22/avatar","https://opencollective.com/yeoman/backers/23/website","https://opencollective.com/yeoman/backers/23/avatar","https://opencollective.com/yeoman/backers/24/website","https://opencollective.com/yeoman/backers/24/avatar","https://opencollective.com/yeoman/backers/25/website","https://opencollective.com/yeoman/backers/25/avatar","https://opencollective.com/yeoman/backers/26/website","https://opencollective.com/yeoman/backers/26/avatar","https://opencollective.com/yeoman/backers/27/website","https://opencollective.com/yeoman/backers/27/avatar","https://opencollective.com/yeoman/backers/28/website","https://opencollective.com/yeoman/backers/28/avatar","https://opencollective.com/yeoman/backers/29/website","https://opencollective.com/yeoman/backers/29/avatar"],"categories":["TypeScript","工程","nodejs"],"sub_categories":["redux 扩展","macros","调试"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeoman%2Fgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeoman%2Fgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeoman%2Fgenerator/lists"}