From 8de9e89b9c2b223f2f94dae849fc7598be15b58a Mon Sep 17 00:00:00 2001 From: Luca Argentieri Date: Mon, 22 Dec 2025 14:01:44 +0100 Subject: [PATCH 1/3] Create gsap.yml --- modules/gsap.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 modules/gsap.yml diff --git a/modules/gsap.yml b/modules/gsap.yml new file mode 100644 index 000000000..21cb262b0 --- /dev/null +++ b/modules/gsap.yml @@ -0,0 +1,18 @@ +name: GSAP +description: "GSAP integration for Nuxt." +repo: LucaArgentieri/gsap-nuxt-module +npm: gsap-nuxt-module +icon: gsap.svg +github: https://github.com/LucaArgentieri/gsap-nuxt-module +website: https://github.com/LucaArgentieri/gsap-nuxt-module#readme +learn_more: "" +category: Libraries +type: 3rd-party +maintainers: + - name: Luca Argentieri + github: LucaArgentieri + twitter: luca_argentieri + avatar: https://avatars.githubusercontent.com/LucaArgentieri?v=4 +compatibility: + nuxt: ">=3.0.0" + requires: {} From cca31111e31b6ab9abf120b35872de85c6f9d2a6 Mon Sep 17 00:00:00 2001 From: Luca Argentieri Date: Mon, 22 Dec 2025 14:02:15 +0100 Subject: [PATCH 2/3] Create gsap.svg --- icons/gsap.svg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 icons/gsap.svg diff --git a/icons/gsap.svg b/icons/gsap.svg new file mode 100644 index 000000000..a41142372 --- /dev/null +++ b/icons/gsap.svg @@ -0,0 +1,6 @@ + + + + + + From c00e4a63b7f33a763664142f27410beb9d52f379 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:08:52 +0000 Subject: [PATCH 3/3] [autofix.ci] apply automated fixes --- modules/GSAP.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 modules/GSAP.yml diff --git a/modules/GSAP.yml b/modules/GSAP.yml new file mode 100644 index 000000000..317d7963d --- /dev/null +++ b/modules/GSAP.yml @@ -0,0 +1,17 @@ +name: GSAP +description: GSAP integration for Nuxt. +repo: LucaArgentieri/gsap-nuxt-module +npm: gsap-nuxt-module +icon: '' +github: https://github.com/LucaArgentieri/gsap-nuxt-module +website: https://github.com/LucaArgentieri/gsap-nuxt-module +learn_more: '' +category: Devtools +type: 3rd-party +maintainers: + - name: Luca Argentieri + github: LucaArgentieri + twitter: luca_argentieri +compatibility: + nuxt: '>=3.0.0' + requires: {}