golden-section-ui
Version:
A configurable ES6 module that generates a dynamic UI-layout grid based on the golden ratio.
31 lines (30 loc) • 757 B
JSON
{
"name": "golden-section-ui",
"version": "1.0.2",
"description": "A configurable ES6 module that generates a dynamic UI-layout grid based on the golden ratio.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sean-olson/golden-section-ui.git"
},
"keywords": [
"native",
"javascript",
"ui",
"golden",
"mean",
"golden",
"section",
"golden",
"ratio"
],
"author": "Sean Olson",
"license": "ISC",
"bugs": {
"url": "https://github.com/sean-olson/golden-section-ui/issues"
},
"homepage": "https://github.com/sean-olson/golden-section-ui#readme"
}