Commit 152a8b7d4e21c575523bebfb96ca8dff88f90c50
1 parent
0ce0de3a71
Exists in
master
comando npm test
Showing
1 changed file
with
1 additions
and
0 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 | "test": "unit-test.html", | ||
7 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", | 8 | "initdev": "npm install gulp --global && npm install && npm install -g jshint", |
8 | "gulp-pre-commit": "gulp pre-commit", | 9 | "gulp-pre-commit": "gulp pre-commit", |
9 | "compile": "gulp uglify && gulp sass", | 10 | "compile": "gulp uglify && gulp sass", |
10 | "actualizar": "git pull origin master", | 11 | "actualizar": "git pull origin master", |
11 | "install-dev": "gulp pre-install && npm install && gulp post-install" | 12 | "install-dev": "gulp pre-install && npm install && gulp post-install" |
12 | }, | 13 | }, |
13 | "pre-commit": [ | 14 | "pre-commit": [ |
14 | "gulp-pre-commit" | 15 | "gulp-pre-commit" |
15 | ], | 16 | ], |
16 | "repository": { | 17 | "repository": { |
17 | "type": "git", | 18 | "type": "git", |
18 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" | 19 | "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" |
19 | }, | 20 | }, |
20 | "author": "Foca Software", | 21 | "author": "Foca Software", |
21 | "license": "ISC", | 22 | "license": "ISC", |
22 | "dependencies": { | 23 | "dependencies": { |
23 | "angular": "^1.7.7", | 24 | "angular": "^1.7.7", |
24 | "angular-chart.js": "1.1.1", | 25 | "angular-chart.js": "1.1.1", |
25 | "angular-cookies": "^1.7.7", | 26 | "angular-cookies": "^1.7.7", |
26 | "angular-i18n": "^1.7.7", | 27 | "angular-i18n": "^1.7.7", |
27 | "angular-ladda": "^0.4.3", | 28 | "angular-ladda": "^0.4.3", |
28 | "angular-mocks": "^1.7.7", | 29 | "angular-mocks": "^1.7.7", |
29 | "angular-route": "^1.7.7", | 30 | "angular-route": "^1.7.7", |
30 | "angular-sanitize": "^1.7.7", | 31 | "angular-sanitize": "^1.7.7", |
31 | "angular-ui-grid": "4.6.6", | 32 | "angular-ui-grid": "4.6.6", |
32 | "angular-ui-swiper": "^2.3.8", | 33 | "angular-ui-swiper": "^2.3.8", |
33 | "bootstrap": "^4.2.1", | 34 | "bootstrap": "^4.2.1", |
34 | "chart.js": "2.7.3", | 35 | "chart.js": "2.7.3", |
35 | "excel-builder": "2.0.3", | 36 | "excel-builder": "2.0.3", |
36 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | 37 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", |
37 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 38 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", |
38 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | 39 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", |
39 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | 40 | "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", | 41 | "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", | 42 | "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", | 43 | "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", | 44 | "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", | 45 | "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", | 46 | "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", | 47 | "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", | 48 | "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", | 49 | "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", | 50 | "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", | 51 | "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", | 52 | "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", | 53 | "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", | 54 | "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", | 55 | "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", | 56 | "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", | 57 | "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", | 58 | "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", | 59 | "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", | 60 | "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", | 61 | "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", | 62 | "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", | 63 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
63 | "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", |
64 | "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", |
65 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | 66 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", |
66 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 67 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
67 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", | 68 | "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", |
68 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 69 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", |
69 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 70 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
70 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | 71 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", |
71 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | 72 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", |
72 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | 73 | "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", |
73 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 74 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
74 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", | 75 | "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", |
75 | "foca-modal-informe-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-chofer.git", | 76 | "foca-modal-informe-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-chofer.git", |
76 | "foca-modal-informe-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-hoja-ruta.git", | 77 | "foca-modal-informe-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe-hoja-ruta.git", |
77 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | 78 | "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", |
78 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", | 79 | "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", |
79 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", | 80 | "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", |
80 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 81 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", |
81 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 82 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
82 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | 83 | "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", |
83 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 84 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", |
84 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 85 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", |
85 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | 86 | "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", |
86 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | 87 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", |
87 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 88 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
88 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 89 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", |
89 | "font-awesome": "^4.7.0", | 90 | "font-awesome": "^4.7.0", |
90 | "gulp-angular-templatecache": "^2.2.6", | 91 | "gulp-angular-templatecache": "^2.2.6", |
91 | "gulp-htmlmin": "^5.0.1", | 92 | "gulp-htmlmin": "^5.0.1", |
92 | "gulp-uglify": "^3.0.1", | 93 | "gulp-uglify": "^3.0.1", |
93 | "gulp-uglify-es": "^1.0.4", | 94 | "gulp-uglify-es": "^1.0.4", |
94 | "jquery": "^3.3.1", | 95 | "jquery": "^3.3.1", |
95 | "jszip": "2.6.1", | 96 | "jszip": "2.6.1", |
96 | "ladda": "1.0.6", | 97 | "ladda": "1.0.6", |
97 | "leaflet": "1.3.4", | 98 | "leaflet": "1.3.4", |
98 | "lodash": "4.17.11", | 99 | "lodash": "4.17.11", |
99 | "moment": "2.23.0", | 100 | "moment": "2.23.0", |
100 | "ngstorage": "^0.3.11", | 101 | "ngstorage": "^0.3.11", |
101 | "node-sass": "^4.11.0", | 102 | "node-sass": "^4.11.0", |
102 | "pdfmake": "0.1.41", | 103 | "pdfmake": "0.1.41", |
103 | "uglify": "^0.1.5", | 104 | "uglify": "^0.1.5", |
104 | "ui-bootstrap4": "^3.0.6" | 105 | "ui-bootstrap4": "^3.0.6" |
105 | }, | 106 | }, |
106 | "devDependencies": { | 107 | "devDependencies": { |
107 | "gulp": "3.9.1", | 108 | "gulp": "3.9.1", |
108 | "gulp-clean": "^0.4.0", | 109 | "gulp-clean": "^0.4.0", |
109 | "gulp-concat": "^2.6.1", | 110 | "gulp-concat": "^2.6.1", |
110 | "gulp-connect": "^5.7.0", | 111 | "gulp-connect": "^5.7.0", |
111 | "gulp-jshint": "^2.1.0", | 112 | "gulp-jshint": "^2.1.0", |
112 | "gulp-rename": "^1.4.0", | 113 | "gulp-rename": "^1.4.0", |
113 | "gulp-replace": "^1.0.0", | 114 | "gulp-replace": "^1.0.0", |
114 | "gulp-sass": "^4.0.1", | 115 | "gulp-sass": "^4.0.1", |
115 | "gulp-uglify": "^1.0.4", | 116 | "gulp-uglify": "^1.0.4", |
116 | "gulp-watch": "^5.0.1", | 117 | "gulp-watch": "^5.0.1", |
117 | "jasmine-core": "^3.3.0", | 118 | "jasmine-core": "^3.3.0", |
118 | "jshint": "^2.10.1", | 119 | "jshint": "^2.10.1", |
119 | "pre-commit": "^1.2.2", | 120 | "pre-commit": "^1.2.2", |
120 | "pump": "^3.0.0" | 121 | "pump": "^3.0.0" |
121 | } | 122 | } |
122 | } | 123 | } |
123 | 124 |