forked from mateogo/develar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
executable file
·140 lines (140 loc) · 4.91 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
{
"name": "develar",
"version": "0.1.0",
"description": "Project and content management",
"license": "",
"angular-cli": {},
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.conf.json",
"server": "DEBUG=develar:server PORT=8080 NODE_ENV=development DBASE=develar SERVER=http://develar-local.co PUBLIC=/public node bin/www",
"mabcomer": "DEBUG=develar:server PORT=8080 NODE_ENV=development DBASE=comerciosmab SERVER=http://develar-local.co PUBLIC=/public node bin/www",
"mabindus": "DEBUG=develar:server PORT=8080 NODE_ENV=development DBASE=industriasmab SERVER=http://develar-local.co PUBLIC=/public node bin/www",
"mabsalud": "DEBUG=develar:server PORT=8080 NODE_ENV=development DBASE=saludmab SERVER=http://develar-local.co PUBLIC=/public node bin/www",
"pisac": "DEBUG=develar:server PORT=8080 NODE_ENV=development DBASE=sisplan SERVER=http://develar-local.co PUBLIC=/public node bin/www",
"picris": "DEBUG=develar:server PORT=8080 NODE_ENV=production DBASE=develar SERVER=http://picris.co PUBLIC=/www/picris node bin/www",
"masuno": "DEBUG=develar:server PORT=8081 NODE_ENV=production DBASE=masunodb SERVER=http://masuno.digital PUBLIC=/www/masuno node bin/www",
"qa": "DEBUG=develar:server PORT=8080 NODE_ENV=test node bin/www",
"production": "DEBUG=develar:server PORT=8080 NODE_ENV=production node bin/www",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"build": "ng build --prod"
},
"keywords": [
"uno",
"iutw",
"project management",
"proof-of-concept"
],
"private": true,
"dependencies": {
"@agm/core": "^1.1.0",
"@angular/animations": "^9.1.11",
"@angular/cdk": "^9.2.4",
"@angular/common": "^9.1.11",
"@angular/compiler": "^9.1.11",
"@angular/core": "^9.1.11",
"@angular/forms": "^9.1.11",
"@angular/localize": "^9.1.11",
"@angular/material": "^9.2.4",
"@angular/material-moment-adapter": "^11.0.1",
"@angular/platform-browser": "^9.1.11",
"@angular/platform-browser-dynamic": "^9.1.11",
"@angular/router": "^9.1.11",
"@asymmetrik/ngx-leaflet": "^6.0.1",
"@fullcalendar/angular": "^5.1.0",
"@fullcalendar/core": "^5.1.0",
"@fullcalendar/daygrid": "^5.1.0",
"@fullcalendar/interaction": "^5.1.0",
"@fullcalendar/timegrid": "^5.1.0",
"@mapbox/mapbox-gl-styles": "^2.1.1",
"@ng-bootstrap/ng-bootstrap": "^6.1.0",
"@ngrx/effects": "^9.2.0",
"@ngrx/entity": "^9.2.0",
"@ngrx/store": "^9.2.0",
"@ngrx/store-devtools": "^9.2.0",
"@swimlane/ngx-datatable": "^17.0.0",
"angular-calendar": "^0.28.16",
"axios": "^0.20.0",
"bluebird": "^3.7.2",
"body-parser": "^1.19.0",
"bootstrap": "^4.5.0",
"chart.js": "^2.9.3",
"cookie-parser": "^1.4.5",
"cookie-session": "^2.0.0-rc.1",
"core-js": "^3.6.5",
"crawler": "^1.2.2",
"csvtojson": "^2.0.10",
"d3": "^5.16.0",
"date-fns": "^2.14.0",
"debug": "^4.1.1",
"exceljs": "^4.3.0",
"express": "^4.17.1",
"font-awesome": "^4.7.0",
"form-data": "^3.0.0",
"g": "^2.0.1",
"helmet": "^3.23.3",
"html-to-text": "^5.1.1",
"jsdom": "^16.2.2",
"leaflet": "^1.6.0",
"mapbox-gl": "^1.11.0",
"mapbox-gl-controls": "^1.6.4",
"mapbox-gl-toggle-control": "^1.0.5",
"medium-editor": "^5.23.3",
"mongoose": "^5.11.3",
"morgan": "^1.10.0",
"multer": "^1.4.2",
"ng2-charts": "^2.3.2",
"ng2-file-upload": "^1.4.0",
"ng2-pdf-viewer": "^6.3.2",
"ng2-validation": "4.2.0",
"node-geocoder": "^3.27.0",
"nodemailer": "^6.4.10",
"passport": "^0.4.1",
"passport-google-oauth": "^2.0.0",
"passport-local": "^1.0.0",
"pdfkit": "^0.11.0",
"prismjs": "^1.20.0",
"pug": "^3.0.0",
"request": "^2.88.0",
"request-promise": "^4.2.5",
"rxjs": "^6.6.0",
"serve-favicon": "^2.4.5",
"socket.io": "^2.3.0",
"socket.io-client": "^2.3.0",
"squeezebox": "^1.4.1",
"tslib": "^1.13.0",
"typescript": "~3.8.3",
"underscore": "^1.10.2",
"web-animations-js": "^2.3.2",
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.901.10",
"@angular/cli": "^9.1.10",
"@angular/compiler-cli": "^9.1.11",
"@ngrx/schematics": "^9.2.0",
"@types/d3": "^5.7.2",
"@types/hammerjs": "2.0.36",
"@types/jasmine": "^3.5.11",
"@types/jasminewd2": "^2.0.8",
"@types/leaflet": "^1.5.14",
"@types/mapbox-gl": "^1.11.0",
"@types/node": "^14.0.18",
"@types/socket.io-client": "^1.4.33",
"codelyzer": "^6.0.0",
"jasmine": "^3.5.0",
"jasmine-core": "^3.5.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~4.4.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "^2.1.1",
"karma-jasmine": "~3.1.0",
"node-sass": "^4.14.1",
"protractor": "^5.4.4",
"ts-node": "~8.10.2",
"tslint": "~5.19.0",
"xml2js": "^0.4.23"
}
}