5 Star 13 Fork 3

Humpback / humpback-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.54 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "humpback-web",
"version": "1.0.0",
"description": "humpback management website",
"main": "src/server/index.js",
"scripts": {
"start": "gulp dev",
"build": "gulp release"
},
"repository": {
"type": "git",
"url": "git+https://github.com/humpback/humpback-web.git"
},
"keywords": [],
"author": "",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/humpback/humpback-web/issues"
},
"homepage": "https://github.com/humpback/humpback-web#readme",
"dependencies": {
"body-parser": "^1.17.1",
"compression": "^1.6.2",
"console-stamp": "^0.2.5",
"cookie-parser": "^1.4.3",
"errorhandler": "^1.5.0",
"express": "^4.15.2",
"express-session": "^1.15.1",
"nedb": "^1.8.0",
"nedb-session-store": "^1.1.1",
"uuid": "^3.0.1"
},
"devDependencies": {
"@angular/animations": "^4.0.1",
"@angular/common": "^4.0.1",
"@angular/compiler": "^4.0.1",
"@angular/core": "^4.0.1",
"@angular/forms": "^4.0.1",
"@angular/http": "^4.0.1",
"@angular/platform-browser": "^4.0.1",
"@angular/platform-browser-dynamic": "^4.0.1",
"@angular/router": "^4.0.1",
"@angularclass/resolve-angular-routes": "^1.0.9",
"@types/core-js": "^0.9.40",
"@types/jasmine": "^2.5.47",
"@types/node": "^7.0.12",
"@types/request": "0.0.39",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^3.1.2",
"copy-webpack-plugin": "^4.0.1",
"core-js": "^2.4.1",
"css-loader": "^0.26.4",
"del": "^2.2.2",
"extract-text-webpack-plugin": "^2.1.0",
"file-loader": "^0.9.0",
"gulp": "^3.9.1",
"gulp-clean-css": "^2.4.0",
"gulp-develop-server": "^0.5.2",
"gulp-if": "^2.0.2",
"gulp-uglify": "^2.1.2",
"gulp-useref": "^3.1.2",
"gulp-util": "^3.0.8",
"html-loader": "^0.4.5",
"html-webpack-plugin": "^2.28.0",
"jasmine-core": "^2.5.2",
"light-reload": "^0.2.0",
"ng2-select2": "^1.0.0-beta.10",
"node-notifier": "^4.6.1",
"progress-bar-webpack-plugin": "^1.9.3",
"raw-loader": "^0.5.1",
"reflect-metadata": "^0.1.10",
"run-sequence": "^1.2.2",
"rxjs": "^5.2.0",
"style-loader": "^0.13.2",
"typescript": "^2.2.2",
"webpack": "^2.3.2",
"webpack-merge": "^2.6.1",
"zone.js": "^0.7.8"
}
}
JavaScript
1
https://gitee.com/humpbacks/humpback-web.git
git@gitee.com:humpbacks/humpback-web.git
humpbacks
humpback-web
humpback-web
master

搜索帮助