Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
bootflat
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
29a6f764
authored
2014-03-06 16:12:54 +0800
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
update bower.json
1 parent
8b764670
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
bower.json
bower.json
0 → 100644
View file @
29a6f76
{
"name"
:
"Bootflat"
,
"version"
:
"2.0.0"
,
"homepage"
:
"http://bootflat.github.io"
,
"authors"
:
[
"Dong Xu <Bootflat2@gmail.com>"
],
"description"
:
"BOOTFLAT is an open source Flat UI KIT based on Twitter Bootstrap 3.1.0 css framework. It provides a faster, easier and less repetitive way for web developers to create elegant web app."
,
"main"
:
[
"bootflat/css/*"
,
"bootflat/scss/*"
,
"bootflat/fonts/*"
,
"bootflat/js/*"
,
"bootflat/img/*"
,
],
"keywords"
:
[
"mobile"
,
"html5"
,
"bootflat"
,
"bootstrap"
],
"license"
:
"MIT"
,
"private"
:
false
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"bower_components"
]
}
Please
register
or
sign in
to post a comment