II.
Library JSON
Structured · livelibrary:framer-motion
Framer Motion json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:framer-motion",
"_kind": "Library",
"_file": "domain/libraries/libraries-frontend-ui.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Framer Motion",
"belongsToLanguageId": "language:typescript",
"category": "other",
"description": "Production-ready animation and gesture library for React with a\ndeclarative API, layout animations, shared element transitions,\ndrag, and scroll-triggered effects.\n"
},
"outgoingEdges": [
{
"from": "library:framer-motion",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "library:framer-motion",
"to": "skill-area:animation-transitions",
"kind": "used_for"
},
{
"from": "library:framer-motion",
"to": "library:d3",
"kind": "alternative_to"
}
],
"incomingEdges": []
}