UNPKG

link-line

Version:

react 连线组件

23 lines (22 loc) 404 B
{ "name": "link-line", "anchor": "xiaoboit", "version": "1.0.0", "description": "react 连线组件", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "" }, "files": [ "assets/*.scss", "es", "lib" ], "keywords": ["连线","link"], "author": "", "license": "ISC", "dependencies": { "svg.js": "^2.7.1" } }