bootstrap-css-only
Version:
[Bootstrap](http://getbootstrap.com/) CSS and font libraries only. No javascript, and more importantly NO depenedency on jQuery.
30 lines (29 loc) • 702 B
JSON
{
"name": "bootstrap-css-only",
"description": "[Bootstrap](http://getbootstrap.com/) CSS and font libraries only. No javascript, and more importantly NO depenedency on jQuery.",
"version": "4.4.1",
"author": "Twitter, Inc.",
"bugs": {
"url": "https://github.com/fyockm/bootstrap-css-only/issues"
},
"files": [
"css",
"fonts",
"LICENSE"
],
"homepage": "http://getbootstrap.com",
"keywords": [
"bootstrap",
"css",
"fonticons",
"front-end",
"web"
],
"license": "MIT",
"main": "css/bootstrap.min.css",
"repository": {
"type": "git",
"url": "git+https://github.com/fyockm/bootstrap-css-only.git"
},
"style": "css/bootstrap.css"
}