12345678910111213141516171819 |
- {
- "name": "dag-board",
- "version": "0.1.23",
- "description": "a plugin to show DAG graph . 用于流程图或者DAG图展示.",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "dependence": {},
- "keywords": [
- "DAG",
- "graph"
- ],
- "author": "murongqimiao@live.cn",
- "license": "ISC",
- "__npminstall_done": "Mon Apr 19 2021 08:58:34 GMT+0800 (中国标准时间)",
- "_from": "dag-board@0.1.23",
- "_resolved": "https://registry.npm.taobao.org/dag-board/download/dag-board-0.1.23.tgz"
- }
|