table-grid
Version:
CSS Grid System by display:table
24 lines (23 loc) • 500 B
JSON
{
"name": "table-grid",
"version": "1.0.1",
"description": "CSS Grid System by display:table",
"repository": {
"type": "git",
"url": "git+https://github.com/goez-tools/table-grid.git"
},
"keywords": [
"css",
"grid",
"table-grid"
],
"author": "Mark Otto <mdo@mdo.fm>",
"license": "MIT",
"bugs": {
"url": "https://github.com/mdo/table-grid/issues"
},
"homepage": "http://mdo.github.io/table-grid/",
"devDependencies": {
"node-sass": "^4.5.0"
}
}