FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
bootstrap/package.json at 4 · components/bootstrap · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
components
/
bootstrap
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
80
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
bootstrap
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 566 Bytes
Breadcrumbs
bootstrap
/
package.json
Copy path
File metadata and controls
25 lines (25 loc) · 566 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name"
:
"
components-bootstrap
"
,
"description"
:
"
The most popular front-end framework for developing responsive, mobile first projects on the web.
"
,
"version"
:
"
4.6.2
"
,
"keywords"
: [
"
css
"
,
"
sass
"
,
"
mobile-first
"
,
"
responsive
"
,
"
front-end
"
,
"
framework
"
,
"
web
"
],
"homepage"
:
"
https://getbootstrap.com
"
,
"author"
:
"
Twitter Inc.
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/components/bootstrap.git
"
},
"license"
:
"
MIT
"
,
"dependencies"
: {
"jquery"
:
"
>=2
"
},
"main"
:
"
js/bootstrap.js
"
}
Back
|
FazBrowse Home
|
New Git URL