UNPKG

react-simple-radio-group

Version:

A React mixin for linking form fields to a deep structure of data within the component's state.

38 lines (37 loc) 891 B
{ "name": "react-simple-radio-group", "version": "0.1.4", "description": "A React mixin for linking form fields to a deep structure of data within the component's state.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/zodiac-xl/react-simple-radio-group.git" }, "keywords": [ "react", "radio", "group", "link", "state" ], "author": { "name": "zodiac" }, "license": "MIT", "bugs": { "url": "https://github.com/zodiac-xl/react-simple-radio-group/issues" }, "homepage": "https://github.com/zodiac-xl/react-simple-radio-group", "dependencies": { "object-assign": "^4.0.1", "react": "^0.14.3", "react-dom": "^0.14.3" }, "_npmUser": { "name": "wuxiaolong", "email": "wxlgame0105@163.com" } }