mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-21 04:17:53 -05:00
Conflicts: Makefile README.md component.json docs/assets/css/docs.css docs/assets/img/bs-docs-bootstrap-features.png docs/assets/img/bs-docs-responsive-illustrations.png docs/assets/img/bs-docs-twitter-github.png docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/base-css.html docs/components.html docs/customize.html docs/extend.html docs/getting-started.html docs/index.html docs/javascript.html docs/scaffolding.html docs/templates/layout.mustache docs/templates/pages/customize.mustache docs/templates/pages/index.mustache js/bootstrap-typeahead.js package.json
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"name": "bootstrap",
|
|
"version": "2.2.2-j3",
|
|
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
|
|
"dependencies": {
|
|
"jquery": "~1.8.0"
|
|
}
|
|
} |