代码拉取完成,页面将自动刷新
{
"name": "cytoscape-avsdf",
"version": "1.0.0",
"description": "An implementation of the circular layout algorithm by He & Sykora",
"author": {
"name": "i-Vis (Information Visualization) Research Lab",
"email": "ivis@cs.bilkent.edu.tr"
},
"main": "cytoscape-avsdf.js",
"scripts": {
"postpublish": "run-s gh-pages:demo gh-pages:deploy gh-pages:clean",
"gh-pages:demo": "cpy demo.html . --rename=index.html",
"gh-pages:deploy": "gh-pages -d .",
"gh-pages:clean": "rimraf index.html",
"copyright": "update license",
"lint": "eslint src",
"build": "cross-env NODE_ENV=production webpack",
"build:min": "cross-env NODE_ENV=production MIN=true webpack",
"build:release": "run-s build copyright",
"watch": "webpack --progress --watch",
"dev": "webpack-dev-server --open",
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/iVis-at-Bilkent/cytoscape.js-avsdf.git"
},
"keywords": [
"cytoscape",
"cytoscape-extension"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/iVis-at-Bilkent/cytoscape.js-avsdf/issues"
},
"homepage": "https://github.com/iVis-at-Bilkent/cytoscape.js-avsdf",
"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",
"cross-env": "^5.0.0",
"eslint": "^3.9.1",
"mocha": "3.4.2",
"webpack": "^2.6.1",
"webpack-dev-server": "^2.4.5",
"cpy-cli": "^1.0.1",
"npm-run-all": "^4.1.2",
"gh-pages": "^1.0.0",
"rimraf": "^2.6.2",
"update": "^0.7.4",
"updater-license": "^1.0.0"
},
"peerDependencies": {
"cytoscape": "^3.2.0"
},
"dependencies": {
"avsdf-base": "^1.0.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。