{"id":20652930,"url":"https://github.com/gregoranders/nodejs-prepare-asset","last_synced_at":"2026-04-04T20:32:37.072Z","repository":{"id":37954219,"uuid":"288698263","full_name":"gregoranders/nodejs-prepare-asset","owner":"gregoranders","description":"NodeJS Prepare Asset","archived":false,"fork":false,"pushed_at":"2024-03-04T19:17:29.000Z","size":317,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-01T00:56:05.232Z","etag":null,"topics":["github-actions","jest","node","typescript"],"latest_commit_sha":null,"homepage":"https://gregoranders.github.io/nodejs-prepare-asset/","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/gregoranders.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-19T10:09:21.000Z","updated_at":"2025-10-15T07:44:48.000Z","dependencies_parsed_at":"2023-02-13T02:15:58.011Z","dependency_job_id":"9215a15c-eb1f-46ef-a926-88093cdd1512","html_url":"https://github.com/gregoranders/nodejs-prepare-asset","commit_stats":{"total_commits":44,"total_committers":3,"mean_commits":"14.666666666666666","dds":"0.13636363636363635","last_synced_commit":"f4a852616a8b814008ccc34da06eb909370a3174"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/gregoranders/nodejs-prepare-asset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Fnodejs-prepare-asset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Fnodejs-prepare-asset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Fnodejs-prepare-asset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Fnodejs-prepare-asset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoranders","download_url":"https://codeload.github.com/gregoranders/nodejs-prepare-asset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoranders%2Fnodejs-prepare-asset/sbom","scorecard":{"id":445031,"data":{"date":"2025-08-11","repo":{"name":"github.com/gregoranders/nodejs-prepare-asset","commit":"92adad6f48876512264c334071f08f6fd9aad39f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/4 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:20","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yml:21","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/development.yml:1","Warn: no topLevel permission defined: .github/workflows/feature.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/development.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/development.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/feature.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/feature.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/feature.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/feature.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/feature.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/feature.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/gregoranders/nodejs-prepare-asset/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .husky/pre-push:5","Warn: npmCommand not pinned by hash: .github/workflows/development.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/feature.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/master.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:42","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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/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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 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"}}]},"last_synced_at":"2025-08-19T06:30:10.840Z","repository_id":37954219,"created_at":"2025-08-19T06:30:10.841Z","updated_at":"2025-08-19T06:30:10.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31259046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T18:32:52.363Z","status":"ssl_error","status_checked_at":"2026-03-31T18:32:51.507Z","response_time":111,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["github-actions","jest","node","typescript"],"created_at":"2024-11-16T17:39:27.983Z","updated_at":"2026-04-04T20:32:37.027Z","avatar_url":"https://github.com/gregoranders.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.JS Prepare Asset\n\n## [GitHub Action][github-actions-url] written in [TypeScript][typescript-url]\n\n### Prepare asset for upload - [GitHub Action][github-actions-url]\n\nThis action provides the _name_ and _path_ of a single file in a directory, so your workflow can access it.\n\n[![License][license-image]][license-url]\n[![Issues][issues-image]][issues-url]\n\n[![Code maintainability][code-maintainability-image]][code-maintainability-url]\n[![Code issues][code-issues-image]][code-issues-url]\n[![Code Technical Debt][code-tech-debt-image]][code-tech-debt-url]\n\n[![Main Language][language-image]][code-metric-url]\n[![Languages][languages-image]][code-metric-url]\n[![Code Size][code-size-image]][code-metric-url]\n[![Repository Size][repo-size-image]][code-metric-url]\n\n## Features\n\n- [TypeScript][typescript-url]\n- [Jest][jest-url] Unit Tests with Code Coverage\n- GitHub CI Integration (feature, development, master, release)\n- Code Quality via [Code Climate](./docs/codeclimate.md)\n\n\u003c!-- lint disable maximum-line-length --\u003e\n| GitHub                                                           | Coveralls                                                                  |                                                                              |\n| ---------------------------------------------------------------- | -------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |\n| [![Release Build][release-build-image]][release-url]             |                                                                            | [![Release Version][release-image]][release-url]                             |\n| [![Master Build][master-build-image]][master-url]                | [![Master Coverage][master-coveralls-image]][master-coveralls-url]         | [![Master Version][master-version-image]][master-version-url]                |\n| [![Development Build][development-build-image]][development-url] | [![Test Coverage][development-coveralls-image]][development-coveralls-url] | [![Development Version][development-version-image]][development-version-url] |\n\u003c!-- lint enable maximum-line-length --\u003e\n## Usage\n\n```YML\n    ...\n    - name: nodejs project information\n      id: projectinfo\n      uses: gregoranders/nodejs-project-info@v0.0.21\n    - name: create release action\n      id: createrelease\n      uses: gregoranders/nodejs-create-release@v0.0.21\n      env:\n        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n        PACKAGE_JSON: ${{ steps.projectinfo.outputs.context }}\n      with:\n        tag: v${{ steps.projectinfo.outputs.version }}\n        name: ${{ steps.projectinfo.outputs.name }} - ${{ steps.projectinfo.outputs.version }} Release\n        target: ${{ github.ref }}\n    - name: nodejs prepare asset\n      id: prepareasset\n      uses: gregoranders/nodejs-prepare-asset@v0.0.20\n      with:\n        path: dist\n    - name: upload asset\n      id: uploadasset\n      uses: gregoranders/nodejs-upload-asset@v0.0.20\n      env:\n        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n      with:\n        id: ${{ steps.createrelease.outputs.id }}\n        path: ${{ steps.prepareasset.path }}\n        name: ${{ steps.prepareasset.name }}\n    ...\n```\n\n### Inputs/Outputs\n\n```YML\ninputs:\n  path:\n    description: 'Path to asset'\n    required: true\noutputs:\n  name:\n    description: 'Asset Name'\n  path:\n    description: 'Asset Path'\n```\n\n[release-url]: https://github.com/gregoranders/nodejs-prepare-asset/releases\n[master-url]: https://github.com/gregoranders/nodejs-prepare-asset/tree/master\n[development-url]: https://github.com/gregoranders/nodejs-prepare-asset/tree/development\n[code-metric-url]: https://github.com/gregoranders/nodejs-prepare-asset/search?l=TypeScript\n[license-url]: https://github.com/gregoranders/nodejs-prepare-asset/blob/master/LICENSE\n[license-image]: https://img.shields.io/github/license/gregoranders/nodejs-prepare-asset.svg\n[master-version-url]: https://github.com/gregoranders/nodejs-prepare-asset/blob/master/package.json\n[master-version-image]: https://img.shields.io/github/package-json/v/gregoranders/nodejs-prepare-asset/master\n[development-version-url]: https://github.com/gregoranders/nodejs-prepare-asset/blob/development/package.json\n[development-version-image]: https://img.shields.io/github/package-json/v/gregoranders/nodejs-prepare-asset/development\n[issues-url]: https://github.com/gregoranders/nodejs-prepare-asset/issues\n[issues-image]: https://img.shields.io/github/issues-raw/gregoranders/nodejs-prepare-asset.svg\n[release-image]: https://img.shields.io/github/release/gregoranders/nodejs-prepare-asset\n[release-build-image]: https://github.com/gregoranders/nodejs-prepare-asset/workflows/Release%20CI/badge.svg\n[master-build-image]: https://github.com/gregoranders/nodejs-prepare-asset/workflows/Master%20CI/badge.svg\n[development-build-image]: https://github.com/gregoranders/nodejs-prepare-asset/workflows/Development%20CI/badge.svg\n[master-coveralls-url]: https://coveralls.io/github/gregoranders/nodejs-prepare-asset?branch=master\n[master-coveralls-image]: https://img.shields.io/coveralls/github/gregoranders/nodejs-prepare-asset/master\n[development-coveralls-image]: https://img.shields.io/coveralls/github/gregoranders/nodejs-prepare-asset/development\n[development-coveralls-url]: https://coveralls.io/github/gregoranders/nodejs-prepare-asset?branch=development\n[code-maintainability-url]: https://codeclimate.com/github/gregoranders/nodejs-prepare-asset/maintainability\n[code-maintainability-image]: https://img.shields.io/codeclimate/maintainability/gregoranders/nodejs-prepare-asset\n[code-issues-url]: https://codeclimate.com/github/gregoranders/nodejs-prepare-asset/maintainability\n[code-issues-image]: https://img.shields.io/codeclimate/issues/gregoranders/nodejs-prepare-asset\n[code-tech-debt-url]: https://codeclimate.com/github/gregoranders/nodejs-prepare-asset/maintainability\n[code-tech-debt-image]: https://img.shields.io/codeclimate/tech-debt/gregoranders/nodejs-prepare-asset\n[language-image]: https://img.shields.io/github/languages/top/gregoranders/nodejs-prepare-asset\n[languages-image]: https://img.shields.io/github/languages/count/gregoranders/nodejs-prepare-asset\n[code-size-image]: https://img.shields.io/github/languages/code-size/gregoranders/nodejs-prepare-asset\n[repo-size-image]: https://img.shields.io/github/repo-size/gregoranders/nodejs-prepare-asset\n[typescript-url]: http://www.typescriptlang.org/\n[jest-url]: https://jestjs.io/\n[github-actions-url]: https://github.com/features/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoranders%2Fnodejs-prepare-asset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoranders%2Fnodejs-prepare-asset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoranders%2Fnodejs-prepare-asset/lists"}