UNPKG

react-simple-form-inline-styles

Version:
38 lines (37 loc) 1 kB
{ "name": "react-simple-form-inline-styles", "description": "Simple inline styles for React forms", "version": "1.1.0", "author": "Kyle Mathews <mathews.kyle@gmail.com>", "bugs": { "url": "https://github.com/KyleAMathews/react-simple-form-inline-styles/issues" }, "dependencies": { "gray-percentage": "^1.0.2" }, "devDependencies": { "cjsx-loader": "^2.0.1", "coffee-loader": "^0.7.2", "coffee-script": "^1.9.1", "react": "^0.13.1", "react-headroom": "^1.5.0", "react-hot-loader": "^1.2.3", "react-responsive-grid": "0.0.4", "typography": "0.0.12", "webpack": "^1.7.3", "webpack-dev-server": "^1.7.0" }, "homepage": "https://github.com/KyleAMathews/react-simple-form-inline-styles", "keywords": [ "form", "forms", "react", "react-styles" ], "license": "MIT", "main": "dist/index.js", "repository": { "type": "git", "url": "https://github.com/KyleAMathews/react-simple-form-inline-styles.git" } }