mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-05-17 18:45:13 +02:00
docs: update npm package license to AGPL-3.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c43da982c3
commit
4e81c3430d
2 changed files with 142 additions and 23 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "create-webclaw",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.3",
|
||||
"mcpName": "io.github.0xMassi/webclaw",
|
||||
"description": "Set up webclaw MCP server for AI agents (Claude, Cursor, Windsurf, OpenCode, Codex, Antigravity)",
|
||||
"bin": {
|
||||
"create-webclaw": "./index.mjs"
|
||||
|
|
@ -9,18 +10,27 @@
|
|||
"keywords": [
|
||||
"webclaw",
|
||||
"mcp",
|
||||
"mcp-server",
|
||||
"ai",
|
||||
"ai-agent",
|
||||
"scraping",
|
||||
"web-scraping",
|
||||
"scraper",
|
||||
"crawler",
|
||||
"extract",
|
||||
"markdown",
|
||||
"llm",
|
||||
"claude",
|
||||
"cursor",
|
||||
"windsurf",
|
||||
"opencode",
|
||||
"codex",
|
||||
"antigravity",
|
||||
"web-scraping"
|
||||
"tls-fingerprint",
|
||||
"cloudflare-bypass"
|
||||
],
|
||||
"author": "webclaw",
|
||||
"license": "MIT",
|
||||
"license": "AGPL-3.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/0xMassi/webclaw"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue