{
"id": "library:axios",
"_kind": "Library",
"_file": "domain/libraries/axios.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Axios",
"belongsToLanguageId": "language:javascript",
"category": "http-client",
"description": "Promise-based HTTP client for the browser and Node.js.\n"
},
"outgoingEdges": [
{
"from": "library:axios",
"to": "language:javascript",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}