UNPKG

@ucgis/curr-viz

Version:

UCGIS-curr-viz is an script to visualize curricula in a tree layout

23 lines (22 loc) 498 B
{ "name": "@ucgis/curr-viz", "version": "1.0.1", "description": "UCGIS-curr-viz is an script to visualize curricula in a tree layout", "main": "index.js", "dependencies": { "d3": "^5.9.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "curricula", "UCGIS" ], "author": "Aida <amuriach@uji.es>", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/GeoTecINIT/UCGIS-curr-viz.git" } }