leonitousconforti/tinyburg

View on GitHub
common/autoinstallers/rush-github-action-cache/rush-plugins/@gigara/rush-github-action-build-cache-plugin/rush-plugin-manifest.json

Summary

Maintainability
Test Coverage
{
  "plugins": [
    {
      "pluginName": "rush-github-action-build-cache-plugin",
      "description": "Github action rush build cache plugin",
      "entryPoint": "lib/index.js"
    }
  ]
}