代码拉取完成,页面将自动刷新
{
"name": "thinkjs",
"description": "ThinkJS - Use full ES6+ features to develop web applications",
"version": "3.2.12",
"author": {
"name": "welefen",
},
"pre-commit": [
"test"
],
"scripts": {
"test": "npm run lint && npm run test-cov",
"test-cov": "nyc ava test/case/ && nyc report --reporter=html",
"lint": "eslint ./lib/ index.js",
"prepublish": "npm test"
},
"contributors": [
{
"name": "welefen",
},
{
"name": "im-kulikov",
},
{
"name": "maxzhang",
},
{
"name": "akira-cn",
},
{
"name": "qgy18",
}
],
"main": "lib/application.js",
"types": "index.d.ts",
"dependencies": {
"cookies": "^0.8.0",
"debug": "^3.1.0",
"destroy": "^1.0.4",
"koa": "^2.2.0",
"on-finished": "^2.3.0",
"think-cluster": "^1.0.0",
"think-config": "^1.0.0",
"think-controller": "^1.0.1",
"think-crontab": "^1.0.0",
"think-helper": "^1.0.0",
"think-loader": "^1.0.0",
"think-logger3": "^1.0.0",
"think-logic": "^1.0.0",
"think-meta": "^1.0.1",
"think-mock-http": "^1.0.0",
"think-payload": "^1.0.0",
"think-pm2": "^1.0.0",
"think-resource": "^1.0.0",
"think-router": "^1.3.1",
"think-trace": "^1.0.2",
"think-validator": "^1.0.2"
},
"devDependencies": {
"ava": "^0.18.0",
"eslint": "^4.2.0",
"eslint-config-think": "^1.0.2",
"mkdirp": "^0.5.1",
"mock-require": "^2.0.1",
"nyc": "^7.0.0",
"pre-commit": "^1.2.2"
},
"keywords": [
"thinkjs",
"framework",
"web",
"rest",
"restful",
"router",
"api",
"es6",
"es7",
"async",
"await",
"yield",
"websocket",
"generator-function",
"typescript"
],
"repository": {
"type": "git",
"url": "https://github.com/thinkjs/thinkjs"
},
"engines": {
"node": ">=6.0.0"
},
"license": "MIT",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/thinkjs/thinkjs/issues"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。