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