Commit 68f0df56696d922ca17d277b265f276b0bdfb81e
1 parent
134447e4a8
Exists in
master
ok url git
Showing
1 changed file
with
45 additions
and
45 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": "ssh://git@debonline.dyndns.org:npm/wrapper-demo.git" | 18 | "url": "ssh://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-cookies": "^1.7.5", | 24 | "angular-cookies": "^1.7.5", |
25 | "angular-i18n": "^1.7.5", | 25 | "angular-i18n": "^1.7.5", |
26 | "angular-ladda": "^0.4.3", | 26 | "angular-ladda": "^0.4.3", |
27 | "angular-route": "^1.7.5", | 27 | "angular-route": "^1.7.5", |
28 | "angular-sanitize": "^1.7.5", | 28 | "angular-sanitize": "^1.7.5", |
29 | "angular-ui-swiper": "^2.3.8", | 29 | "angular-ui-swiper": "^2.3.8", |
30 | "bootstrap": "^4.1.3", | 30 | "bootstrap": "^4.1.3", |
31 | "foca-abm-chofer": "git+http://git.focasoftware.com/npm/foca-abm-chofer.git", | 31 | "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", |
32 | "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git", | 32 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", |
33 | "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git", | 33 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", |
34 | "foca-abm-sectores": "git+http://git.focasoftware.com/npm/foca-abm-sectores.git", | 34 | "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git", |
35 | "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git", | 35 | "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", |
36 | "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git", | 36 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", |
37 | "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git", | 37 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
38 | "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git", | 38 | "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", |
39 | "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git", | 39 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
40 | "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git", | 40 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", |
41 | "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git", | 41 | "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", |
42 | "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git", | 42 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", |
43 | "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git", | 43 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", |
44 | "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git", | 44 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", |
45 | "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git", | 45 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
46 | "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git", | 46 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", |
47 | "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git", | 47 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", |
48 | "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git", | 48 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", |
49 | "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git", | 49 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
50 | "foca-modal-banco": "git+http://git.focasoftware.com/npm/foca-modal-banco.git", | 50 | "foca-modal-banco": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-banco.git", |
51 | "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git", | 51 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
52 | "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git", | 52 | "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", |
53 | "foca-modal-chofer": "git+http://git.focasoftware.com/npm/foca-modal-chofer.git", | 53 | "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", |
54 | "foca-modal-cobrador": "git+http://git.focasoftware.com/npm/foca-modal-cobrador.git", | 54 | "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git", |
55 | "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git", | 55 | "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", |
56 | "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git", | 56 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
57 | "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git", | 57 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", |
58 | "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git", | 58 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
59 | "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git", | 59 | "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", |
60 | "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git", | 60 | "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", |
61 | "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git", | 61 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
62 | "foca-modal-localidad": "git+http://git.focasoftware.com/npm/foca-modal-localidad.git", | 62 | "foca-modal-localidad": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localidad.git", |
63 | "foca-modal-moneda": "git+http://git.focasoftware.com/npm/foca-modal-moneda.git", | 63 | "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", |
64 | "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git", | 64 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", |
65 | "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git", | 65 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
66 | "foca-modal-proveedor": "git+http://git.focasoftware.com/npm/foca-modal-proveedor.git", | 66 | "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", |
67 | "foca-modal-provincia": "git+http://git.focasoftware.com/npm/foca-modal-provincia.git", | 67 | "foca-modal-provincia": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-provincia.git", |
68 | "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git", | 68 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", |
69 | "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git", | 69 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", |
70 | "foca-modal-transportista": "git+http://git.focasoftware.com/npm/foca-modal-transportista.git", | 70 | "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", |
71 | "foca-modal-vehiculo": "git+http://git.focasoftware.com/npm/foca-modal-vehiculo.git", | 71 | "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", |
72 | "foca-modal-vendedores": "git+http://git.focasoftware.com/npm/foca-modal-vendedores.git", | 72 | "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", |
73 | "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git", | 73 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", |
74 | "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git", | 74 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
75 | "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git", | 75 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", |
76 | "font-awesome": "^4.7.0", | 76 | "font-awesome": "^4.7.0", |
77 | "gulp-angular-templatecache": "^2.2.1", | 77 | "gulp-angular-templatecache": "^2.2.1", |
78 | "gulp-htmlmin": "^5.0.1", | 78 | "gulp-htmlmin": "^5.0.1", |
79 | "gulp-uglify": "^3.0.1", | 79 | "gulp-uglify": "^3.0.1", |
80 | "gulp-uglify-es": "^1.0.4", | 80 | "gulp-uglify-es": "^1.0.4", |
81 | "jquery": "^3.3.1", | 81 | "jquery": "^3.3.1", |
82 | "ladda": "1.0.6", | 82 | "ladda": "1.0.6", |
83 | "leaflet": "1.3.4", | 83 | "leaflet": "1.3.4", |
84 | "ngstorage": "^0.3.11", | 84 | "ngstorage": "^0.3.11", |
85 | "node-sass": "^4.10.0", | 85 | "node-sass": "^4.10.0", |
86 | "uglify": "^0.1.5", | 86 | "uglify": "^0.1.5", |
87 | "ui-bootstrap4": "^3.0.5" | 87 | "ui-bootstrap4": "^3.0.5" |
88 | }, | 88 | }, |
89 | "devDependencies": { | 89 | "devDependencies": { |
90 | "electron": "^3.0.2", | 90 | "electron": "^3.0.2", |
91 | "gulp": "^3.9.1", | 91 | "gulp": "^3.9.1", |
92 | "gulp-clean": "^0.4.0", | 92 | "gulp-clean": "^0.4.0", |
93 | "gulp-concat": "^2.6.1", | 93 | "gulp-concat": "^2.6.1", |
94 | "gulp-connect": "^5.6.1", | 94 | "gulp-connect": "^5.6.1", |
95 | "gulp-jshint": "^2.1.0", | 95 | "gulp-jshint": "^2.1.0", |
96 | "gulp-rename": "^1.4.0", | 96 | "gulp-rename": "^1.4.0", |
97 | "gulp-replace": "^1.0.0", | 97 | "gulp-replace": "^1.0.0", |
98 | "gulp-sass": "^4.0.1", | 98 | "gulp-sass": "^4.0.1", |
99 | "gulp-uglify": "^1.0.4", | 99 | "gulp-uglify": "^1.0.4", |
100 | "gulp-watch": "^5.0.1", | 100 | "gulp-watch": "^5.0.1", |
101 | "jasmine-core": "^3.2.1", | 101 | "jasmine-core": "^3.2.1", |
102 | "jshint": "^2.9.6", | 102 | "jshint": "^2.9.6", |
103 | "pre-commit": "^1.2.2", | 103 | "pre-commit": "^1.2.2", |
104 | "pump": "^3.0.0" | 104 | "pump": "^3.0.0" |
105 | } | 105 | } |
106 | } | 106 | } |
107 | 107 |