react-taginput
Version:
it's a react component for input multi tags while showing autocompleted dropdown list
21 lines (20 loc) • 479 B
JSON
{
"name": "react-taginput",
"version": "0.0.1",
"description": "it's a react component for input multi tags while showing autocompleted dropdown list ",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.coding.net/asjmtz/React-TagInput.git"
},
"keywords": [
"react",
"taginput",
"edit"
],
"author": "asjmtz@163.com",
"license": "ISC"
}