|
1 | 1 | { |
2 | 2 | "$schema": "./schema.json", |
3 | 3 | "registry_version": "0.2.0", |
4 | | - "updated_at": "2026-05-31T06:24:32Z", |
| 4 | + "updated_at": "2026-05-31T06:37:06Z", |
5 | 5 | "plugins": [ |
6 | 6 | { |
7 | 7 | "name": "animus-provider-claude", |
|
3227 | 3227 | "tags": ["subject", "pypi", "python", "packages", "releases"], |
3228 | 3228 | "install_hint": "animus plugin install launchapp-dev/animus-subject-pypi-releases" |
3229 | 3229 | }, |
| 3230 | + { |
| 3231 | + "name": "animus-subject-pypi-downloads", |
| 3232 | + "kind": "subject_backend", |
| 3233 | + "repo": "launchapp-dev/animus-subject-pypi-downloads", |
| 3234 | + "latest_tag": "v0.1.0", |
| 3235 | + "description": "PyPI package download counts subject backend plugin for Animus", |
| 3236 | + "homepage": "https://github.com/launchapp-dev/animus-subject-pypi-downloads", |
| 3237 | + "license": "Elastic-2.0", |
| 3238 | + "stability": "alpha", |
| 3239 | + "platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"], |
| 3240 | + "tags": ["subject", "pypi", "python", "downloads", "packages"], |
| 3241 | + "install_hint": "animus plugin install launchapp-dev/animus-subject-pypi-downloads" |
| 3242 | + }, |
3230 | 3243 | { |
3231 | 3244 | "name": "animus-subject-quay-tags", |
3232 | 3245 | "kind": "subject_backend", |
|
0 commit comments