{"id":28972546,"url":"https://github.com/ember-cli/broccoli-brocfile-loader","last_synced_at":"2026-01-20T17:37:53.989Z","repository":{"id":66079392,"uuid":"66221648","full_name":"ember-cli/broccoli-brocfile-loader","owner":"ember-cli","description":"Find and load Brocfile.js files for use with the Broccoli asset builder","archived":false,"fork":false,"pushed_at":"2016-10-31T22:54:41.000Z","size":1240,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-14T04:38:40.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ember-cli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-08-21T21:29:49.000Z","updated_at":"2016-08-21T21:48:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e86e9d5-cc6f-4b86-8e9d-f352fefd88ec","html_url":"https://github.com/ember-cli/broccoli-brocfile-loader","commit_stats":{"total_commits":578,"total_committers":38,"mean_commits":"15.210526315789474","dds":0.1557093425605537,"last_synced_commit":"72df4cde262c7ae3ce5123f93ce5e4e45902f40d"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/ember-cli/broccoli-brocfile-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fbroccoli-brocfile-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fbroccoli-brocfile-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fbroccoli-brocfile-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fbroccoli-brocfile-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ember-cli","download_url":"https://codeload.github.com/ember-cli/broccoli-brocfile-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fbroccoli-brocfile-loader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261394770,"owners_count":23152283,"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","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":[],"created_at":"2025-06-24T11:06:54.027Z","updated_at":"2026-01-20T17:37:53.983Z","avatar_url":"https://github.com/ember-cli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"broccoli-brocfile-loader\n==============================================================================\n\nThe algorithm to find and load the `Brocfile.js` build specification file.\n\n\nInstallation\n------------------------------------------------------------------------------\n\n```bash\nnpm install broccoli-brocfile-loader\n```\n\n\nUsage\n------------------------------------------------------------------------------\n\n```js\nvar loadBrocfile = require('broccoli-brocfile-loader');\n\nvar tree = loadBrocfile();\n```\n\nRunning this code will:\n\n1. Find a file named `Brocfile.js` in the current folder or any of the parent\n   folders. The search is case-independent and will throw an error if no\n   matching file could be found.\n   \n2. `chdir()` into the folder containing the `Brocfile.js`.\n\n3. Load the `Brocfile.js` code via `require()`.\n\n\nLicense\n------------------------------------------------------------------------------\n\nBroccoli was originally written by [Jo Liss](http://www.solitr.com/) and is\nlicensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-cli%2Fbroccoli-brocfile-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fember-cli%2Fbroccoli-brocfile-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-cli%2Fbroccoli-brocfile-loader/lists"}