vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
304 B

  1. {
  2. "name": "vis",
  3. "version": "0.0.1",
  4. "description": "A dynamic, browser-based visualization library.",
  5. "homepage": "http://visjs.org/",
  6. "repository": {
  7. "type": "git",
  8. "url": "git://github.com/almende/vis.git"
  9. },
  10. "dependencies": {},
  11. "devDependencies": {}
  12. }