bootstrap-grid-only-css
Version:
The grid and responsive utilities classes extracted from the Bootstrap 4 framework, compiled into CSS.
29 lines (28 loc) • 721 B
JSON
{
"name": "bootstrap-grid-only-css",
"description": "The grid and responsive utilities classes extracted from the Bootstrap 4 framework, compiled into CSS.",
"author": "Daniel M. Hendricks",
"version": "4.1.3",
"license": "MIT",
"keywords": [
"css",
"bootstrap",
"responsive",
"grid"
],
"devDependencies": {
"gulp": "^4.0",
"gulp-autoprefixer": "^4.1.0",
"gulp-filter": "^5.1.0",
"gulp-line-ending-corrector": "^1.0.2",
"gulp-cache": "^1.0.2",
"gulp-notify": "^3.1",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.0",
"gulp-uglifycss": "^1.1.0"
},
"repository": {
"type": "git",
"url": "git://github.com/dmhendricks/bootstrap-grid-css.git"
}
}