@kepler-project/almanac
Advanced tools
+2
-6
| { | ||
| "name": "@kepler-project/almanac", | ||
| "version": "0.3.1", | ||
| "version": "0.4.0", | ||
| "description": "Kepler Almanac MCP server.", | ||
@@ -17,7 +17,3 @@ "license": "UNLICENSED", | ||
| }, | ||
| "scripts": { | ||
| "build:actions": "bash -lc \"git diff --cached --name-only | grep -E '^node_modules/.*/\\\\.github/workflows/.*\\\\.ya?ml$' | xargs -r git restore --staged --worktree --source=HEAD -- || true; mkdir -p .github/actions/noop/dist && touch .github/actions/noop/dist/.gitkeep && echo 'No GitHub Actions bundles to build'\"", | ||
| "test:regression": "echo \"No regression tests configured\"", | ||
| "typecheck": "echo \"No TypeScript typecheck configured\"" | ||
| }, | ||
| "scripts": {}, | ||
| "dependencies": { | ||
@@ -24,0 +20,0 @@ "@grpc/grpc-js": "^1.14.3", |
38644
-1.17%