{
  "_from": "cytoscape-cose-bilkent@^4.1.0",
  "_id": "cytoscape-cose-bilkent@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==",
  "_location": "/cytoscape-cose-bilkent",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cytoscape-cose-bilkent@^4.1.0",
    "name": "cytoscape-cose-bilkent",
    "escapedName": "cytoscape-cose-bilkent",
    "rawSpec": "^4.1.0",
    "saveSpec": null,
    "fetchSpec": "^4.1.0"
  },
  "_requiredBy": [
    "/mermaid"
  ],
  "_resolved": "https://registry.npmmirror.com/cytoscape-cose-bilkent/-/cytoscape-cose-bilkent-4.1.0.tgz",
  "_shasum": "762fa121df9930ffeb51a495d87917c570ac209b",
  "_spec": "cytoscape-cose-bilkent@^4.1.0",
  "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\mermaid",
  "bugs": {
    "url": "https://github.com/cytoscape/cytoscape.js-cose-bilkent/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "cose-base": "^1.0.0"
  },
  "deprecated": false,
  "description": "The CoSE layout for Cytoscape.js by Bilkent with enhanced compound node placement",
  "devDependencies": {
    "babel-core": "^6.24.1",
    "babel-loader": "^7.0.0",
    "babel-preset-env": "^1.5.1",
    "camelcase": "^4.1.0",
    "chai": "4.0.2",
    "cpy-cli": "^1.0.1",
    "cross-env": "^5.0.0",
    "eslint": "^3.9.1",
    "gh-pages": "^1.0.0",
    "mocha": "3.4.2",
    "npm-run-all": "^4.1.2",
    "rimraf": "^2.6.2",
    "update": "^0.7.4",
    "updater-license": "^1.0.0",
    "webpack": "^2.6.1",
    "webpack-dev-server": "^2.4.5"
  },
  "homepage": "https://github.com/cytoscape/cytoscape.js-cose-bilkent",
  "keywords": [
    "cytoscape",
    "cytoscape-extension"
  ],
  "license": "MIT",
  "main": "cytoscape-cose-bilkent.js",
  "name": "cytoscape-cose-bilkent",
  "peerDependencies": {
    "cytoscape": "^3.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cytoscape/cytoscape.js-cose-bilkent.git"
  },
  "scripts": {
    "build": "cross-env NODE_ENV=production webpack",
    "build:min": "cross-env NODE_ENV=production MIN=true webpack",
    "build:release": "run-s build copyright",
    "copyright": "update license",
    "dev": "webpack-dev-server --open",
    "gh-pages": "gh-pages -d pages",
    "lint": "eslint src",
    "postpublish": "run-s gh-pages",
    "test": "mocha",
    "watch": "webpack --progress --watch"
  },
  "version": "4.1.0"
}
