mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
36 lines
556 B
JSON
36 lines
556 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"coding",
|
|
"version control",
|
|
"git",
|
|
"repository",
|
|
"template",
|
|
"draft",
|
|
"script",
|
|
"screenplay",
|
|
"writing",
|
|
"writer",
|
|
"author",
|
|
"unwritten",
|
|
"unpublished",
|
|
"untold"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "book-template",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0.0"
|
|
}
|
|
]
|
|
}
|