{
  "name": "yfiles",
  "version": "0.9.95",
  "description": "A dummy package that helps you download and install yFiles for HTML and the 'yFiles dev suite'.",
  "scripts": {
    "info": "node info.js",
    "load-dev-suite": "node index.js",
    "install": "npm run info"
  },
  "bin": {
    "yfiles-help": "index.js"
  },
  "private": false,
  "keywords": [
    "yfiles",
    "javascript",
    "typescript",
    "diagramming",
    "diagrams",
    "graphs",
    "networks",
    "visualization",
    "stub",
    "library"
  ],
  "author": "yWorks Support team",
  "license": "MIT",
  "dependencies": {
    "kleur": "^4.1.3",
    "open": "^7.3.0"
  }
}
