Files
spaceflow/.spaceflow/package.json
2026-02-15 22:02:21 +08:00

13 lines
410 B
JSON

{
"name": "spaceflow-local",
"private": true,
"dependencies": {
"@spaceflow/ci-scripts": "link:../commands/ci-scripts",
"@spaceflow/ci-shell": "link:../commands/ci-shell",
"@spaceflow/core": "link:../core",
"@spaceflow/publish": "link:../commands/publish",
"@spaceflow/review": "link:../commands/review",
"review-spec.git": "git+ssh://git@git.bjxgj.com/xgj/review-spec.git"
}
}