{"id":"chipioindustries/leaky-bucket","name":"leaky-bucket","scope":"chipioindustries","platform":"roblox","description":"A rate limiter with a buffer.","version":"1.0.1","latest":"1.0.1","versions":["1.0.0","1.0.1"],"license":"AGPL-3.0","licenseRating":"unsafe","licenseCaveats":["Strongest copyleft: even network use counts as distribution, so running this in a live game plausibly requires releasing your game's entire source under AGPL-3.0. Not recommended for closed-source projects.","License identified from the packaged LICENSE file; the manifest declared none."],"licenseVerified":true,"dependencies":{"freddylist/llama":{"version":"^1.1.1","alias":"Llama"},"chipioindustries/signal":{"version":"^1.0.3","alias":"Signal"}},"integrity":"89a223c31ec79dab213185d836afec289fcdc2fd57d867d7987085bfde188f1c","likes":0,"downloads":0,"install":"forest install chipioindustries/leaky-bucket","url":"https://forest.dev/p/roblox/chipioindustries/leaky-bucket","files":"https://api.forest.dev/ai/package/roblox/chipioindustries/leaky-bucket/files","readme":"![Unit Tests](https://github.com/chipioindustries/leaky-bucket/actions/workflows/ci.yml/badge.svg)\n![Create Release](https://github.com/chipioindustries/leaky-bucket/actions/workflows/release.yml/badge.svg)\n![Docs Deploy](https://github.com/chipioindustries/leaky-bucket/actions/workflows/docs-deploy.yml/badge.svg)\n\n# LeakyBucket\n\nLeakyBucket is a rate limiter with a buffer.\n\n## Installing with Wally\n\n* Add this line to your `wally.toml` file under `[dependencies]`:\n\n\t```toml\n\tLeakyBucket = \"chipioindustries/leaky-bucket@1.0.1\"\n\t```\n\n* Then run `wally install` to install the package.\n\nFor usage instructions, see the [documentation](https://chipioindustries.github.io/leaky-bucket).\n","readmeTruncated":false}