Ai
3 Star 0 Fork 0

mirrors_neo4j/docs-java-reference

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
Neil Dewhurst 提交于 2025-03-14 21:39 +08:00 . Packages workflows refine (#261)
{
"name": "java-reference",
"version": "1.0.0",
"description": "Neo4j Java Reference",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "nodemon -e adoc --exec \"npm run build && npm run serve\"",
"serve": "node server.js",
"build": "antora --stacktrace preview.yml",
"build-verify": "antora --stacktrace --fetch preview.yml --log-format=json --log-level=info --log-file ./build/log/log.json",
"publish-verify": "antora --stacktrace --fetch publish.yml --log-format=json --log-file ./build/log/log.json"
},
"repository": {
"type": "git",
"url": "git+https://github.com/neo4j/docs-java-reference.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/neo4j/docs-java-reference/issues"
},
"homepage": "https://github.com/neo4j/docs-java-reference#readme",
"dependencies": {
"@neo4j-antora/antora-add-notes": "^0.3.2",
"@neo4j-antora/antora-listing-roles": "^0.1.0",
"@neo4j-antora/antora-table-footnotes": "^0.3.3",
"@neo4j-antora/selector-labels": "^0.1.1",
"@neo4j-documentation/macros": "^1.0.4",
"@neo4j-documentation/remote-include": "^1.0.0",
"antora": "^3.1.10"
},
"devDependencies": {
"express": "^5.0.1",
"nodemon": "^3.1.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_neo4j/docs-java-reference.git
git@gitee.com:mirrors_neo4j/docs-java-reference.git
mirrors_neo4j
docs-java-reference
docs-java-reference
dev

搜索帮助