{ "name": "simple-mind-map", "version": "0.1.5", "description": "一个简单的web在线思维导图", "authors": [ { "name": "街角小林", "email": "1013335014@qq.com" }, { "name": "理想青年实验室", "url": "http://lxqnsys.com/" } ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/wanglin2/mind-map" }, "scripts": {}, "main": "index.js", "dependencies": { "@svgdotjs/svg.js": "^3.0.16", "canvg": "^3.0.7", "deepmerge": "^1.5.2", "eventemitter3": "^4.0.7" }, "keywords": [ "javascript", "svg", "mind-map", "mindMap", "MindMap" ] }