{
  "name": "cytoscape-navigator",
  "description": "Bird&#39;s eye view pan and zoom control for Cytoscape.js",
  "main": "cytoscape-navigator.js",
  "dependencies": {
    "cytoscape": "^2.6.0 || ^3.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/cytoscape/cytoscape.js-navigator.git"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "keywords": [
    "cytoscape",
    "cyext"
  ],
  "license": "MIT"
}
