UNPKG

@labvis-ufpa/vistechlib

Version:

Information Visualization Technique Library

34 lines (33 loc) 778 B
{ "name": "@labvis-ufpa/vistechlib", "version": "1.0.20", "description": "Information Visualization Technique Library", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/LABVIS-UFPA/vistechlib.git" }, "keywords": [ "Information", "Visualization", "JS", "Library", "Visualization", "Technique" ], "author": "LABVIS - UFPA", "license": "Apache-2.0", "bugs": { "url": "https://github.com/LABVIS-UFPA/vistechlib/issues" }, "homepage": "https://github.com/LABVIS-UFPA/vistechlib#readme", "dependencies": { "d3": "^5.4.0", "d3-path": "^1.0.5", "moment": "^2.22.2", "underscore": "^1.9.0" } }