UNPKG

ui-layout

Version:

React row/col layout components

30 lines (29 loc) 620 B
{ "name": "ui-layout", "version": "1.0.0", "description": "React row/col layout components", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/pavex/ui-layout.git" }, "keywords": [ "javascrip", "react", "component", "ui", "row", "rows", "col", "cols" ], "author": "Pavel Macháček <pavex@ines.cz>", "license": "MIT", "bugs": { "url": "https://github.com/pavex/ui-layout/issues" }, "homepage": "https://github.com/pavex/ui-layout#readme" }