This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Removed all build-related stuff from bower.json (
#1968
)
* removed everything build related * added keywords because it is recommended
codeClimate
Alexander Wunschik
8 years ago
committed by
GitHub
parent
1f6935eb24
commit
096703bec8
1 changed files
with
16 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-0
bower.json
+ 16
- 0
bower.json
View File
@ -8,9 +8,25 @@
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"git://github.com/almende/vis.git"
"url"
:
"git://github.com/almende/vis.git"
}
,
}
,
"keywords"
:
[
"vis"
,
"visualization"
,
"web based"
,
"browser based"
,
"javascript"
,
"chart"
,
"linechart"
,
"timeline"
,
"graph"
,
"network"
,
"browser"
]
,
"ignore"
:
[
"ignore"
:
[
"gulpfile.js"
,
"index*.js"
,
"misc"
,
"misc"
,
"node_modules"
,
"node_modules"
,
"package.json"
,
"test"
,
"test"
,
"tools"
,
"tools"
,
"lib"
,
"lib"
,
Write
Preview
Loading…
Cancel
Save