代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/crawlee 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "@crawlee/root",
"private": true,
"description": "The scalable web crawling and scraping library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.",
"workspaces": [
"packages/*"
],
"keywords": [
"apify",
"headless",
"chrome",
"puppeteer",
"crawler",
"scraper"
],
"author": {
"name": "Apify",
"url": "https://apify.com"
},
"contributors": [
"Ondra Urban <[email protected]>"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/apify/crawlee"
},
"bugs": {
"url": "https://github.com/apify/crawlee/issues"
},
"homepage": "https://crawlee.dev",
"scripts": {
"postinstall": "npx husky install",
"prepublishOnly": "turbo run copy",
"clean": "turbo run clean",
"build": "turbo run build && node ./scripts/typescript_fixes.mjs",
"ci:build": "turbo run build --cache-dir=\".turbo\" && node ./scripts/typescript_fixes.mjs",
"test": "vitest run --silent",
"test:e2e": "node test/e2e/run.mjs",
"test:full": "cross-env CRAWLEE_DIFFICULT_TESTS=1 vitest run --silent",
"coverage": "vitest --coverage",
"publish:next": "lerna publish from-package --contents dist --dist-tag next --force-publish",
"release:next": "yarn build && yarn publish:next",
"publish:prod": "lerna publish from-package --contents dist --force-publish",
"release:prod": "yarn build && yarn publish:prod",
"release:pin-versions": "turbo run copy -- -- --pin-versions",
"lint": "eslint \"packages/**/*.ts\" \"test/**/*.ts\"",
"lint:fix": "eslint \"packages/**/*.ts\" \"test/**/*.ts\" --fix",
"format": "biome format --write .",
"format:check": "biome format .",
"prepare": "husky"
},
"devDependencies": {
"@apify/eslint-config-ts": "^0.4.0",
"@apify/log": "^2.4.0",
"@apify/tsconfig": "^0.1.0",
"@biomejs/biome": "^1.7.3",
"@commitlint/config-conventional": "^19.0.0",
"@playwright/browser-chromium": "1.44.1",
"@playwright/browser-firefox": "1.44.1",
"@playwright/browser-webkit": "1.44.1",
"@types/content-type": "^1.1.5",
"@types/deep-equal": "^1.0.1",
"@types/domhandler": "^2.4.2",
"@types/express": "^4.17.13",
"@types/fs-extra": "^11.0.0",
"@types/htmlparser2": "^3.10.3",
"@types/inquirer": "^8.2.1",
"@types/is-ci": "^3.0.1",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.merge": "^4.6.7",
"@types/mime-types": "^2.1.1",
"@types/node": "^20.0.0",
"@types/proper-lockfile": "^4.1.2",
"@types/ps-tree": "^1.1.2",
"@types/rimraf": "^4.0.0",
"@types/sax": "^1.0.0",
"@types/semver": "^7.3.12",
"@types/stream-json": "^1.7.2",
"@types/tough-cookie": "^4.0.2",
"@types/yargs": "^17.0.26",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitest/coverage-v8": "^1.0.0",
"apify": "*",
"basic-auth-parser": "^0.0.2",
"body-parser": "^1.20.0",
"commitlint": "^19.0.0",
"cross-env": "^7.0.3",
"deep-equal": "^2.0.5",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.1.0",
"express": "^4.18.1",
"fs-extra": "^11.0.0",
"gen-esm-wrapper": "^1.1.3",
"globby": "^14.0.0",
"got": "^13.0.0",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lerna": "^8.0.0",
"lint-staged": "^15.0.0",
"nock": "^13.4.0",
"playwright": "1.44.1",
"portastic": "^1.0.1",
"proxy": "^1.0.2",
"puppeteer": "22.12.0",
"rimraf": "^5.0.0",
"tsx": "^4.4.0",
"turbo": "1.13.3",
"typescript": "^5.4.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
"volta": {
"node": "20.15.0",
"yarn": "4.3.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。