UNPKG

gojs

Version:

Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams

19 lines (18 loc) 382 B
{ "name": "pdf", "version": "1.0.0", "description": "", "main": "blob-stream.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "blob-stream": "^0.1.3", "gojs": "^2.2.22", "pdfkit": "^0.11.0", "requirejs": "^2.3.6", "svg-to-pdfkit": "^0.1.8" } }