1 Star 0 Fork 1

hutubaba/x-crawl

forked from coderhxl/x-crawl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.78 KB
一键复制 编辑 原始数据 按行查看 历史
coderhxl 提交于 2024-07-21 18:38 . feat: update version
{
"private": true,
"name": "x-crawl",
"version": "10.0.2",
"author": "coderHXL",
"description": "x-crawl is a flexible Node.js AI-assisted crawler library.",
"license": "MIT",
"main": "packages/index.ts",
"type": "module",
"scripts": {
"dev": "rollup --config script/dev.js",
"build": "rollup --config rollup.config.js",
"build-dts": "tsc && prettier --write ./publish/dist",
"dev-server": "rollup --watch --config script/server.js",
"test": "vitest",
"test-ui": "vitest --ui",
"docs:dev": "pnpm --filter=docs run dev",
"docs:build": "pnpm --filter=docs run docs:build",
"docs:preview": "pnpm --filter=docs run docs:preview",
"prettier": "prettier --write ."
},
"engines": {
"node": ">=18.0.0"
},
"dependencies": {
"chalk": "5.3.0",
"https-proxy-agent": "^7.0.5",
"openai": "^4.52.7",
"ora": "^8.0.1",
"puppeteer": "22.13.1",
"vitepress": "v1.3.1",
"x-crawl": "link:"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-run": "^3.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"eslint": "^9.7.0",
"prettier": "^3.3.3",
"rollup": "^4.19.0",
"rollup-plugin-typescript2": "^0.36.0",
"typescript": "5.5.3",
"vitest": "^1.6.0"
},
"keywords": [
"x-crawl",
"nodejs",
"typescript",
"ts",
"javascript",
"crawl",
"crawler",
"spider",
"ai",
"ai assisted",
"ai crawl",
"flexible",
"control page",
"rotate agents",
"fingerprint",
"multifunction"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hutu88/x-crawl.git
git@gitee.com:hutu88/x-crawl.git
hutu88
x-crawl
x-crawl
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385