代码拉取完成,页面将自动刷新
{
"name": "anelsonia",
"version": "0.3.0",
"description": "FP style Node.js web framework.",
"main": "dist/index.js",
"author": "Hexiang Qi<qihexiang@outlook.com>",
"license": "MPL 2.0",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/qihexiang/anelsonia-web.git"
},
"devDependencies": {
"@types/mime": "^2.0.3",
"raw-body": "^2.4.1",
"typescript": "^4.2.3",
"typedoc": "^0.20.35"
},
"files": [
"dist/"
],
"dependencies": {
"@types/node": "^14.14.37",
"mime": "^2.5.2",
"path-to-regexp": "^6.2.0"
},
"scripts": {
"prepublish": "tsc && typedoc ./src/index.ts",
"build": "tsc",
"docs": "typedoc ./src/index.ts"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。