UNPKG

el-input-tag

Version:

A input tag editor component of Element UI

27 lines (26 loc) 486 B
{ "name": "el-input-tag", "version": "1.3.3", "description": "A input tag editor component of Element UI", "main": "src/index.js", "scripts": { }, "peerDependencies": { "vue": "^2.4.0", "element-ui": "^2.0.0" }, "keywords": [ "vue", "component", "element", "tag", "inputtag", "input" ], "repository": { "type": "git", "url": "git+https://github.com/xiispace/el-input-tag.git" }, "author": "xiispace", "license": "MIT" }