gojs
Version:
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
18 lines (17 loc) • 332 B
JSON
{
"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.1.5",
"pdfkit": "^0.11.0",
"requirejs": "^2.3.6"
}
}