gojs
Version:
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
17 lines (16 loc) • 350 B
JSON
{
"name": "goeditor_boilerplate",
"version": "1.0.0",
"description": "<h1>GoEditor Applications</h1>",
"main": "DataInspector.js",
"dependencies": {
"copy-dir": "^0.4.0",
"ncp": "^2.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}