-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
142 lines (142 loc) · 4.25 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"name": "oevent2",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@agm/core": "^1.0.0-beta.1",
"@angular/animations": "^4.2.4",
"@angular/common": "^4.2.4",
"@angular/compiler": "^4.2.4",
"@angular/core": "^4.2.4",
"@angular/flex-layout": "^2.0.0-beta.8",
"@angular/forms": "^4.2.4",
"@angular/http": "^4.2.4",
"@angular/platform-browser": "^4.2.4",
"@angular/platform-browser-dynamic": "^4.2.4",
"@angular/router": "^4.2.4",
"@ng-bootstrap/ng-bootstrap": "^1.0.0-alpha.25",
"@types/lodash": "^4.14.64",
"@types/request": "^0.0.30",
"@types/request-promise": "^3.0.32",
"angular2-bootstrap-pagination": "^2.1.2",
"angular2-clipboard": "^2.0.14",
"angular2-modal": "^2.0.2",
"angular2-polyfill": "0.0.32",
"angular2-tag-input": "^1.1.2",
"angular2-text-mask": "^1.0.1",
"angular2-toaster": "^1.0.2",
"angular2-ui-switch": "^1.2.0",
"angularfire2": "^5.0.0-rc.10",
"awesome-typescript-loader": "^3.1.3",
"bcrypt": "^1.0.3",
"bootstrap": "^3.3.7",
"bootstrap-datepicker": "^1.6.4",
"chart.js": "^2.3.0",
"core-js": "~2.4.1",
"dragula": "^3.7.2",
"elasticsearch": "^13.3.1",
"firebase": "^3.9.0",
"firebase-tools": "^3.7.0",
"hammerjs": "^2.0.8",
"install": "^0.8.4",
"json-2-csv": "^2.1.1",
"lodash": "^4.17.4",
"moment": "^2.17.1",
"momentjs": "^2.0.0",
"mtr-datepicker": "^0.3.5",
"mydatepicker": "^1.1.3",
"mydaterangepicker": "^1.0.14",
"ng2-charts": "^1.4.0",
"ng2-datepicker": "^1.4.6",
"ng2-datetime": "^1.2.2",
"ng2-dragula": "^1.2.1",
"ng2-img-cropper": "^0.8.8",
"ng2-inline-editor": "^0.1.1-alpha.3",
"ng2-meta": "^2.0.3",
"ng2-page-slider": "^0.8.0",
"ng2-pagination": "^2.0.0",
"ng2-slim-loading-bar": "^2.0.5",
"ng2-social-share": "0.0.10",
"ng2-summernote": "^1.11.0",
"ng2-toasty": "*",
"ngx-swiper-wrapper": "^4.0.0",
"ngx-ui-switch": "^1.6.1",
"npm": "^4.1.1",
"papaparse": "^4.3.3",
"reflect-metadata": "^0.1.10",
"roboto-fontface": "^0.8.0",
"rxjs": "^5.5.11",
"social-share-ng2": "^0.2.4",
"summernote": "^0.8.2",
"underscore": "^1.8.3",
"zone.js": "^0.8.14"
},
"devDependencies": {
"@angular/cli": "1.3.2",
"@angular/compiler-cli": "^4.2.4",
"@angular/language-service": "^4.2.4",
"@types/jasmine": "~2.5.53",
"@types/jasminewd2": "~2.0.2",
"@types/node": "~6.0.60",
"codelyzer": "~3.1.1",
"jasmine-core": "~2.6.2",
"jasmine-spec-reporter": "~4.1.0",
"karma": "~1.7.0",
"karma-chrome-launcher": "~2.1.1",
"karma-cli": "~1.0.1",
"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": "~3.2.0",
"tslint": "~5.3.2",
"typescript": "~2.3.3",
"@types/core-js": "~0.9.30",
"@types/hammerjs": "^2.0.33",
"autoprefixer": "~6.4.0",
"babel-core": "^6.18.2",
"babel-loader": "^6.2.9",
"babel-preset-es2015": "^6.18.0",
"copy-webpack-plugin": "^4.0.1",
"cross-env": "~2.0.0",
"css-loader": "~0.23.1",
"del-cli": "~0.2.0",
"eslint": "~3.3.0",
"express": "~4.14.0",
"extract-text-webpack-plugin": "^2.1.0",
"html-webpack-plugin": "~2.22.0",
"karma-mocha-reporter": "~2.1.0",
"karma-sourcemap-loader": "~0.3.7",
"karma-webpack": "~1.8.0",
"minx": "github:r-park/minx",
"morgan": "~1.7.0",
"node-sass": "~3.8.0",
"nodemon": "~1.10.0",
"npm-run-all": "~2.3.0",
"postcss-loader": "~0.9.1",
"raw-loader": "~0.5.1",
"sass-loader": "~4.0.0",
"style-loader": "~0.13.1",
"ts-helpers": "~1.1.1",
"ts-loader": "~0.8.2",
"typings": "~1.3.2",
"winston": "~2.2.0"
},
"description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.3.2.",
"main": "karma.conf.js",
"repository": {
"type": "git",
"url": "git+https://[email protected]/shanejb5/oevent2.git"
},
"author": "",
"homepage": "https://bitbucket.org/shanejb5/oevent2#readme"
}