structurecc 1.0.2 → 1.0.4

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/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  <h1 align="center">STRUCTURE</h1>
2
2
 
3
3
  <p align="center">
4
- <strong>Landing AI charges $500/month for agentic document extraction.<br>This is free.</strong>
4
+ <strong>Landing AI charges $500/month for agentic document structuring.<br>This is free.</strong>
5
5
  </p>
6
6
 
7
7
  <p align="center">
package/bin/install.js CHANGED
@@ -4,7 +4,7 @@ const fs = require('fs');
4
4
  const path = require('path');
5
5
  const os = require('os');
6
6
 
7
- const VERSION = '1.0.2';
7
+ const VERSION = '1.0.4';
8
8
  const PACKAGE_NAME = 'structurecc';
9
9
 
10
10
  // Colors
@@ -36,7 +36,7 @@ ${colors.cyan}
36
36
  ║ ███████║ ██║ ██║ ██║╚██████╔╝╚██████╗ ██║ ╚██████╔╝██║ ██║███████╗║
37
37
  ║ ╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝║
38
38
  ║ ║
39
- ║ ${colors.reset}${colors.bright}Agentic Document Extraction${colors.reset}${colors.cyan} ║
39
+ ║ ${colors.reset}${colors.bright}Agentic Document Structuring${colors.reset}${colors.cyan} ║
40
40
  ║ ${colors.reset}${colors.dim}One command. Every figure. Every table.${colors.reset}${colors.cyan} ║
41
41
  ║ ║
42
42
  ╠══════════════════════════════════════════════════════════════════════════════╣
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "structurecc",
3
- "version": "1.0.2",
4
- "description": "Agentic document extraction for Claude Code. One command. Every figure. Every table.",
3
+ "version": "1.0.4",
4
+ "description": "Agentic document structuring for Claude Code. One command. Every figure. Every table.",
5
5
  "keywords": [
6
6
  "document-extraction",
7
7
  "pdf",