UNPKG

@hanzifinder-chao/networkxjs

Version:

A JavaScript library for graph data structures and algorithms, inspired by Python's NetworkX.

6 lines (5 loc) 112 B
export default { presets: [ ["@babel/preset-env", { targets: { node: "current" } }] ] };