代码拉取完成,页面将自动刷新
同步操作将从 wx-rdc/tai-spider 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "tai-spider",
"version": "0.1.12",
"description": "Scrapy Framework implemented by nodejs.",
"main": "./index.js",
"directories": {
"bin": "bin",
"lib": "lib",
"test": "test"
},
"bin": {
"taispider": "bin/taispider.js"
},
"scripts": {
"cover": "nyc --reporter=lcovonly --reporter=text --reporter=text-summary mocha --timeout=15000 --reporter spec test/*.test.js",
"build": "babel -d ./lib src",
"eslint": "eslint --fix ./src ./test",
"mocha": "mocha",
"pretest": "npm run build",
"git": "git add . && git commit -m",
"prepublishOnly": "npm run build",
"postgit": "npm version patch && git push --all",
"test": "npm run eslint && npm run mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/wx-rdc/tai-spider.git"
},
"engine-strict": {
"node": ">=12.0.0"
},
"dependencies": {
"bottleneckp": "~1.1.3",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.10",
"commander": "^8.3.0",
"iconv-lite": "^0.4.8",
"lodash": "^4.17.10",
"log4js": "^6.3.0",
"mkdirp": "^1.0.4",
"moment": "^2.29.1",
"request": "~2.88.0",
"require-directory": "^2.1.1",
"seenreq": "^3.0.0",
"seenreq-repo-redis": "^1.0.1",
"set-cookie-parser": "^2.4.8",
"type-is": "^1.6.14",
"unfluff": "^3.2.0",
"url-parse": "^1.5.3"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"cross-env": "^7.0.3",
"eslint": "^5.0.0",
"jsdoc-to-markdown": "3",
"jsdom": "^9.6.0",
"mocha": "^6.1.0",
"mocha-testdata": "^1.2.0",
"nock": "^13.0.5",
"nyc": "^13.1.0",
"sinon": "^7.0.0"
},
"keywords": [
"javascript",
"crawling",
"spider",
"scrapy",
"crawler",
"nodejs"
],
"author": "Edward Zhu <zhuhy163@163.com>",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/wx-rdc/tai-spider/blob/main/LICENSE"
}
],
"bugs": {
"url": "https://github.com/wx-rdc/tai-spider/issues"
},
"homepage": "https://github.com/wx-rdc/tai-spider"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。