代码拉取完成,页面将自动刷新
{
"name": "express-github",
"version": "0.5.1",
"description": "Express middleware for GitHub API",
"engines": {
"node": "^6.5.0"
},
"main": "core/index.js",
"apidoc": {
"template": {
"forceLanguage": "en"
}
},
"scripts": {
"APIDoc": "apidoc -i core/ -o docs/HTTP/ -t node_modules/apidoc-ewa/source/",
"JSDoc": "jsdoc -c ./build/JSDoc.json && reduce-blank ./docs/",
"build": "npm run APIDoc && npm run JSDoc",
"help": "opn docs/index.html",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TechQuery/Express-GitHub.git"
},
"keywords": [
"Express",
"Middleware",
"GitHub",
"API"
],
"author": "shiy007@qq.com",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/TechQuery/Express-GitHub/issues"
},
"homepage": "https://techquery.github.io/Express-GitHub/",
"dependencies": {
"express": "^4.16.2",
"express-sse": "^0.4.1",
"request": "^2.83.0",
"request-promise-native": "^1.0.5",
"diff2html": "^2.3.2"
},
"devDependencies": {
"apidoc": "^0.17.6",
"apidoc-ewa": "^1.0.1",
"docdash": "^0.4.0",
"jsdoc": "^3.5.5",
"opn-cli": "^3.1.0",
"reduce-blank": "^0.2.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。