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
Bower package created
css_transitions
v0.0.1
josdejong
11 years ago
parent
fdd92c01e9
commit
b4a26e8b28
1 changed files
with
12 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-0
bower.json
+ 12
- 0
bower.json
View File
@ -0,0 +1,12 @@
{
"name"
:
"vis"
,
"version"
:
"0.0.1"
,
"description"
:
"A dynamic, browser-based visualization library."
,
"homepage"
:
"http://visjs.org/"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"git://github.com/almende/vis.git"
}
,
"dependencies"
:
{
}
,
"devDependencies"
:
{
}
}
Write
Preview
Loading…
Cancel
Save