1 Star 0 Fork 0

哈哈虎/ng4Chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "ng4Chat",
"version": "1.0.0",
"private": true,
"description": "哈哈虎聊天室,by angular4 + express4 + mongo 3.4.4",
"keywords": [
"ng4",
"angular4",
"express4"
],
"author": "哈哈虎",
"license": "MIT",
"scripts": {
"start": "node ./bin/www",
"tsc": "tsc",
"tsc:w": "tsc -w"
},
"dependencies": {
"@angular/common": "~4.0.0",
"@angular/compiler": "~4.0.0",
"@angular/core": "~4.0.0",
"@angular/forms": "~4.0.0",
"@angular/http": "~4.0.0",
"@angular/platform-browser": "~4.0.0",
"@angular/platform-browser-dynamic": "~4.0.0",
"@angular/router": "~4.0.0",
"@types/jquery": "^2.0.39",
"@types/node": "^6.0.46",
"angular-in-memory-web-api": "~0.3.0",
"body-parser": "~1.17.1",
"cookie-parser": "~1.4.3",
"core-js": "^2.4.1",
"debug": "~2.6.3",
"express": "~4.15.2",
"jade": "latest",
"mongoose": "^4.11.4",
"morgan": "~1.8.1",
"q": "^1.5.0",
"rxjs": "5.4.2",
"serve-favicon": "~2.4.2",
"socket.io": "^2.0.3",
"sync-request": "~3.0.1",
"systemjs": "0.19.40",
"tslint": "^3.15.1",
"typescript": "~2.4.2",
"zone.js": "^0.8.4"
},
"devDependencies": {
"socket.io": "^2.0.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/hahahu/ng4Chat.git
git@gitee.com:hahahu/ng4Chat.git
hahahu
ng4Chat
ng4Chat
master

搜索帮助