{
"id": "tool:webpack",
"_kind": "Tool",
"_file": "domain/tools/webpack.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "webpack",
"kind": "bundler",
"description": "Static module bundler for modern JavaScript applications.\n"
},
"outgoingEdges": [
{
"from": "tool:webpack",
"to": "language:javascript",
"kind": "belongs_to_language",
"attributes": {}
}
],
"incomingEdges": []
}