-
Notifications
You must be signed in to change notification settings - Fork 9
/
package.json
119 lines (119 loc) · 4.13 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"name": "herd-ui",
"version": "0.146.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/finraos/herd-ui.git"
},
"scripts": {
"preinstall": "git config core.hooksPath .githooks",
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"buildprod": "ng build --prod",
"buildprod-aot": "ng build --prod --aot --output-hashing none",
"test": "ng test --code-coverage true",
"test-ci-ng5": "ng test -c karma.conf.ci.js --code-coverage true --single-run true",
"test-ci": "ng test --configuration jenkins --code-coverage true",
"lint": "ng lint",
"lint-fix": "ng lint --fix",
"e2e": "ng e2e",
"ptor": "protractor",
"e2e-ci-ng5": "npm run ptor -- protractor.conf.ci.js --suite home,search,category,dataEntityList,dataEntityColumns,dataEntityOverview",
"e2e-ci": "ng e2e --configuration=e2e-ci --suite=home,search,category,dataEntityList,dataEntityColumns,dataEntityOverview,dataObjectList,dataObjectDetail",
"e2e-ci-smoke": "npm run ptor -- protractor.conf.ci.js --specs e2e/app/smoke/smoke.e2e-spec.ts",
"e2e-smoke": "npm run ptor -- protractor.conf.js --specs e2e/app/smoke/smoke.e2e-spec.ts",
"e2e-compile": "tsc -p ./e2e/tsconfig.e2e.json",
"license-check": "node license-check",
"lighthouse:ci": "node_modules/lighthouse/lighthouse-cli/index.js --output-path=./lighthouse-report.html --quiet --chrome-flags='--headless' https://udc.finra.org"
},
"private": false,
"dependencies": {
"@angular/animations": "7.0.0-beta.7",
"@angular/cdk": "7.0.0-beta.2",
"@angular/common": "7.0.0-beta.7",
"@angular/compiler": "7.0.0-beta.7",
"@angular/core": "7.0.0-beta.7",
"@angular/forms": "7.0.0-beta.7",
"@angular/http": "7.0.0-beta.7",
"@angular/platform-browser": "7.0.0-beta.7",
"@angular/platform-browser-dynamic": "7.0.0-beta.7",
"@angular/router": "7.0.0-beta.7",
"@herd/angular-client": "^0.176.0 || >0.176.0-SNAPSHOT",
"@ng-bootstrap/ng-bootstrap": "^4.1.0",
"@swimlane/ngx-charts": "8.1.0",
"@swimlane/ngx-graph": "5.0.0",
"ang-jsoneditor": "^1.10.5",
"bootstrap": "4.0.0-alpha.6",
"ckeditor": "4.10.1",
"classlist.js": "1.1.20150312",
"core-js": "2.5.7",
"crypto-js": "3.1.9-1",
"d3": "4.10.0",
"font-awesome": "4.7.0",
"install": "0.10.1",
"jsoneditor": "^9.5.1",
"ng-diff-match-patch": "2.0.6",
"ng-inline-svg": "8.0.2",
"ng-select": "1.0.0-rc.3",
"ng2-ckeditor": "1.2.7",
"ng2-codemirror": "1.1.3",
"ng2-cookies": "1.0.12",
"ngx-clipboard": "10.0.0",
"primeng": "6.1.1",
"proxy-polyfill": "0.1.7",
"rxjs": "6.3.3",
"web-animations-js": "2.2.5",
"zone.js": "0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.9.0-beta.4",
"@angular/cli": "7.0.0-beta.4",
"@angular/compiler-cli": "7.0.0-beta.7",
"@angular/language-service": "7.0.0-beta.7",
"@secretlint/secretlint-rule-preset-recommend": "^2.1.1",
"@types/jasmine": "3.3.5",
"@types/jasminewd2": "2.0.3",
"@types/node": "10.10.1",
"@types/selenium-webdriver": "3.0.10",
"aws-sdk": "2.322.0",
"chalk": "2.4.1",
"codelyzer": "4.4.4",
"glob-fs": "0.1.7",
"jasmine-core": "3.2.1",
"jasmine-reporters": "2.3.2",
"jasmine-spec-reporter": "4.2.1",
"karma": "3.0.0",
"karma-chrome-launcher": "2.2.0",
"karma-cli": "1.0.1",
"karma-coverage": "1.1.2",
"karma-coverage-istanbul-reporter": "2.0.4",
"karma-jasmine": "1.1.2",
"karma-jasmine-html-reporter": "1.3.1",
"karma-junit-reporter": "1.2.0",
"karma-phantomjs-launcher": "1.0.4",
"karma-scss-preprocessor": "3.0.0",
"lighthouse": "3.1.1",
"node-sass": "4.9.3",
"pg-promise": "8.4.6",
"pre-commit": "1.2.2",
"protractor": "5.4.1",
"proxy-agent": "3.0.1",
"puppeteer": "1.8.0",
"q": "1.5.1",
"secretlint": "^2.1.1",
"sync-request": "6.0.0",
"then-request": "6.0.0",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"typescript": "3.0.3",
"var": "0.3.2",
"webdriver-manager": "12.1.0",
"winston": "3.1.0"
},
"pre-commit": [
"license-check",
"lint"
]
}