-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathregistry-item.json
More file actions
24 lines (24 loc) · 832 Bytes
/
Copy pathregistry-item.json
File metadata and controls
24 lines (24 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "developer-tools",
"type": "registry:block",
"title": "Developer Tools & Platforms",
"description": "Development platforms, productivity tools, and workflows",
"registryDependencies": [
"@elements/github-logo",
"@elements/gitlab-logo",
"@elements/vercel-logo",
"@elements/linear-logo",
"@elements/notion-logo",
"@elements/v0-logo",
"@elements/lovable-logo",
"@elements/trigger-logo",
"@elements/n8n-logo",
"@elements/deepl-logo",
"@elements/herdr-logo"
],
"dependencies": [],
"files": [],
"docs": "Collection of developer tools and platform logos. Ideal for showcasing integrations, tools used, and development workflows.",
"categories": ["logo", "brand", "developer", "tools", "collection"]
}