{ "name": "react-linked-input", "version": "1.0.2", "description": "LinkedInput supports the ReactLink semantics", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/react.git" }, "files": [ "LICENSE", "PATENTS", "factory.js", "index.js", "react-linked-input.js", "react-linked-input.min.js" ], "keywords": [ "react", "linkedinput", "input", "linked", "reactlink" ], "license": "BSD-3-Clause" }