react-tagsinput-special
Version:
Original package is here. https://www.npmjs.com/package/react-tagsinput
28 lines (27 loc) • 716 B
JSON
{
"name": "react-tagsinput-special",
"version": "1.6.0",
"description": "Original package is here. https://www.npmjs.com/package/react-tagsinput",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "mehmet demiray",
"license": "ISC",
"keywords": [
"react",
"react-tagsinput",
"input-tags"
],
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mehmetdemiray/react-tagsinput-special.git"
},
"bugs": {
"url": "https://github.com/mehmetdemiray/react-tagsinput-special/issues"
},
"homepage": "https://github.com/mehmetdemiray/react-tagsinput-special#readme"
}