38 lines
2.1 KiB
JSON
38 lines
2.1 KiB
JSON
{
|
|
"name": "gojs",
|
|
"version": "1.8.5",
|
|
"description": "Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams",
|
|
"keywords": [ "diagram", "chart", "tree", "flowchart", "orgchart", "uml", "bpmn", "graphics", "editor", "inspector", "drawing", "canvas", "shape", "svg", "hierarchy", "node", "link", "group", "vertex", "edge", "connection", "port", "label", "arrowhead", "family-tree", "decision-tree", "mindmap", "tournament", "treeview", "pipe-tree", "genogram", "ivr-tree", "parse-tree", "concept-map", "euler", "visualization", "entity-relationship", "er-diagram", "friend-wheel", "radial", "graph-distances", "graph-paths", "sankey", "pert", "gantt", "timeline", "monitor", "layer", "swimlane", "spreadsheet", "virtualization", "flow", "process", "state", "sequential-function", "grafcet", "sequence", "circuit", "record", "field", "table", "dataflow", "data-flow", "planogram", "seating", "pipes", "overview", "palette", "comment", "layout", "grid-layout", "tree-layout", "force-directed", "layered", "hierarchical", "circular", "fishbone", "ishikawa", "parallel", "serpentine", "treemap", "tree-map", "freehand", "polygon", "polyline", "bezier", "panel", "view", "model", "databinding", "data-binding", "binding", "transaction", "coordinates", "subgraph", "selection", "highlight", "tooltip", "context-menu", "tool", "command", "validation", "button", "template", "legend", "grid", "printing" ],
|
|
"homepage": "https://gojs.net",
|
|
"bugs": {
|
|
"url": "https://forum.nwoods.com/c/gojs",
|
|
"email": "gojs@nwoods.com"
|
|
},
|
|
"license": "SEE LICENSE AT https://gojs.net/latest/doc/license.html",
|
|
"author": "Northwoods Software",
|
|
"files": [
|
|
"package.json",
|
|
"bower.json",
|
|
"index.html",
|
|
"README.md",
|
|
"api",
|
|
"assets",
|
|
"doc/changelog.html",
|
|
"doc/download.html",
|
|
"doc/license.html",
|
|
"extensions",
|
|
"extensionsTS",
|
|
"intro",
|
|
"learn",
|
|
"projects",
|
|
"release",
|
|
"samples",
|
|
"storage"
|
|
],
|
|
"main": "release/go.js",
|
|
"typings": "release/go.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/NorthwoodsSoftware/GoJS"
|
|
}
|
|
} |