55 lines
1.3 KiB
JSON

{
"name": "human-browser",
"version": "4.0.0",
"description": "Stealth browser for AI agents. Bypasses Cloudflare, DataDome, PerimeterX. Residential IPs from 10+ countries. iPhone 15 Pro fingerprint. Drop-in Playwright replacement — launchHuman() just works.",
"keywords": [
"browser-automation",
"stealth-browser",
"residential-proxy",
"playwright",
"cloudflare-bypass",
"anti-bot",
"scraping",
"ai-agent",
"human-browser",
"multi-country",
"instagram-scraping",
"web-scraping",
"agent-skill",
"bypass-cloudflare",
"bypass-datadome",
"bypass-perimeterx",
"fingerprint-spoofing",
"iphone-fingerprint",
"headless-detection",
"proxy-rotation",
"agent-browser",
"playwright-stealth",
"bot-detection-bypass",
"openclaw-skill",
"openai-agent"
],
"author": "al1enjesus",
"license": "MIT",
"homepage": "https://humanbrowser.dev",
"repository": {
"type": "git",
"url": "https://github.com/al1enjesus/human-browser"
},
"files": [
"SKILL.md",
"README.md",
"scripts/",
"references/"
],
"peerDependencies": {
"playwright": "^1.58.2"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"dotenv": "^17.3.1"
}
}