Added periods (#3065)

This commit is contained in:
Brizen Britt
2025-04-21 04:45:14 -04:00
committed by GitHub
parent 9105f0e3dd
commit 7b954807da
11 changed files with 11 additions and 11 deletions

View File

@@ -79,7 +79,7 @@
}, },
{ {
"name": "lucide-lustre", "name": "lucide-lustre",
"description": "A library providing https://lucide.dev icons to lustre", "description": "A library providing https://lucide.dev icons to lustre.",
"icon": "/framework-logos/lustre.webp", "icon": "/framework-logos/lustre.webp",
"shields": [ "shields": [
{ {

View File

@@ -2,7 +2,7 @@
"name": "@lucide/astro", "name": "@lucide/astro",
"version": "0.470.0", "version": "0.470.0",
"author": "Moustapha Kebe", "author": "Moustapha Kebe",
"description": "A Lucide icon library package for Astro applications", "description": "A Lucide icon library package for Astro applications.",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",
"bugs": "https://github.com/lucide-icons/lucide/issues", "bugs": "https://github.com/lucide-icons/lucide/issues",

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-angular", "name": "lucide-angular",
"description": "A Lucide icon library package for Angular applications", "description": "A Lucide icon library package for Angular applications.",
"version": "0.0.1", "version": "0.0.1",
"author": "SMAH1", "author": "SMAH1",
"license": "ISC", "license": "ISC",

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-preact", "name": "lucide-preact",
"description": "A Lucide icon library package for Preact applications", "description": "A Lucide icon library package for Preact applications.",
"version": "0.0.1", "version": "0.0.1",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-react-native", "name": "lucide-react-native",
"description": "A Lucide icon library package for React Native applications", "description": "A Lucide icon library package for React Native applications.",
"version": "0.0.1", "version": "0.0.1",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-react", "name": "lucide-react",
"description": "A Lucide icon library package for React applications", "description": "A Lucide icon library package for React applications.",
"version": "0.0.1", "version": "0.0.1",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-solid", "name": "lucide-solid",
"description": "A Lucide icon library package for Solid applications", "description": "A Lucide icon library package for Solid applications.",
"version": "0.0.1", "version": "0.0.1",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",

View File

@@ -1,6 +1,6 @@
{ {
"name": "lucide-svelte", "name": "lucide-svelte",
"description": "A Lucide icon library package for Svelte applications", "description": "A Lucide icon library package for Svelte applications.",
"version": "0.0.1", "version": "0.0.1",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",

View File

@@ -2,7 +2,7 @@
"name": "lucide-vue-next", "name": "lucide-vue-next",
"version": "0.0.1", "version": "0.0.1",
"author": "Eric Fennis", "author": "Eric Fennis",
"description": "A Lucide icon library package for Vue 3 applications", "description": "A Lucide icon library package for Vue 3 applications.",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",
"bugs": "https://github.com/lucide-icons/lucide/issues", "bugs": "https://github.com/lucide-icons/lucide/issues",

View File

@@ -2,7 +2,7 @@
"name": "lucide-vue", "name": "lucide-vue",
"version": "0.0.1", "version": "0.0.1",
"author": "Eric Fennis", "author": "Eric Fennis",
"description": "A Lucide icon library package for Vue 2 applications", "description": "A Lucide icon library package for Vue 2 applications.",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",
"bugs": "https://github.com/lucide-icons/lucide/issues", "bugs": "https://github.com/lucide-icons/lucide/issues",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lucide/svelte", "name": "@lucide/svelte",
"description": "A Lucide icon library package for Svelte applications", "description": "A Lucide icon library package for Svelte applications.",
"version": "0.1.0", "version": "0.1.0",
"license": "ISC", "license": "ISC",
"homepage": "https://lucide.dev", "homepage": "https://lucide.dev",