5 Star 5 Fork 0

珍惜生命远离旭哥哥 / ng-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
珍惜生命远离旭哥哥 提交于 2018-08-03 11:18 . publish opt
{
"name": "ng-server",
"version": "1.0.0",
"description": "angular2 static server",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "npm run serve --production",
"serve": "node dist/server.js",
"build-ts": "tsc",
"copy-static-assets": "ts-node copyStaticAssets.ts",
"build": "npm run build-ts && npm run copy-static-assets",
"tsc:w": "tsc -w",
"install:s": "node nw.js -i",
"uninstall:s": "node nw.js -u"
},
"author": "xugege",
"license": "ISC",
"dependencies": {
"@types/shelljs": "^0.7.8",
"body-parser": "^1.18.2",
"compression": "^1.7.2",
"dotenv": "^5.0.1",
"errorhandler": "^1.5.0",
"express": "^4.16.3",
"express-session": "^1.15.6",
"shelljs": "^0.8.1",
"winston": "^2.4.1"
},
"devDependencies": {
"@types/body-parser": "^1.16.8",
"@types/compression": "0.0.36",
"@types/dotenv": "^4.0.2",
"@types/errorhandler": "0.0.32",
"@types/express": "^4.11.1",
"@types/express-session": "^1.15.8",
"@types/winston": "^2.3.8",
"commander": "^2.15.1",
"node-windows": "^0.1.14",
"ts-node": "^5.0.1",
"tslint": "^5.9.1",
"typescript": "^2.7.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/xugege/ng-server.git
git@gitee.com:xugege/ng-server.git
xugege
ng-server
ng-server
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891