zen-grids
Version:
Zen Grids is an intuitive, flexible grid system to create responsive, adaptive, fluid and fixed-width layouts.
15 lines (14 loc) • 365 B
JSON
{
"name": "eyeglass-test",
"version": "1.0.0",
"description": "A test of Eyeglass integration.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "John Albin Wilkins <virtually.johnalbin@gmail.com> (http://john.albin.net/)",
"license": "GPL-2.0",
"dependencies": {
"zen-grids": "*"
}
}