Skip to content

Commit 6636bf4

Browse files
hyperpolymathclaude
andcommitted
feat(deno): migrate avow-protocol npm → Deno (standards#253)
Class A (pure-Deno port) for ROOT manifest only. Deletes redundant package.json — deno.json already covers all tasks via `deno run -A npm:rescript` and full imports map for rescript / @rescript/core / @rescript/react / react / react-dom plus local path-mapped deps. `avow-protocol/telegram-bot/avow-telegram-bot/` package.json is a PERMANENT npm/Telegraf carve-out (see standards/.claude/CLAUDE.md §npm Exemptions Approved) and is untouched by this PR. Refs: standards#253 STEP 3 (smallest-first batch). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1fccc0f commit 6636bf4

2 files changed

Lines changed: 5 additions & 22 deletions

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ node_modules/
88
lib/
99
*.res.js
1010

11-
# npm lock file
11+
# npm lock files / config
1212
package-lock.json
13+
bun.lockb
14+
yarn.lock
15+
pnpm-lock.yaml
16+
.npmrc
1317

1418
# Crash recovery artifacts
1519
ai-cli-crash-capture/

package.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)