Commit 53a6415eaf70bdf763545762d42422a29130f68f
1 parent
a090296ac0
Exists in
master
ok package.json
Showing
1 changed file
with
2 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 | "postinstall": "npm install foca-abm-plazo-pago foca-abm-precios-condiciones foca-abm-sectores foca-admin-seguimiento foca-botonera-principal foca-busqueda-cliente foca-configuracion foca-crear-hoja-ruta foca-crear-nota-pedido foca-crear-remito foca-directivas foca-filtros foca-hoja-ruta foca-login foca-modal foca-modal-busqueda-productos foca-modal-chofer foca-modal-cotizacion foca-modal-detalle-hoja-ruta foca-modal-domicilio foca-modal-flete foca-modal-moneda foca-modal-nota-pedido foca-modal-precio-condiciones foca-modal-proveedor foca-modal-remito foca-modal-tarifa-flete foca-modal-transportista foca-modal-vehiculo foca-modal-vendedores foca-seguimiento foca-teclado", | 10 | "postinstall": "npm install foca-abm-plazo-pago foca-abm-precios-condiciones foca-abm-sectores foca-admin-seguimiento foca-botonera-principal foca-busqueda-cliente foca-configuracion foca-crear-hoja-ruta foca-crear-nota-pedido foca-crear-remito foca-directivas foca-filtros foca-hoja-ruta foca-login foca-modal foca-modal-busqueda-productos foca-modal-chofer foca-modal-cotizacion foca-modal-detalle-hoja-ruta foca-modal-domicilio foca-modal-flete foca-modal-moneda foca-modal-nota-pedido foca-modal-precio-condiciones foca-modal-proveedor foca-modal-remito foca-modal-tarifa-flete foca-modal-transportista foca-modal-vehiculo foca-modal-vendedores foca-nombre-empresa foca-seguimiento foca-teclado", |
11 | "actualizar": "git pull origin master", | 11 | "actualizar": "git pull origin master", |
12 | "electron": "electron .", | 12 | "electron": "electron .", |
13 | "electron-build": "gulp uglify && gulp html && gulp sass && electron ." | 13 | "electron-build": "gulp uglify && gulp html && gulp sass && electron ." |
14 | }, | 14 | }, |
15 | "pre-commit": [ | 15 | "pre-commit": [ |
16 | "gulp-pre-commit" | 16 | "gulp-pre-commit" |
17 | ], | 17 | ], |
18 | "repository": { | 18 | "repository": { |
19 | "type": "git", | 19 | "type": "git", |
20 | "url": "ssh://git@debonline.dyndns.org:npm/wrapper-demo.git" | 20 | "url": "ssh://git@debonline.dyndns.org:npm/wrapper-demo.git" |
21 | }, | 21 | }, |
22 | "author": "Foca Software", | 22 | "author": "Foca Software", |
23 | "license": "ISC", | 23 | "license": "ISC", |
24 | "dependencies": { | 24 | "dependencies": { |
25 | "angular": "^1.7.5", | 25 | "angular": "^1.7.5", |
26 | "angular-cookies": "^1.7.5", | 26 | "angular-cookies": "^1.7.5", |
27 | "angular-i18n": "^1.7.5", | 27 | "angular-i18n": "^1.7.5", |
28 | "angular-ladda": "^0.4.3", | 28 | "angular-ladda": "^0.4.3", |
29 | "angular-route": "^1.7.5", | 29 | "angular-route": "^1.7.5", |
30 | "angular-sanitize": "^1.7.5", | 30 | "angular-sanitize": "^1.7.5", |
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 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | 33 | "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", |
34 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | 34 | "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", |
35 | "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git", | 35 | "foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git", |
36 | "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org: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+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | 37 | "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", |
38 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | 38 | "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", |
39 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | 39 | "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", |
40 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | 40 | "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", |
41 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | 41 | "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", |
42 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | 42 | "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", |
43 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | 43 | "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", |
44 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | 44 | "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", |
45 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | 45 | "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", |
46 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | 46 | "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", |
47 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | 47 | "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", |
48 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | 48 | "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", |
49 | "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", | 49 | "foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git", |
50 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | 50 | "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", |
51 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | 51 | "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", |
52 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | 52 | "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", |
53 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | 53 | "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", |
54 | "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", | 54 | "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git", |
55 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | 55 | "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", |
56 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | 56 | "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", |
57 | "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", | 57 | "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", |
58 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | 58 | "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", |
59 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | 59 | "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", |
60 | "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", | 60 | "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", |
61 | "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", | 61 | "foca-modal-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vehiculo.git", |
62 | "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", | 62 | "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", |
63 | "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | ||
63 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | 64 | "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", |
64 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | 65 | "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", |
65 | "font-awesome": "^4.7.0", | 66 | "font-awesome": "^4.7.0", |
66 | "gulp-angular-templatecache": "^2.2.1", | 67 | "gulp-angular-templatecache": "^2.2.1", |
67 | "gulp-htmlmin": "^5.0.1", | 68 | "gulp-htmlmin": "^5.0.1", |
68 | "gulp-uglify": "^3.0.1", | 69 | "gulp-uglify": "^3.0.1", |
69 | "gulp-uglify-es": "^1.0.4", | 70 | "gulp-uglify-es": "^1.0.4", |
70 | "jquery": "^3.3.1", | 71 | "jquery": "^3.3.1", |
71 | "ladda": "1.0.6", | 72 | "ladda": "1.0.6", |
72 | "leaflet": "1.3.4", | 73 | "leaflet": "1.3.4", |
73 | "ngstorage": "^0.3.11", | 74 | "ngstorage": "^0.3.11", |
74 | "node-sass": "^4.10.0", | 75 | "node-sass": "^4.10.0", |
75 | "uglify": "^0.1.5", | 76 | "uglify": "^0.1.5", |
76 | "ui-bootstrap4": "^3.0.5" | 77 | "ui-bootstrap4": "^3.0.5" |
77 | }, | 78 | }, |
78 | "devDependencies": { | 79 | "devDependencies": { |
79 | "electron": "^3.0.2", | 80 | "electron": "^3.0.2", |
80 | "gulp": "^3.9.1", | 81 | "gulp": "^3.9.1", |
81 | "gulp-clean": "^0.4.0", | 82 | "gulp-clean": "^0.4.0", |
82 | "gulp-concat": "^2.6.1", | 83 | "gulp-concat": "^2.6.1", |
83 | "gulp-connect": "^5.6.1", | 84 | "gulp-connect": "^5.6.1", |
84 | "gulp-jshint": "^2.1.0", | 85 | "gulp-jshint": "^2.1.0", |
85 | "gulp-rename": "^1.4.0", | 86 | "gulp-rename": "^1.4.0", |
86 | "gulp-replace": "^1.0.0", | 87 | "gulp-replace": "^1.0.0", |
87 | "gulp-sass": "^4.0.1", | 88 | "gulp-sass": "^4.0.1", |
88 | "gulp-uglify": "^1.0.4", | 89 | "gulp-uglify": "^1.0.4", |
89 | "gulp-watch": "^5.0.1", | 90 | "gulp-watch": "^5.0.1", |
90 | "jasmine-core": "^3.2.1", | 91 | "jasmine-core": "^3.2.1", |
91 | "jshint": "^2.9.6", | 92 | "jshint": "^2.9.6", |
92 | "pre-commit": "^1.2.2", | 93 | "pre-commit": "^1.2.2", |
93 | "pump": "^3.0.0" | 94 | "pump": "^3.0.0" |
94 | } | 95 | } |
95 | } | 96 | } |
96 | 97 |