@saulwade/swl-ses 2.3.1 → 2.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CLAUDE.md +242 -240
- package/README.md +597 -597
- package/agentes/_intent-spec.md +73 -73
- package/agentes/_propose-step.md +90 -90
- package/agentes/accesibilidad-wcag-swl.md +690 -690
- package/agentes/arquitecto-swl.md +267 -267
- package/agentes/auto-evolucion-swl.md +908 -908
- package/agentes/backend-api-swl.md +472 -472
- package/agentes/backend-csharp-swl.md +420 -420
- package/agentes/backend-go-swl.md +390 -390
- package/agentes/backend-java-swl.md +281 -281
- package/agentes/backend-node-swl.md +479 -479
- package/agentes/backend-python-swl.md +605 -605
- package/agentes/backend-rust-swl.md +364 -364
- package/agentes/backend-workers-swl.md +482 -482
- package/agentes/cloud-infra-swl.md +509 -509
- package/agentes/consolidador-swl.md +541 -541
- package/agentes/datos-swl.md +605 -605
- package/agentes/depurador-swl.md +352 -352
- package/agentes/devops-ci-swl.md +400 -400
- package/agentes/disenador-ui-swl.md +569 -569
- package/agentes/documentador-swl.md +345 -345
- package/agentes/frontend-angular-swl.md +621 -621
- package/agentes/frontend-css-swl.md +716 -716
- package/agentes/frontend-react-swl.md +692 -692
- package/agentes/frontend-swl.md +496 -496
- package/agentes/frontend-tailwind-swl.md +826 -826
- package/agentes/gh-fix-ci-swl.md +275 -275
- package/agentes/implementador-swl.md +328 -328
- package/agentes/investigador-swl.md +432 -432
- package/agentes/investigador-ux-swl.md +505 -505
- package/agentes/llm-apps-swl.md +278 -278
- package/agentes/migrador-swl.md +442 -442
- package/agentes/mobile-android-swl.md +511 -511
- package/agentes/mobile-cross-swl.md +541 -541
- package/agentes/mobile-ios-swl.md +502 -502
- package/agentes/mobile-testing-swl.md +302 -302
- package/agentes/nemesis-auditor-swl.md +285 -285
- package/agentes/notificador-swl.md +918 -918
- package/agentes/observabilidad-swl.md +438 -438
- package/agentes/orquestador-swl.md +1053 -1026
- package/agentes/pagos-swl.md +310 -310
- package/agentes/perfilador-usuario-swl.md +321 -321
- package/agentes/planificador-swl.md +399 -399
- package/agentes/producto-prd-swl.md +589 -589
- package/agentes/red-team-swl.md +218 -218
- package/agentes/release-manager-swl.md +590 -590
- package/agentes/rendimiento-swl.md +713 -713
- package/agentes/resolutor-build-swl.md +245 -245
- package/agentes/revisor-angular-swl.md +278 -278
- package/agentes/revisor-codigo-swl.md +538 -505
- package/agentes/revisor-csharp-swl.md +264 -264
- package/agentes/revisor-go-swl.md +259 -259
- package/agentes/revisor-java-swl.md +257 -257
- package/agentes/revisor-kotlin-swl.md +273 -273
- package/agentes/revisor-nextjs-swl.md +281 -281
- package/agentes/revisor-php-swl.md +271 -271
- package/agentes/revisor-react-swl.md +278 -278
- package/agentes/revisor-rust-swl.md +346 -346
- package/agentes/revisor-seguridad-swl.md +399 -399
- package/agentes/revisor-swift-swl.md +268 -268
- package/agentes/revisor-typescript-swl.md +346 -346
- package/agentes/sre-swl.md +291 -291
- package/agentes/tdd-qa-swl.md +393 -393
- package/comandos/swl/contexto.md +0 -2
- package/comandos/swl/deuda-codigo.md +97 -0
- package/habilidades/angular-moderno/SKILL.md +5 -1
- package/habilidades/contenedores-docker/SKILL.md +3 -1
- package/habilidades/ejecutar-task-iterativo/SKILL.md +278 -278
- package/habilidades/harness-claude-code/SKILL.md +5 -4
- package/habilidades/harness-claude-code/recursos/disciplina-harness-regla.md +6 -5
- package/habilidades/legacy-code-rescue/SKILL.md +2 -1
- package/habilidades/meta-skills-estandar/SKILL.md +1 -1
- package/habilidades/meta-skills-estandar/recursos/skills-as-agents.md +2 -2
- package/habilidades/postgresql-experto/SKILL.md +3 -1
- package/habilidades/prevencion-sobreingenieria/SKILL.md +70 -92
- package/habilidades/prevencion-sobreingenieria/recursos/soluciones-nativas.md +166 -0
- package/habilidades/prevencion-sobreingenieria/recursos/variables-residuales-post-refactor.md +85 -0
- package/habilidades/tdd-workflow/SKILL.md +3 -1
- package/hooks/audit-trail.js +4 -4
- package/hooks/calidad-pre-commit.js +15 -11
- package/hooks/captura-acciones-post.js +3 -2
- package/hooks/captura-acciones-session.js +3 -2
- package/hooks/contexto-iteracion.js +2 -1
- package/hooks/contexto-subagente.js +68 -0
- package/hooks/guardrail-modelo.js +13 -3
- package/hooks/inyeccion-contexto.js +12 -12
- package/hooks/registro-turnos.js +5 -4
- package/hooks/spec-gate.js +2 -1
- package/hooks/sugerir-contribuir.js +2 -1
- package/hooks/sugerir-regenerar-inventario.js +3 -2
- package/hooks/tdd-gate.js +2 -1
- package/llms.txt +3 -3
- package/manifiestos/canonical-hashes.json +995 -10
- package/manifiestos/hook-profiles.json +0 -2
- package/manifiestos/hooks-config.json +469 -477
- package/manifiestos/invariantes-criticos.json +30 -0
- package/manifiestos/modulos.json +1390 -1390
- package/manifiestos/skills-lock.json +24 -24
- package/package.json +93 -93
- package/plugin.json +369 -371
- package/reglas/arreglar-al-detectar.md +16 -0
- package/reglas/pruebas.md +7 -3
- package/schemas/agent-frontmatter.schema.json +3 -1
- package/scripts/actualizar.js +253 -254
- package/scripts/doctor.js +25 -17
- package/scripts/instalador.js +4 -1
- package/scripts/lib/detectar-runtime.js +58 -0
- package/scripts/lib/expandir-targets.js +71 -71
- package/scripts/lib/hooks-settings.js +40 -3
- package/scripts/lib/preservar-usuario.js +39 -5
- package/scripts/lib/toml-merge.js +204 -204
- package/scripts/mcp-server/auth.js +105 -105
- package/scripts/mcp-server/cache.js +106 -106
- package/scripts/tui/pantallas/inspect.js +175 -173
- package/scripts/tui/pantallas/uninstall-wizard.js +210 -208
- package/scripts/tui/pantallas/update-wizard.js +234 -232
- package/scripts/tui/pantallas/welcome.js +189 -187
- package/scripts/validar.js +1 -1
- package/scripts/verificar-release.js +51 -0
- package/hooks/lib/context-compressor.js +0 -657
- package/hooks/linea-estado.js +0 -328
- package/hooks/monitor-contexto.js +0 -373
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"lockfileVersion": 1,
|
|
3
|
-
"generatedAt": "2026-07-
|
|
3
|
+
"generatedAt": "2026-07-04T02:42:51.316Z",
|
|
4
4
|
"skillsCount": 182,
|
|
5
|
-
"lockHash": "sha256:
|
|
5
|
+
"lockHash": "sha256:11e9eee7053170aabbbc79839cb2619d024d8b4b95e6985c0f25cf3c3c458552",
|
|
6
6
|
"skills": [
|
|
7
7
|
{
|
|
8
8
|
"nombre": "accesibilidad-a11y",
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
{
|
|
50
50
|
"nombre": "angular-moderno",
|
|
51
51
|
"path": "habilidades/angular-moderno/SKILL.md",
|
|
52
|
-
"hash": "sha256:
|
|
53
|
-
"bytes":
|
|
54
|
-
"version": "\"1.0.
|
|
52
|
+
"hash": "sha256:9c52a4e17081a08e37c4801b9be8af686b6357e22c20c6fa2cd1d5dcb61f7dbe",
|
|
53
|
+
"bytes": 13838,
|
|
54
|
+
"version": "\"1.0.3\""
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"nombre": "api-rest-diseno",
|
|
@@ -315,9 +315,9 @@
|
|
|
315
315
|
{
|
|
316
316
|
"nombre": "contenedores-docker",
|
|
317
317
|
"path": "habilidades/contenedores-docker/SKILL.md",
|
|
318
|
-
"hash": "sha256:
|
|
319
|
-
"bytes":
|
|
320
|
-
"version": "\"1.0.
|
|
318
|
+
"hash": "sha256:7e3c1087491f6b0a5688c45439c88460e44dc4c34ae63e8942180142526bd2b3",
|
|
319
|
+
"bytes": 11378,
|
|
320
|
+
"version": "\"1.0.3\""
|
|
321
321
|
},
|
|
322
322
|
{
|
|
323
323
|
"nombre": "context-builder",
|
|
@@ -469,8 +469,8 @@
|
|
|
469
469
|
{
|
|
470
470
|
"nombre": "ejecutar-task-iterativo",
|
|
471
471
|
"path": "habilidades/ejecutar-task-iterativo/SKILL.md",
|
|
472
|
-
"hash": "sha256:
|
|
473
|
-
"bytes":
|
|
472
|
+
"hash": "sha256:ca8780fd72ad10dd21085c6cbbbd3baa0e625c0ba0834e1c3ec8e2b5934b88ba",
|
|
473
|
+
"bytes": 13131,
|
|
474
474
|
"version": "\"1.0.0\""
|
|
475
475
|
},
|
|
476
476
|
{
|
|
@@ -609,9 +609,9 @@
|
|
|
609
609
|
{
|
|
610
610
|
"nombre": "harness-claude-code",
|
|
611
611
|
"path": "habilidades/harness-claude-code/SKILL.md",
|
|
612
|
-
"hash": "sha256:
|
|
613
|
-
"bytes":
|
|
614
|
-
"version": "\"1.0.
|
|
612
|
+
"hash": "sha256:7bcb9251d0478856ce349bab482c7c6a663d4f9fe5e26a70f9a214a720c27105",
|
|
613
|
+
"bytes": 15960,
|
|
614
|
+
"version": "\"1.0.2\""
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
617
|
"nombre": "iam-secretos",
|
|
@@ -693,9 +693,9 @@
|
|
|
693
693
|
{
|
|
694
694
|
"nombre": "legacy-code-rescue",
|
|
695
695
|
"path": "habilidades/legacy-code-rescue/SKILL.md",
|
|
696
|
-
"hash": "sha256:
|
|
697
|
-
"bytes":
|
|
698
|
-
"version": "\"1.0.
|
|
696
|
+
"hash": "sha256:e42017b1d67a07faf1b09509f8131a1e0ccd13ce5ce08d77f961b750318e2a20",
|
|
697
|
+
"bytes": 14018,
|
|
698
|
+
"version": "\"1.0.1\""
|
|
699
699
|
},
|
|
700
700
|
{
|
|
701
701
|
"nombre": "likec4-experto",
|
|
@@ -728,9 +728,9 @@
|
|
|
728
728
|
{
|
|
729
729
|
"nombre": "meta-skills-estandar",
|
|
730
730
|
"path": "habilidades/meta-skills-estandar/SKILL.md",
|
|
731
|
-
"hash": "sha256:
|
|
731
|
+
"hash": "sha256:3951ffd2911bbd7e2976fe57f325a3e1525566cdc5ee84c3d9f8c627b67bc7f5",
|
|
732
732
|
"bytes": 23161,
|
|
733
|
-
"version": "\"1.1.
|
|
733
|
+
"version": "\"1.1.2\""
|
|
734
734
|
},
|
|
735
735
|
{
|
|
736
736
|
"nombre": "microservicios",
|
|
@@ -896,9 +896,9 @@
|
|
|
896
896
|
{
|
|
897
897
|
"nombre": "postgresql-experto",
|
|
898
898
|
"path": "habilidades/postgresql-experto/SKILL.md",
|
|
899
|
-
"hash": "sha256:
|
|
900
|
-
"bytes":
|
|
901
|
-
"version": "\"1.2.
|
|
899
|
+
"hash": "sha256:acef06bdfc24dd865214dcb49dc4b5c4aba3e117af083c6d55ae8674525cf3b9",
|
|
900
|
+
"bytes": 16043,
|
|
901
|
+
"version": "\"1.2.1\""
|
|
902
902
|
},
|
|
903
903
|
{
|
|
904
904
|
"nombre": "prevencion-racionalizacion",
|
|
@@ -910,9 +910,9 @@
|
|
|
910
910
|
{
|
|
911
911
|
"nombre": "prevencion-sobreingenieria",
|
|
912
912
|
"path": "habilidades/prevencion-sobreingenieria/SKILL.md",
|
|
913
|
-
"hash": "sha256:
|
|
914
|
-
"bytes":
|
|
915
|
-
"version": "\"1.
|
|
913
|
+
"hash": "sha256:268fa077bf43310788387d7f94fa8e8030a698097532ded9ad4bef65b24fb694",
|
|
914
|
+
"bytes": 16689,
|
|
915
|
+
"version": "\"1.3.0\""
|
|
916
916
|
},
|
|
917
917
|
{
|
|
918
918
|
"nombre": "privacy-memoria",
|
package/package.json
CHANGED
|
@@ -1,93 +1,93 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@saulwade/swl-ses",
|
|
3
|
-
"version": "2.
|
|
4
|
-
"description": "Sistema de ingenieria de software auto-evolutivo multi-runtime polyglot con 60 agentes, 182 habilidades,
|
|
5
|
-
"bin": {
|
|
6
|
-
"swl-ses": "bin/swl-ses.js",
|
|
7
|
-
"swl-telegram-bot": "bin/swl-telegram-bot.js",
|
|
8
|
-
"swl-mcp-server": "bin/swl-mcp-server.js",
|
|
9
|
-
"swl-webhook-server": "bin/swl-webhook-server.js"
|
|
10
|
-
},
|
|
11
|
-
"files": [
|
|
12
|
-
"bin",
|
|
13
|
-
"scripts",
|
|
14
|
-
"manifiestos",
|
|
15
|
-
"agentes",
|
|
16
|
-
"habilidades",
|
|
17
|
-
"comandos",
|
|
18
|
-
"reglas",
|
|
19
|
-
"hooks",
|
|
20
|
-
"gateway",
|
|
21
|
-
"plantillas",
|
|
22
|
-
"contextos",
|
|
23
|
-
"instintos",
|
|
24
|
-
"schemas",
|
|
25
|
-
"_userland",
|
|
26
|
-
"plugin.json",
|
|
27
|
-
"CLAUDE.md",
|
|
28
|
-
"llms.txt"
|
|
29
|
-
],
|
|
30
|
-
"scripts": {
|
|
31
|
-
"postinstall": "echo '\n swl-software-engineering-system instalado.\n Ejecuta: npx swl-ses init\n'",
|
|
32
|
-
"test": "node --test tests/lib/*.test.js tests/scripts/*.test.js tests/scripts/lib/*.test.js tests/scripts/tui/*.test.js tests/hooks/*.test.js tests/hooks/lib/*.test.js tests/habilidades/*.test.js tests/gateway/*.test.js tests/bin/*.test.js tests/transformadores/*.test.js tests/mcp-server/*.test.js",
|
|
33
|
-
"test:validate": "node scripts/validar.js",
|
|
34
|
-
"test:manifest": "node scripts/validar-manifest.js",
|
|
35
|
-
"test:docs": "node scripts/verificar-docs-vs-codigo.js",
|
|
36
|
-
"test:smoke": "node scripts/smoke-test.js",
|
|
37
|
-
"test:aislamiento": "node scripts/validar-tests-aislamiento.js",
|
|
38
|
-
"test:all": "npm test && node scripts/validar.js && node scripts/validar-manifest.js && node scripts/verificar-docs-vs-codigo.js && node scripts/derivar-feature-list.js --check",
|
|
39
|
-
"test:userland": "node scripts/validar-userland-vacio.js",
|
|
40
|
-
"test:release": "npm run test:all && npm run test:userland && npm run test:smoke",
|
|
41
|
-
"doctor": "node scripts/doctor.js",
|
|
42
|
-
"prepack": "node scripts/limpiar-artefactos-python.js && node scripts/validar-userland-vacio.js",
|
|
43
|
-
"prepublishOnly": "npm run test:release",
|
|
44
|
-
"publish:all": "node scripts/publicar.js",
|
|
45
|
-
"publish:github": "node scripts/publicar.js --solo-github",
|
|
46
|
-
"publish:npmjs": "node scripts/publicar.js --solo-npmjs",
|
|
47
|
-
"publish:dry": "node scripts/publicar.js --dry-run",
|
|
48
|
-
"generate:docs": "node scripts/generar-inventario.js",
|
|
49
|
-
"gen-checklists": "node scripts/generar-checklists-consolidados.js",
|
|
50
|
-
"gen-checklists:check": "node scripts/generar-checklists-consolidados.js --check",
|
|
51
|
-
"gen:feature-list": "node scripts/derivar-feature-list.js",
|
|
52
|
-
"gen:feature-list:check": "node scripts/derivar-feature-list.js --check",
|
|
53
|
-
"field-report": "node scripts/field-report.js",
|
|
54
|
-
"configure:branch-protection": "node scripts/configurar-branch-protection.js"
|
|
55
|
-
},
|
|
56
|
-
"engines": {
|
|
57
|
-
"node": ">=22.0.0"
|
|
58
|
-
},
|
|
59
|
-
"keywords": [
|
|
60
|
-
"claude-code",
|
|
61
|
-
"github-copilot",
|
|
62
|
-
"gemini-cli",
|
|
63
|
-
"opencode",
|
|
64
|
-
"codex-cli",
|
|
65
|
-
"agentes",
|
|
66
|
-
"skills",
|
|
67
|
-
"multi-runtime",
|
|
68
|
-
"spec-driven",
|
|
69
|
-
"orquestacion",
|
|
70
|
-
"ingenieria-software"
|
|
71
|
-
],
|
|
72
|
-
"author": "Saul Wade Leon",
|
|
73
|
-
"license": "MIT",
|
|
74
|
-
"repository": {
|
|
75
|
-
"type": "git",
|
|
76
|
-
"url": "git+https://github.com/saul-wade/swl-ses.git"
|
|
77
|
-
},
|
|
78
|
-
"homepage": "https://github.com/saul-wade/swl-ses#readme",
|
|
79
|
-
"bugs": {
|
|
80
|
-
"url": "https://github.com/saul-wade/swl-ses/issues"
|
|
81
|
-
},
|
|
82
|
-
"publishConfig": {
|
|
83
|
-
"registry": "https://registry.npmjs.org/",
|
|
84
|
-
"access": "public"
|
|
85
|
-
},
|
|
86
|
-
"dependencies": {
|
|
87
|
-
"docx": "^9.6.1"
|
|
88
|
-
},
|
|
89
|
-
"overrides": {
|
|
90
|
-
"pako": "^2.1.0",
|
|
91
|
-
"readable-stream": "^4.7.0"
|
|
92
|
-
}
|
|
93
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@saulwade/swl-ses",
|
|
3
|
+
"version": "2.4.2",
|
|
4
|
+
"description": "Sistema de ingenieria de software auto-evolutivo multi-runtime polyglot con 60 agentes, 182 habilidades, 45 comandos, 77 reglas y 49 hooks. Soporta 11 lenguajes y 7 runtimes: Claude Code, OpenClaude, OpenCode, Gemini CLI, Cursor, Codex CLI (soporte completo); GitHub Copilot (soporte parcial). 100% en espanol (Mexico). Multi-target install (--target CSV / --all-runtimes), autoconfig MCP en Cursor/Codex con --with-mcp, agentes Codex en TOML, hooks Cursor (17 eventos) y Codex (6 eventos). Gateway bidireccional con relay Telegram y auditoria profunda Nemesis con loop evaluator-optimizer opt-in (ADR-0021) y 8 tools ejecutables. v1.8.0 unifica los directorios runtime de .planning/ al ingles (evolution/, auto-evolution/, user-profile/, archive/), manteniendo fases/ en espanol, con guard validar-planning-paths y allowlist canonica (ADR-0031). Hereda de v1.7.4: skill calidad-anti-patrones-universales + scripts/lib/pr-analyzer.js + 3 sub-secciones en estilo-sin-ai-isms.",
|
|
5
|
+
"bin": {
|
|
6
|
+
"swl-ses": "bin/swl-ses.js",
|
|
7
|
+
"swl-telegram-bot": "bin/swl-telegram-bot.js",
|
|
8
|
+
"swl-mcp-server": "bin/swl-mcp-server.js",
|
|
9
|
+
"swl-webhook-server": "bin/swl-webhook-server.js"
|
|
10
|
+
},
|
|
11
|
+
"files": [
|
|
12
|
+
"bin",
|
|
13
|
+
"scripts",
|
|
14
|
+
"manifiestos",
|
|
15
|
+
"agentes",
|
|
16
|
+
"habilidades",
|
|
17
|
+
"comandos",
|
|
18
|
+
"reglas",
|
|
19
|
+
"hooks",
|
|
20
|
+
"gateway",
|
|
21
|
+
"plantillas",
|
|
22
|
+
"contextos",
|
|
23
|
+
"instintos",
|
|
24
|
+
"schemas",
|
|
25
|
+
"_userland",
|
|
26
|
+
"plugin.json",
|
|
27
|
+
"CLAUDE.md",
|
|
28
|
+
"llms.txt"
|
|
29
|
+
],
|
|
30
|
+
"scripts": {
|
|
31
|
+
"postinstall": "echo '\n swl-software-engineering-system instalado.\n Ejecuta: npx swl-ses init\n'",
|
|
32
|
+
"test": "node --test tests/lib/*.test.js tests/scripts/*.test.js tests/scripts/lib/*.test.js tests/scripts/tui/*.test.js tests/hooks/*.test.js tests/hooks/lib/*.test.js tests/habilidades/*.test.js tests/gateway/*.test.js tests/bin/*.test.js tests/transformadores/*.test.js tests/mcp-server/*.test.js",
|
|
33
|
+
"test:validate": "node scripts/validar.js",
|
|
34
|
+
"test:manifest": "node scripts/validar-manifest.js",
|
|
35
|
+
"test:docs": "node scripts/verificar-docs-vs-codigo.js",
|
|
36
|
+
"test:smoke": "node scripts/smoke-test.js",
|
|
37
|
+
"test:aislamiento": "node scripts/validar-tests-aislamiento.js",
|
|
38
|
+
"test:all": "npm test && node scripts/validar.js && node scripts/validar-manifest.js && node scripts/verificar-docs-vs-codigo.js && node scripts/derivar-feature-list.js --check",
|
|
39
|
+
"test:userland": "node scripts/validar-userland-vacio.js",
|
|
40
|
+
"test:release": "npm run test:all && npm run test:userland && npm run test:smoke",
|
|
41
|
+
"doctor": "node scripts/doctor.js",
|
|
42
|
+
"prepack": "node scripts/limpiar-artefactos-python.js && node scripts/validar-userland-vacio.js",
|
|
43
|
+
"prepublishOnly": "npm run test:release",
|
|
44
|
+
"publish:all": "node scripts/publicar.js",
|
|
45
|
+
"publish:github": "node scripts/publicar.js --solo-github",
|
|
46
|
+
"publish:npmjs": "node scripts/publicar.js --solo-npmjs",
|
|
47
|
+
"publish:dry": "node scripts/publicar.js --dry-run",
|
|
48
|
+
"generate:docs": "node scripts/generar-inventario.js",
|
|
49
|
+
"gen-checklists": "node scripts/generar-checklists-consolidados.js",
|
|
50
|
+
"gen-checklists:check": "node scripts/generar-checklists-consolidados.js --check",
|
|
51
|
+
"gen:feature-list": "node scripts/derivar-feature-list.js",
|
|
52
|
+
"gen:feature-list:check": "node scripts/derivar-feature-list.js --check",
|
|
53
|
+
"field-report": "node scripts/field-report.js",
|
|
54
|
+
"configure:branch-protection": "node scripts/configurar-branch-protection.js"
|
|
55
|
+
},
|
|
56
|
+
"engines": {
|
|
57
|
+
"node": ">=22.0.0"
|
|
58
|
+
},
|
|
59
|
+
"keywords": [
|
|
60
|
+
"claude-code",
|
|
61
|
+
"github-copilot",
|
|
62
|
+
"gemini-cli",
|
|
63
|
+
"opencode",
|
|
64
|
+
"codex-cli",
|
|
65
|
+
"agentes",
|
|
66
|
+
"skills",
|
|
67
|
+
"multi-runtime",
|
|
68
|
+
"spec-driven",
|
|
69
|
+
"orquestacion",
|
|
70
|
+
"ingenieria-software"
|
|
71
|
+
],
|
|
72
|
+
"author": "Saul Wade Leon",
|
|
73
|
+
"license": "MIT",
|
|
74
|
+
"repository": {
|
|
75
|
+
"type": "git",
|
|
76
|
+
"url": "git+https://github.com/saul-wade/swl-ses.git"
|
|
77
|
+
},
|
|
78
|
+
"homepage": "https://github.com/saul-wade/swl-ses#readme",
|
|
79
|
+
"bugs": {
|
|
80
|
+
"url": "https://github.com/saul-wade/swl-ses/issues"
|
|
81
|
+
},
|
|
82
|
+
"publishConfig": {
|
|
83
|
+
"registry": "https://registry.npmjs.org/",
|
|
84
|
+
"access": "public"
|
|
85
|
+
},
|
|
86
|
+
"dependencies": {
|
|
87
|
+
"docx": "^9.6.1"
|
|
88
|
+
},
|
|
89
|
+
"overrides": {
|
|
90
|
+
"pako": "^2.1.0",
|
|
91
|
+
"readable-stream": "^4.7.0"
|
|
92
|
+
}
|
|
93
|
+
}
|