代码拉取完成,页面将自动刷新
{
"name": "popoto",
"version": "2.0.18",
"description": "Graph based search interface for Neo4j database.",
"keywords": [
"popoto",
"d3",
"neo4j",
"cypher",
"graph",
"search"
],
"homepage": "https://popotojs.com/",
"bugs": {
"url": "https://github.com/Nhogs/popoto/issues",
"email": "contact@popotojs.com"
},
"license": "GPL-3.0",
"author": {
"name": "Frederic Ciminera",
"email": "contact@popotojs.com"
},
"contributors": [],
"main": "dist/popoto.node.js",
"style": "dist/popoto.min.css",
"unpkg": "dist/popoto.min.js",
"jsdelivr": "dist/popoto.min.js",
"module": "index",
"jsnext:main": "index",
"repository": {
"type": "git",
"url": "https://github.com/Nhogs/popoto.git"
},
"jest": {
"setupFiles": [
"jest-canvas-mock"
]
},
"scripts": {
"build": "rimraf dist && mkdir dist && json2module package.json > dist/package.js && node rollup.node && rollup -c --banner \"// Copyright (c) 2018 NHOGS Interactive.\" && npm run uglify",
"pretest": "npm run build",
"test": "jest --ci --coverage",
"uglify": "uglifyjs -b beautify=false,preamble=\"'// Copyright (c) 2018 NHOGS Interactive.'\" dist/popoto.js -c negate_iife=false -m -o dist/popoto.min.js && uglifycss css/popoto.css css/popoto-svg.css --output dist/popoto.min.css"
},
"dependencies": {
"d3": "^5.9.2",
"jquery": "^3.3.1"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-jest": "^24.7.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"jest": "^24.7.1",
"jest-canvas-mock": "^1.1.0",
"json2module": "^0.0.3",
"rimraf": "^2.6.3",
"rollup": "^1.9.0",
"rollup-plugin-copy": "^0.2.3",
"rollup-plugin-node-resolve": "^4.1.0",
"uglify-js": "^3.5.3",
"uglifycss": "^0.0.29"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。