II.
Library JSON
Structured · livelibrary:sharp
Sharp json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:sharp",
"_kind": "Library",
"_file": "domain/libraries/libraries-node-testing-utils.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Sharp",
"belongsToLanguageId": "language:javascript",
"category": "image-processing",
"description": "High-performance Node.js image processing library built on libvips — resize, convert, and transform images.\n"
},
"outgoingEdges": [
{
"from": "library:sharp",
"to": "language:javascript",
"kind": "belongs_to_language"
},
{
"from": "library:sharp",
"to": "skill-area:image-processing",
"kind": "used_for"
},
{
"from": "library:sharp",
"to": "library:kingfisher",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "library:kingfisher",
"to": "library:sharp",
"kind": "alternative_to"
},
{
"from": "stack-profile:video-streaming-platform",
"to": "library:sharp",
"kind": "composed_of"
},
{
"from": "stack-profile:learning-management-system",
"to": "library:sharp",
"kind": "composed_of"
},
{
"from": "stack-profile:chat-messaging-platform",
"to": "library:sharp",
"kind": "composed_of"
},
{
"from": "stack-profile:photo-gallery-dam",
"to": "library:sharp",
"kind": "composed_of"
}
]
}