+6
-6
| { | ||
| "name": "crawlie", | ||
| "version": "0.2.1", | ||
| "version": "0.3.0", | ||
| "description": "Fast, free, open-source technical SEO + GEO crawler — CLI and MCP server. By Spronta.", | ||
@@ -16,6 +16,6 @@ "bin": { | ||
| "optionalDependencies": { | ||
| "@spronta/crawlie-darwin-arm64": "0.2.1", | ||
| "@spronta/crawlie-darwin-x64": "0.2.1", | ||
| "@spronta/crawlie-linux-x64": "0.2.1", | ||
| "@spronta/crawlie-win32-x64": "0.2.1" | ||
| "@spronta/crawlie-darwin-arm64": "0.3.0", | ||
| "@spronta/crawlie-darwin-x64": "0.3.0", | ||
| "@spronta/crawlie-linux-x64": "0.3.0", | ||
| "@spronta/crawlie-win32-x64": "0.3.0" | ||
| }, | ||
@@ -39,3 +39,3 @@ "engines": { | ||
| "author": "Sean Ryan (Spronta)", | ||
| "homepage": "https://github.com/spronta/crawlie", | ||
| "homepage": "https://crawlie.dev", | ||
| "repository": { | ||
@@ -42,0 +42,0 @@ "type": "git", |
+2
-2
| # crawlie | ||
| The fast, free, open-source technical **SEO + GEO** crawler — CLI and MCP server. By [Spronta](https://spronta.com). | ||
| The fast, free, open-source technical **SEO + GEO** crawler — CLI and MCP server. [Read the docs →](https://crawlie.dev/docs) | ||
@@ -36,2 +36,2 @@ ```bash | ||
| Full docs & source: **https://github.com/spronta/crawlie** · by [Sean Ryan](https://linkedin.com/in/sean-exe). MIT. | ||
| Docs: **[crawlie.dev/docs](https://crawlie.dev/docs)** · Source: [GitHub](https://github.com/spronta/crawlie) · by [Sean Ryan](https://linkedin.com/in/sean-exe). MIT. |
4742
1.02%