{"name":"cytoscape","version":"3.29.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"},"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","module":"dist/cytoscape.esm.mjs","exports":{".":{"import":"./dist/cytoscape.esm.mjs","require":"./dist/cytoscape.cjs.js"},"./dist/cytoscape.esm":{"import":"./dist/cytoscape.esm.mjs"},"./dist/cytoscape.esm.min":{"import":"./dist/cytoscape.esm.min.mjs"},"./dist/*":{"import":"./dist/*.js","require":"./dist/*.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.mjs build/cytoscape.esm.min.mjs 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\" -w 500","watch:http":"http-server -s -c -1 -o debug","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":"run-s test:js test:modules lint","test:js":"mocha -r esm --recursive","test:js:debug":"mocha inspect -r esm --recursive","test:build":"cross-env TEST_BUILD=true mocha","test:modules":"mocha -r esm test/modules","test:modules:debug":"mocha inspect -r esm test/modules","travis":"run-s build test:build 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:all","benchmark:download":"download https://raw.githubusercontent.com/cytoscape/cytoscape.js/master/dist/cytoscape.cjs.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","@rollup/plugin-babel":"^5.0.0","@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","@rollup/plugin-replace":"^2.3.2","benchmark":"^2.1.4","bluebird":"^3.5.0","chai":"^4.1.2","cpy-cli":"^3.1.1","cross-env":"^7.0.0","download-cli":"^1.0.5","eslint":"^6.0.0","esm":"^3.2.25","gh-pages":"^2.1.1","handlebars":"^4.7.6","heap":"^0.2.7","highlight.js":"^10.0.0","http-server":"^0.12.3","jsonlint":"^1.6.2","livereload":"^0.9.1","lodash":"^4.17.21","marked":"^4.0.10","mocha":"^7.1.2","npm-run-all":"^4.1.5","rimraf":"^3.0.0","rollup":"^2.8.2","rollup-plugin-license":"^2.3.0","rollup-plugin-terser":"^5.3.0"},"_id":"cytoscape@3.29.1","gitHead":"a6d159adfd16b218a58073ad485ebd2e7bdadb9d","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"a0a1e7f84e426cdb2997ce5746585a13b70a8497","size":1131575,"noattachment":false,"key":"/cytoscape/-/cytoscape-3.29.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cytoscape/download/cytoscape-3.29.1.tgz"},"_npmUser":{"name":"maxkfranz","email":"maxkfranz@gmail.com"},"directories":{},"maintainers":[{"name":"chrtannus","email":""},{"name":"cytoscapenpm","email":"cytoscapenpm@gmail.com"},{"name":"dylanfong","email":""},{"name":"maxkfranz","email":"maxkfranz@gmail.com"},{"name":"mikekucera","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cytoscape_3.29.1_1713973729498_0.03952205896052363"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T15:48:49.744Z","publish_time":1713973729744,"_source_registry_name":"default","_cnpm_publish_time":1713973729744,"dist-tags":{"latest":"3.33.1"}}