1 Star 0 Fork 127

betech/usthe

forked from tomsun28/usthe 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
tomsun28 提交于 2018-05-20 16:36 . 更新本地环境
{
"name": "usthe",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@angular/animations": "^5.2.0",
"@angular/common": "^5.2.0",
"@angular/compiler": "^5.2.0",
"@angular/core": "^5.2.0",
"@angular/forms": "^5.2.0",
"@angular/http": "^5.2.0",
"@angular/platform-browser": "^5.2.0",
"@angular/platform-browser-dynamic": "^5.2.0",
"@angular/router": "^5.2.0",
"@types/jqueryui": "^1.11.35",
"admin-lte": "2.3.11",
"angular-font-awesome": "^3.1.2",
"bootstrap": "^3.3.7",
"core-js": "^2.4.1",
"crypto-js": "^3.1.9-1",
"font-awesome": "^4.7.0",
"jquery": "^3.2.1",
"jqueryui": "^1.11.1",
"ngx-bootstrap": "^2.0.3",
"rxjs": "^5.5.6",
"zone.js": "^0.8.19",
"ionicons": "^3.0.0"
},
"devDependencies": {
"@angular/cli": "~1.7.3",
"@angular/compiler-cli": "^5.2.0",
"@angular/language-service": "^5.2.0",
"@types/crypto-js": "^3.1.39",
"@types/jasmine": "~2.8.3",
"@types/jasminewd2": "~2.0.2",
"@types/node": "~6.0.60",
"codelyzer": "^4.0.1",
"jasmine-core": "~2.8.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~2.0.0",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "^1.2.1",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "~5.1.2",
"ts-node": "~4.1.0",
"tslint": "~5.9.1",
"typescript": "~2.5.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/shadowofnight/usthe.git
[email protected]:shadowofnight/usthe.git
shadowofnight
usthe
usthe
master

搜索帮助