Commit a55fb2d294d490625f4ad743287ab64bf6932785
1 parent
ca499328ce
Exists in
master
fuera dependencia electron
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
package.json
1 | { | 1 | { |
2 | "name": "wrapper-demo", | 2 | "name": "wrapper-demo", |
3 | "version": "0.0.1", | 3 | "version": "0.0.1", |
4 | "description": "", | 4 | "description": "", |
5 | "main": "main.js", | 5 | "main": "main.js", |
6 | "scripts": { | 6 | "scripts": { |
7 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", | 7 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", |
8 | "gulp-pre-commit": "gulp pre-commit", | 8 | "gulp-pre-commit": "gulp pre-commit", |
9 | "compile": "gulp uglify && gulp sass", | 9 | "compile": "gulp uglify && gulp sass", |
10 | "actualizar": "git pull origin master", | 10 | "actualizar": "git pull origin master", |
11 | "install-dev": "gulp pre-install && npm install && gulp post-install" | 11 | "install-dev": "gulp pre-install && npm install && gulp post-install" |
12 | }, | 12 | }, |
13 | "pre-commit": [ | 13 | "pre-commit": [ |
14 | "gulp-pre-commit" | 14 | "gulp-pre-commit" |
15 | ], | 15 | ], |
16 | "repository": { | 16 | "repository": { |
17 | "type": "git", | 17 | "type": "git", |
18 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" | 18 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" |
19 | }, | 19 | }, |
20 | "author": "Foca Software", | 20 | "author": "Foca Software", |
21 | "license": "ISC", | 21 | "license": "ISC", |
22 | "dependencies": { | 22 | "dependencies": { |
23 | "angular": "^1.7.5", | 23 | "angular": "^1.7.5", |
24 | "angular-chart.js": "1.1.1", | 24 | "angular-chart.js": "1.1.1", |
25 | "angular-cookies": "^1.7.5", | 25 | "angular-cookies": "^1.7.5", |
26 | "angular-i18n": "^1.7.5", | 26 | "angular-i18n": "^1.7.5", |
27 | "angular-ladda": "^0.4.3", | 27 | "angular-ladda": "^0.4.3", |
28 | "angular-route": "^1.7.5", | 28 | "angular-route": "^1.7.5", |
29 | "angular-sanitize": "^1.7.5", | 29 | "angular-sanitize": "^1.7.5", |
30 | "angular-ui-grid": "4.6.6", | 30 | "angular-ui-grid": "4.6.6", |
31 | "angular-ui-swiper": "^2.3.8", | 31 | "angular-ui-swiper": "^2.3.8", |
32 | "bootstrap": "^4.1.3", | 32 | "bootstrap": "^4.1.3", |
33 | "chart.js": "2.7.3", | 33 | "chart.js": "2.7.3", |
34 | "excel-builder": "2.0.3", | 34 | "excel-builder": "2.0.3", |
35 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | 35 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", |
36 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 36 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", |
37 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | 37 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", |
38 | "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git", | 38 | "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git", |
39 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | 39 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", |
40 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", | 40 | "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", |
41 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", | 41 | "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", |
42 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | 42 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", |
43 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", | 43 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", |
44 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", | 44 | "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", |
45 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | 45 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
46 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | 46 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
47 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | 47 | "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", |
48 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | 48 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", |
49 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", | 49 | "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", |
50 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | 50 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", |
51 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | 51 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", |
52 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", | 52 | "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", |
53 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | 53 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", |
54 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | 54 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", |
55 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | 55 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
56 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", | 56 | "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", |
57 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | 57 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", |
58 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | 58 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", |
59 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", | 59 | "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", |
60 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | 60 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", |
61 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", | 61 | "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", |
62 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | 62 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
63 | "foca-modal-banco": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-banco.git", | 63 | "foca-modal-banco": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-banco.git", |
64 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | 64 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
65 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | 65 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", |
66 | "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", | 66 | "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", |
67 | "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git", | 67 | "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git", |
68 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | 68 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", |
69 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 69 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
70 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", | 70 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", |
71 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 71 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", |
72 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 72 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
73 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | 73 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", |
74 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | 74 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", |
75 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | 75 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", |
76 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 76 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
77 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", | 77 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", |
78 | "foca-modal-informe-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-chofer.git", | 78 | "foca-modal-informe-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-chofer.git", |
79 | "foca-modal-informe-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-hoja-ruta.git", | 79 | "foca-modal-informe-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-hoja-ruta.git", |
80 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | 80 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", |
81 | "foca-modal-localidad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localidad.git", | 81 | "foca-modal-localidad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localidad.git", |
82 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", | 82 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", |
83 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", | 83 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", |
84 | "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", | 84 | "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", |
85 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 85 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", |
86 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 86 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
87 | "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", | 87 | "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", |
88 | "foca-modal-provincia": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-provincia.git", | 88 | "foca-modal-provincia": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-provincia.git", |
89 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | 89 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", |
90 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 90 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", |
91 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 91 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", |
92 | "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", | 92 | "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", |
93 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | 93 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", |
94 | "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", | 94 | "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", |
95 | "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", | 95 | "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", |
96 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | 96 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", |
97 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 97 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
98 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 98 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", |
99 | "font-awesome": "^4.7.0", | 99 | "font-awesome": "^4.7.0", |
100 | "gulp-angular-templatecache": "^2.2.1", | 100 | "gulp-angular-templatecache": "^2.2.1", |
101 | "gulp-htmlmin": "^5.0.1", | 101 | "gulp-htmlmin": "^5.0.1", |
102 | "gulp-uglify": "^3.0.1", | 102 | "gulp-uglify": "^3.0.1", |
103 | "gulp-uglify-es": "^1.0.4", | 103 | "gulp-uglify-es": "^1.0.4", |
104 | "jquery": "^3.3.1", | 104 | "jquery": "^3.3.1", |
105 | "jszip": "2.6.1", | 105 | "jszip": "2.6.1", |
106 | "ladda": "1.0.6", | 106 | "ladda": "1.0.6", |
107 | "leaflet": "1.3.4", | 107 | "leaflet": "1.3.4", |
108 | "lodash": "4.17.11", | 108 | "lodash": "4.17.11", |
109 | "moment": "2.23.0", | 109 | "moment": "2.23.0", |
110 | "ngstorage": "^0.3.11", | 110 | "ngstorage": "^0.3.11", |
111 | "node-sass": "^4.10.0", | 111 | "node-sass": "^4.10.0", |
112 | "pdfmake": "0.1.41", | 112 | "pdfmake": "0.1.41", |
113 | "uglify": "^0.1.5", | 113 | "uglify": "^0.1.5", |
114 | "ui-bootstrap4": "^3.0.5" | 114 | "ui-bootstrap4": "^3.0.5" |
115 | }, | 115 | }, |
116 | "devDependencies": { | 116 | "devDependencies": { |
117 | "electron": "^3.0.2", | ||
118 | "gulp": "3.9.1", | 117 | "gulp": "3.9.1", |
119 | "gulp-clean": "^0.4.0", | 118 | "gulp-clean": "^0.4.0", |
120 | "gulp-concat": "^2.6.1", | 119 | "gulp-concat": "^2.6.1", |
121 | "gulp-connect": "^5.6.1", | 120 | "gulp-connect": "^5.6.1", |
122 | "gulp-jshint": "^2.1.0", | 121 | "gulp-jshint": "^2.1.0", |
123 | "gulp-rename": "^1.4.0", | 122 | "gulp-rename": "^1.4.0", |
124 | "gulp-replace": "^1.0.0", | 123 | "gulp-replace": "^1.0.0", |
125 | "gulp-sass": "^4.0.1", | 124 | "gulp-sass": "^4.0.1", |
126 | "gulp-uglify": "^1.0.4", | 125 | "gulp-uglify": "^1.0.4", |
127 | "gulp-watch": "^5.0.1", | 126 | "gulp-watch": "^5.0.1", |
128 | "jasmine-core": "^3.2.1", | 127 | "jasmine-core": "^3.2.1", |
129 | "jshint": "^2.9.6", | 128 | "jshint": "^2.9.6", |
130 | "pre-commit": "^1.2.2", | 129 | "pre-commit": "^1.2.2", |
131 | "pump": "^3.0.0" | 130 | "pump": "^3.0.0" |
132 | } | 131 | } |
133 | } | 132 | } |
134 | 133 |