This commit is contained in:
30
node_modules/topbar/bower.json
generated
vendored
Normal file
30
node_modules/topbar/bower.json
generated
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "topbar",
|
||||
"main": "topbar.min.js",
|
||||
"version": "0.1.4",
|
||||
"description": "Tiny & beautiful site-wide progress indicator",
|
||||
"homepage": "http://buunguyen.github.io/topbar",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:buunguyen/topbar.git"
|
||||
},
|
||||
"keywords": [
|
||||
"progress",
|
||||
"indicator",
|
||||
"loading",
|
||||
"responsive",
|
||||
"loading"
|
||||
],
|
||||
"license": "MIT",
|
||||
"authors": [{
|
||||
"name": "Buu Nguyen",
|
||||
"email": "buunguyen@gmail.com"
|
||||
}],
|
||||
"ignore": [
|
||||
".gitignore",
|
||||
"package.json",
|
||||
"Gruntfile.coffee",
|
||||
"index",
|
||||
"index.html"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user