FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
bootflat.github.io/package.json at master · bootflat/bootflat.github.io · GitHub
bootflat
/
bootflat.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
427
Star
4.2k
Code
Issues
53
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
bootflat.github.io
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
43 lines (43 loc) · 1.2 KB
Breadcrumbs
bootflat.github.io
/
package.json
Copy path
File metadata and controls
executable file
·
43 lines (43 loc) · 1.2 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"name"
:
"
bootflat
"
,
"private"
:
false
,
"version"
:
"
2.0.4
"
,
"description"
:
"
BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.3.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.
"
,
"author"
:
"
Flathemes <info@flathemes.com>
"
,
"homepage"
:
"
http://bootflat.github.com/
"
,
"keywords"
: [
"
mobile
"
,
"
html5
"
,
"
css3
"
,
"
scss
"
,
"
bootflat
"
,
"
bootstrap
"
,
"
flat
"
,
"
flat ui
"
,
"
ui
"
],
"bugs"
: {
"url"
:
"
https://github.com/bootflat/bootflat.github.io/issues
"
},
"license"
:
"
MIT
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/bootflat/bootflat.github.io.git
"
},
"devDependencies"
: {
"grunt"
:
"
^0.4.5
"
,
"grunt-contrib-clean"
:
"
^0.6.0
"
,
"grunt-contrib-csslint"
:
"
^0.3.1
"
,
"grunt-contrib-cssmin"
:
"
~0.9.0
"
,
"grunt-contrib-htmlmin"
:
"
^0.3.0
"
,
"grunt-contrib-imagemin"
:
"
^0.9.2
"
,
"grunt-contrib-jshint"
:
"
^0.10.0
"
,
"grunt-contrib-sass"
:
"
~0.7.3
"
,
"grunt-contrib-uglify"
:
"
~0.4.0
"
,
"grunt-csscomb"
:
"
^3.0.0
"
,
"grunt-html-validation"
:
"
^0.1.18
"
,
"grunt-sed"
:
"
^0.1.1
"
,
"load-grunt-tasks"
:
"
^1.0.0
"
,
"time-grunt"
:
"
^1.0.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL