{"name":"cytoscape","version":"3.11.1","license":"MIT","description":"Graph theory (a.k.a. network) library for analysis and visualisation","homepage":"http://js.cytoscape.org","repository":{"type":"git","url":"git+https://github.com/cytoscape/cytoscape.js.git"},"bugs":{"url":"https://github.com/cytoscape/cytoscape.js/issues"},"author":{"name":"Max Franz","email":"maxkfranz@gmail.com","url":"http://maxfranz.com"},"contributors":[{"name":"Max Franz","email":"maxkfranz@gmail.com","url":"http://maxfranz.com"},{"name":"Christian Lopes","email":"chrtannus@gmail.com"},{"name":"Yue Dong","email":"oryato@gmail.com"},{"name":"Onur Sumer","email":"s.onur.sumer@gmail.com"},{"name":"Gerardo Huck","email":"gerardohuck@gmail.com"},{"name":"Dylan Fong","email":"dylanfong.ut@gmail.com"},{"name":"Joseph Stahl","email":"joseph@josephstahl.com"},{"name":"Tony Mullen","url":"https://github.com/tonymullen"},{"name":"Alexander Li","url":"https://github.com/alexcli"},{"name":"Manfred Cheung","url":"https://github.com/mj3cheun"},{"name":"Bogdan Chadkin","url":"https://github.com/TrySound"},{"name":"Josejulio Martínez","url":"https://github.com/josejulio"}],"keywords":["graph","graph-theory","network","node","edge","vertex","link","analysis","visualisation","visualization","draw","render","biojs","cytoscape"],"engines":{"node":">=0.10"},"main":"dist/cytoscape.cjs.js","unpkg":"dist/cytoscape.min.js","jsdelivr":"dist/cytoscape.min.js","scripts":{"lint":"eslint src benchmark","build":"rollup -c","build:esm":"cross-env FILE=esm rollup -c","build:esm.min":"cross-env FILE=esm.min rollup -c","build:cjs":"cross-env FILE=cjs rollup -c","build:umd":"cross-env FILE=umd rollup -c","build:min":"cross-env FILE=min rollup -c","clean":"rimraf build/*","copyright":"node -r esm license-update","dist:copy":"cpy build/cytoscape.umd.js build/cytoscape.min.js build/cytoscape.cjs.js build/cytoscape.esm.js build/cytoscape.esm.min.js dist","dist":"cross-env NODE_ENV=production run-s build dist:*","release":"run-s copyright dist docs","watch":"run-s watch:fast","watch:sync":"livereload \"build, debug\"","watch:http":"http-server -s -c -1 -o","watch:fast":"run-p watch:sync watch:http watch:build:fast","watch:umd":"run-p watch:sync watch:http watch:build:umd","watch:build:fast":"cross-env FILE=umd SOURCEMAPS=true BABEL=false NODE_ENV=development rollup -c -w","watch:build:umd":"cross-env FILE=umd SOURCEMAPS=true NODE_ENV=development rollup -c -w","watch:build:cjs":"cross-env FILE=cjs SOURCEMAPS=true NODE_ENV=development rollup -c -w","test":"mocha -r esm --recursive","test:build":"cross-env TEST_BUILD=true mocha","test:modules":"mocha -r esm test/modules","ci:build":"run-s build test:build test:modules lint","ci":"run-s test test:modules lint","docs":"run-s docs:build docs:js","docs:js":"cpy build/cytoscape.min.js documentation/js","docs:build":"node documentation/docmaker.js","docs:push":"gh-pages -d documentation","benchmark":"run-s benchmark:single","benchmark:download":"download https://raw.githubusercontent.com/cytoscape/cytoscape.js/master/dist/cytoscape.js --out build --filename cytoscape.benchmark.js","benchmark:all:exec":"node benchmark/all","benchmark:all":"run-s benchmark:download benchmark:all:exec","benchmark:single:exec":"node benchmark/single","benchmark:single":"run-s benchmark:download benchmark:single:exec"},"devDependencies":{"@babel/core":"^7.3.4","@babel/preset-env":"^7.5.5","benchmark":"^2.1.4","bluebird":"^3.5.0","chai":"^4.1.2","cpy-cli":"^2.0.0","cross-env":"^6.0.0","download-cli":"^1.0.5","eslint":"^6.0.0","esm":"^3.0.8","gh-pages":"^2.1.1","handlebars":"^4.1.2","highlight.js":"^9.15.6","http-server":"^0.11.1","jsonlint":"^1.6.2","livereload":"^0.7.0","marked":"^0.7.0","mocha":"^6.1.4","npm-run-all":"^4.1.5","rimraf":"^3.0.0","rollup":"^1.19.4","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-license":"^0.11.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-size-snapshot":"^0.10.0","rollup-plugin-terser":"^5.0.0"},"dependencies":{"heap":"^0.2.6","lodash.debounce":"^4.0.8"},"gitHead":"b48217a84645dbb86729498ffd9f769d7236b202","_id":"cytoscape@3.11.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"645083cf3660c4e47b3f257ad37743a4b1550b6b","size":1013950,"noattachment":false,"key":"/cytoscape/-/cytoscape-3.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cytoscape/download/cytoscape-3.11.1.tgz"},"maintainers":[{"name":"chrtannus","email":""},{"name":"cytoscapenpm","email":"cytoscapenpm@gmail.com"},{"name":"dylanfong","email":"dylanfong.ut@gmail.com"},{"name":"maxkfranz","email":"maxkfranz@gmail.com"},{"name":"mikekucera","email":""}],"_npmUser":{"name":"maxkfranz","email":"maxkfranz@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cytoscape_3.11.1_1574197130456_0.6341536393384748"},"_hasShrinkwrap":false,"publish_time":1574197130726,"_cnpm_publish_time":1574197130726,"dist-tags":{"latest":"3.33.1"}}