代码拉取完成,页面将自动刷新
{
"name": "express-coroutine",
"version": "2.1.0",
"description": "Generator function and Async function to be used as middlewares in express like koa.",
"main": "index.js",
"scripts": {
"test": "mocha test.js",
"test-cov": "istanbul cover _mocha -x 'test.js'",
"test-coveralls": "npm run test-cov && cat ./coverage/lcov.info | coveralls",
"lint": "eslint index.js test.js --fix",
"prepublish": "npm run lint && npm run test-coveralls"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yourtion/express-coroutine.git"
},
"keywords": [
"express",
"co",
"coroutine",
"generators"
],
"author": "Yourtion <yourtion@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/yourtion/express-coroutine/issues"
},
"homepage": "https://github.com/yourtion/express-coroutine#readme",
"devDependencies": {
"async": "^2.6.0",
"body-parser": "^1.18.2",
"coveralls": "^3.0.0",
"eslint": "^4.13.1",
"eslint-config-guo": "^0.7.0",
"express": "^4.16.2",
"istanbul": "^0.4.5",
"mocha": "^5.0.0",
"supertest": "^3.0.0"
},
"dependencies": {
"lei-coroutine": "^1.6.3"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。