gojs
Version:
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
19 lines (18 loc) • 392 B
JSON
{
"name": "goeditor",
"version": "1.0.0",
"description": "Generate GoJS Editor Applications",
"main": "generateEditor.js",
"dependencies": {
"copy-dir": "^0.4.0",
"fs-extra": "^7.0.1",
"ncp": "^2.0.0",
"rimraf": "^2.6.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}