代码拉取完成,页面将自动刷新
{
"name": "wechaty-getting-started",
"version": "1.18.7",
"description": "Wechaty conversational SDK getting start template & examples",
"type": "module",
"engines": {
"node": ">=16",
"npm": ">=7"
},
"scripts": {
"build": "tsc",
"lint": "eslint \"examples/*.ts\" \"tests/*.ts\"",
"postinstall": "check-node-version --node \">=16\" --npm \">=7\"",
"cqrs": "cross-env NODE_OPTIONS=\"--no-warnings --loader=ts-node/esm\" node examples/cqrs/ding-dong-bot.ts ",
"start": "cross-env NODE_OPTIONS=\"--no-warnings --loader=ts-node/esm\" node examples/ding-dong-bot.ts",
"start:js": "node examples/ding-dong-bot.js",
"start:walnut": "cross-env WECHATY_LOG=verbose WECHATY_PUPPET=wechaty-puppet-walnut npm start",
"start:service": "cross-env WECHATY_LOG=verbose WECHATY_PUPPET=wechaty-puppet-service npm start",
"start:wechat:web": "cross-env WECHATY_LOG=verbose WECHATY_PUPPET=wechaty-puppet-wechat npm start",
"start:wechat:padlocal": "cross-env WECHATY_LOG=verbose WECHATY_PUPPET=wechaty-puppet-padlocal npm start",
"start:whatsapp:web": "cross-env WECHATY_LOG=verbose WECHATY_PUPPET=wechaty-puppet-whatsapp npm start",
"test": "npm-run-all lint test:smoke",
"test:smoke": "cross-env NODE_OPTIONS=\"--no-warnings --loader=ts-node/esm\" tap \"tests/**/*.spec.ts\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/wechaty/getting-started.git"
},
"keywords": [],
"author": "Huan LI <zixia@zixia.net>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/wechaty/getting-started/issues"
},
"homepage": "https://github.com/wechaty/getting-started#readme",
"dependencies": {
"dotenv": "^16.0.0",
"download": "^8.0.0",
"qrcode-terminal": "^0.12.0",
"request": "^2.88.2",
"wechaty": "^1.18.1",
"wechaty-cqrs": "^0.7.5",
"wechaty-plugin-contrib": "^1.11.1",
"wechaty-puppet-wechat": "^1.18.4"
},
"devDependencies": {
"@chatie/eslint-config": "^1.0.4",
"@chatie/git-scripts": "^0.6.2",
"@chatie/tsconfig": "^4.6.3",
"@types/download": "^8.0.1",
"@types/jsonfile": "^6.1.0",
"@types/node-schedule": "^2.1.0",
"@types/qrcode-terminal": "^0.12.0",
"@types/request": "^2.48.8",
"check-node-version": "^4.2.1",
"is-pr": "^2.0.0"
},
"git": {
"scripts": {
"pre-push": "npx git-scripts-pre-push"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。