Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Commit

Permalink
Removed all build-related stuff from bower.json (#1968)
Browse files Browse the repository at this point in the history
* removed everything build related
* added keywords because it is recommended
  • Loading branch information
mojoaxel committed Sep 7, 2016
1 parent 1f6935e commit 096703b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bower.json
Expand Up @@ -8,9 +8,25 @@
"type": "git",
"url": "git://github.com/almende/vis.git"
},
"keywords": [
"vis",
"visualization",
"web based",
"browser based",
"javascript",
"chart",
"linechart",
"timeline",
"graph",
"network",
"browser"
],
"ignore": [
"gulpfile.js",
"index*.js",
"misc",
"node_modules",
"package.json",
"test",
"tools",
"lib",
Expand Down

0 comments on commit 096703b

Please sign in to comment.